Advertisement
Guest User

salt-crash1

a guest
May 10th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. May 10 11:49:11 $HOST salt-minion[12172]: raise_exc_info(self._exc_info)
  2. May 10 11:49:11 $HOST salt-minion[12172]: File "/usr/lib64/python2.7/site-packages/tornado/gen.py", line 879, in run
  3. May 10 11:49:11 $HOST salt-minion[12172]: yielded = self.gen.send(value)
  4. May 10 11:49:11 $HOST salt-minion[12172]: File "/usr/lib/python2.7/site-packages/salt/transport/zeromq.py", line 192, in _do_transfer
  5. May 10 11:49:11 $HOST salt-minion[12172]: data = self.auth.crypticle.loads(data)
  6. May 10 11:49:11 $HOST salt-minion[12172]: File "/usr/lib/python2.7/site-packages/salt/crypt.py", line 1179, in loads
  7. May 10 11:49:11 $HOST salt-minion[12172]: data = self.decrypt(data)
  8. May 10 11:49:11 $HOST salt-minion[12172]: File "/usr/lib/python2.7/site-packages/salt/crypt.py", line 1156, in decrypt
  9. May 10 11:49:11 $HOST salt-minion[12172]: raise AuthenticationError('message authentication failed')
  10. May 10 11:49:11 $HOST salt-minion[12172]: AuthenticationError: message authentication failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement