Skip to content

Instantly share code, notes, and snippets.

@martin2110
Created February 19, 2014 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martin2110/9101073 to your computer and use it in GitHub Desktop.
Save martin2110/9101073 to your computer and use it in GitHub Desktop.
2014-02-19 20:34:53,696 [1392842093] Warning : Printing stored debug messages prior to our daemonization
2014-02-19 20:35:06,231 [1392842106] Warning : Importing module logstore_mongodb: No module named pymongo
2014-02-19 20:36:57,645 [1392842217] Critical : I got an unrecoverable error. I have to exit
2014-02-19 20:36:57,645 [1392842217] Critical : You can log a bug ticket at https://github.com/naparuba/shinken/issues/new to get help
2014-02-19 20:36:57,646 [1392842217] Critical : Back trace of it: Traceback (most recent call last):
File "/usr/local/shinken/shinken/satellite.py", line 969, in main
self.do_mainloop()
File "/usr/local/shinken/shinken/daemon.py", line 244, in do_mainloop
self.do_loop_turn()
File "/usr/local/shinken/shinken/satellite.py", line 712, in do_loop_turn
self.watch_for_new_conf(self.timeout)
File "/usr/local/shinken/shinken/satellite.py", line 197, in watch_for_new_conf
self.handleRequests(timeout)
File "/usr/local/shinken/shinken/daemon.py", line 753, in handleRequests
self.pyro_daemon.handleRequests(sock)
File "/usr/local/shinken/shinken/pyro_wrapper.py", line 243, in handleRequests
except ProtocolError:
NameError: global name 'ProtocolError' is not defined
2014-02-19 20:37:03,472 [1392842223] Error : [3] Exiting: [Errno 32] Broken pipe
2014-02-19 20:37:03,757 [1392842223] Error : [4] Exiting: [Errno 32] Broken pipe
2014-02-19 20:37:21,374 [1392842241] Error : [5] Exiting: [Errno 32] Broken pipe
2014-02-19 20:37:26,654 [1392842246] Error : [7] Exiting: [Errno 32] Broken pipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment