Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined method for "check_last_wal_received" #13

Open
mcbuehler opened this issue Jul 26, 2017 · 1 comment
Open

Undefined method for "check_last_wal_received" #13

mcbuehler opened this issue Jul 26, 2017 · 1 comment

Comments

@mcbuehler
Copy link

When I call
/check-barman.rb -a last_wal -s <HOST> -w 300 -c 600
I get this error:
.../check-barman.rb:95:in check_last_wal_received': undefined method created' for nil:NilClass (NoMethodError)

Apparently the object latest.wal_files.last does not exist.

@pavelliano
Copy link

Is your barman home directory located in default (/var/lib/barman) or elsewhere?
If not consider using -h parameter for setting your home directory location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants