Advertisement
Guest User

salt-master error

a guest
Jun 6th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. 2016-06-06 18:42:37,982 [salt.log.setup ][ERROR ][8630] An un-handled exception was caught by salt's global exception handler:
  2. OSError: [Errno 3] No such process
  3. Traceback (most recent call last):
  4. File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
  5. func(*targs, **kargs)
  6. File "/usr/lib/python2.7/multiprocessing/util.py", line 321, in _exit_function
  7. p._popen.terminate()
  8. File "/usr/lib/python2.7/multiprocessing/forking.py", line 171, in terminate
  9. os.kill(self.pid, signal.SIGTERM)
  10. OSError: [Errno 3] No such process
  11. 2016-06-06 18:42:38,037 [salt.config ][INFO ][9627] Found minion id from generate_minion_id(): saltmaster.local
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement