Skip to content

Instantly share code, notes, and snippets.

@mgwilliams
Created October 23, 2013 15:09
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 mgwilliams/6f4fa9aead636a7fbf0a to your computer and use it in GitHub Desktop.
Save mgwilliams/6f4fa9aead636a7fbf0a to your computer and use it in GitHub Desktop.
2013-10-23 15:08:00,685 [salt.master ][INFO ] AES payload received with command _ext_nodes
2013-10-23 15:08:00,685 [salt.master ][ERROR ] Error in function _ext_nodes:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/salt/master.py", line 1494, in run_func
ret = getattr(self, func)(load)
File "/usr/lib/pymodules/python2.7/salt/master.py", line 833, in _ext_nodes
if not self.__verify_minion(load['id'], load['tok']):
KeyError: 'tok'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment