Advertisement
Guest User

Untitled

a guest
Sep 20th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. 2013-09-20 16:50:19,559 [salt.master ][ERROR ] Error in function _mine:
  2. Traceback (most recent call last):
  3. File "/www/adm/salt/lib/python2.6/site-packages/salt/master.py", line 1345, in run_func
  4. ret = getattr(self, func)(load)
  5. File "/www/adm/salt/lib/python2.6/site-packages/salt/master.py", line 897, in _mine
  6. new = self.serial.load(fp_)
  7. File "/www/adm/salt/lib/python2.6/site-packages/salt/payload.py", line 101, in load
  8. return self.loads(data)
  9. File "/www/adm/salt/lib/python2.6/site-packages/salt/payload.py", line 88, in loads
  10. return msgpack.loads(msg, use_list=True)
  11. File "_unpacker.pyx", line 119, in msgpack._unpacker.unpackb (msgpack/_unpacker.cpp:119)
  12. UnpackValueError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement