Skip to content

Instantly share code, notes, and snippets.

@devicenull
Created February 19, 2013 21:30
Show Gist options
  • Save devicenull/4990154 to your computer and use it in GitHub Desktop.
Save devicenull/4990154 to your computer and use it in GitHub Desktop.
I recently upgraded PuppetDB from v0.9.1 to v1.1.1 and now I'm seeing this error in my log file:
puppet-master[9385]: Could not retrieve resources from the PuppetDB at XXXX:8081: undefined method `log_x_deprecation_header' for #<Puppet::Resource::Puppetdb:0x7f98c16ba9c0> on node XXXX
Looking at the PuppetDB log file, everything seems to be okay except for this error:
2013-02-19 16:18:57,749 WARN [qtp1488632133-65] [http.server] Use of unversioned APIs is deprecated; please use /v1/commands
Why is puppet producing this error?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment