Hi Spriya, Can you try accessing your database server directly at the host and port specified in /etc/puppetdb/conf.d/jetty.ini and see if you get the same error?
e.g curl http://localhost:8080/v4/version Wyatt On Fri, Aug 29, 2014 at 11:30 AM, Spriya <[email protected]> wrote: > Hi, > > I installed puppet server using opensource.when i run puppet agent -t i am > having this issue: > > > *Error: Could not retrieve catalog from remote server: Error 400 on > SERVER: Failed to submit 'replace facts' command for example.com > <http://example.com> to PuppetDB at example.com:8081 > <http://example.com:8081>: [404 Not Found] <html><head><meta > http-equiv="Content-Type" > content="text/html;charset=ISO-8859-1"/><title>Error 404 > </title></head><body><h2>HTTP ERROR: 404</h2><p>Problem accessing > /v3/commands. Reason:<pre> Not Found</pre></p><hr /><i><small>Powered by > Jetty://</small></i></body></html>Warning: Not using cache on failed > catalogError: Could not retrieve catalog; skipping run* > > > Here are my version information: > > > > > > > > > *rpm -qa | grep > puppetpuppetdb-2.2.0-1.el6.noarchpuppetlabs-release-6-6.noarchpuppet-3.6.2-1.el6.noarchpuppet-dashboard-1.2.23-1.el6.noarchpuppet-server-3.6.2-1.el6.noarchrubygem-puppet-lint-0.3.2-1.el6.noarchpuppetdb-terminus-2.2.0-1.el6.noarchpuppetlabs-release-6-10.noarch* > > > Please help me > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/1166ffe0-eed5-449d-93c9-8d981997ff90%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/1166ffe0-eed5-449d-93c9-8d981997ff90%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAJDiH3E%2BV5ACB%3DrQpinnOEg2ooA4WzG94vJLkyhFnP7XaC5o8g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
