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

Invalid parameter bind on Sensu_api_config #223

Closed
antonlindstrom opened this issue Aug 14, 2014 · 3 comments
Closed

Invalid parameter bind on Sensu_api_config #223

antonlindstrom opened this issue Aug 14, 2014 · 3 comments

Comments

@antonlindstrom
Copy link
Contributor

We're getting the following error (using Puppet 3.6.2) after upgrading to the latest ref. 89dde9e:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter bind on Sensu_api_config[sensu.example.com] at /etc/puppet/modules/sensu/manifests/api/config.pp:31 on node sensu.example.com
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

The issue is located at config.pp#L24-L31, as far as I can tell it looks well in the provider as well as in config.pp.

Is someone else having these problems and can provide any pointers as to what's going on?

Thanks!

@jamtur01
Copy link
Contributor

Can you confirm that your plugins have been sync'ed to the master and the master restarted?

@antonlindstrom
Copy link
Contributor Author

@jamtur01 Yes, the plugins have been synced and the master has been restarted several times.

Thanks!

@antonlindstrom
Copy link
Contributor Author

Seems to be working now, might have been a slow sync or something. Thanks for the help!

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