Is PuppetDB running? -- Lowe Schmidt | +46 723 867 157
On 25 January 2016 at 13:29, Manoj Kumar <[email protected]> wrote: > Getting following error in apache logs : > > [Mon Jan 25 11:44:21.960584 2016] [:error] [pid 13523] > ERROR:pypuppetdb.api:Not Found localhost:8080 over HTTP. > [Mon Jan 25 11:44:21.964374 2016] [:error] [pid 13523] > ERROR:pypuppetdb.api:Not Found localhost:8080 over HTTP. > [Mon Jan 25 11:44:21.964949 2016] [:error] [pid 13523] > ERROR:puppetboard.app:Exception on /favicon.ico/ [GET] > [Mon Jan 25 11:44:21.964967 2016] [:error] [pid 13523] Traceback (most > recent call last): > [Mon Jan 25 11:44:21.964974 2016] [:error] [pid 13523] File > "/srv/puppetboard/virtenv-puppetboard/lib/python2.7/site-packages/flask/app.py", > line 1817, in wsgi_app > [Mon Jan 25 11:44:21.964980 2016] [:error] [pid 13523] response = > self.full_dispatch_request() > [Mon Jan 25 11:44:21.964985 2016] [:error] [pid 13523] File > "/srv/puppetboard/virtenv-puppetboard/lib/python2.7/site-packages/flask/app.py", > line 1477, in full_dispatch_request > [Mon Jan 25 11:44:21.964991 2016] [:error] [pid 13523] rv = > self.handle_user_exception(e) > [Mon Jan 25 11:44:21.964997 2016] [:error] [pid 13523] File > "/srv/puppetboard/virtenv-puppetboard/lib/python2.7/site-packages/flask/app.py", > line 1370, in handle_user_exception > [Mon Jan 25 11:44:21.965002 2016] [:error] [pid 13523] return > self.handle_http_exception(e) > [Mon Jan 25 11:44:21.965008 2016] [:error] [pid 13523] File > "/srv/puppetboard/virtenv-puppetboard/lib/python2.7/site-packages/flask/app.py", > line 1330, in handle_http_exception > [Mon Jan 25 11:44:21.965014 2016] [:error] [pid 13523] return > handler(e) > [Mon Jan 25 11:44:21.965019 2016] [:error] [pid 13523] File > "/srv/puppetboard/puppetboard/puppetboard/app.py", line 110, in not_found > [Mon Jan 25 11:44:21.965024 2016] [:error] [pid 13523] envs = > environments() > [Mon Jan 25 11:44:21.965030 2016] [:error] [pid 13523] File > "/srv/puppetboard/puppetboard/puppetboard/app.py", line 73, in environments > [Mon Jan 25 11:44:21.965035 2016] [:error] [pid 13523] envs = > get_or_abort(puppetdb.environments) > [Mon Jan 25 11:44:21.965040 2016] [:error] [pid 13523] File > "/srv/puppetboard/puppetboard/puppetboard/utils.py", line 26, in > get_or_abort > [Mon Jan 25 11:44:21.965045 2016] [:error] [pid 13523] > abort(e.response.status_code) > [Mon Jan 25 11:44:21.965050 2016] [:error] [pid 13523] File > "/srv/puppetboard/virtenv-puppetboard/lib/python2.7/site-packages/werkzeug/exceptions.py", > line 576, in __call__ > [Mon Jan 25 11:44:21.965056 2016] [:error] [pid 13523] raise > self.mapping[code](*args, **kwargs) > [Mon Jan 25 11:44:21.965061 2016] [:error] [pid 13523] NotFound: 404: Not > Found > > > Can anyone please help on this? > > -- > 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/e347bc0d-d1c4-4b9d-be20-5a89e0a45cdf%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/e347bc0d-d1c4-4b9d-be20-5a89e0a45cdf%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/CAC-wWcTVJ3mmjq6Xx-85o-cNSE8TM86ajKetOnWRQEpCfJYQEg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
