Skip to content

Instantly share code, notes, and snippets.

@dginther
Created September 30, 2014 19:01
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save dginther/6277b56ac3b4df503c4f to your computer and use it in GitHub Desktop.
2014-09-30 18:51:06,782 [salt.log.setup ][ERROR ] An un-handled exception was caught by salt's global exception handler:
OSError: [Errno 10] No child processes
Traceback (most recent call last):
File "/usr/bin/salt-api", line 11, in <module>
main()
File "/usr/bin/salt-api", line 8, in main
sapi.run()
File "/usr/lib/python2.7/dist-packages/salt/cli/__init__.py", line 519, in run
client.run()
File "/usr/lib/python2.7/dist-packages/salt/client/netapi.py", line 49, in run
pid, exit_status = os.wait()
OSError: [Errno 10] No child processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment