Skip to content

Instantly share code, notes, and snippets.

@ekristen
Created October 24, 2014 14:01
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 ekristen/3a60da6bf186cba26e40 to your computer and use it in GitHub Desktop.
Save ekristen/3a60da6bf186cba26e40 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "/usr/local/lib/python2.7/dist-packages/salteventsd/worker.py", line 41, in run
self._store_data()
File "/usr/local/lib/python2.7/dist-packages/salteventsd/worker.py", line 115, in _store_data
self._init_backend(event_set['backend'])
File "/usr/local/lib/python2.7/dist-packages/salteventsd/worker.py", line 47, in _init_backend
setup_backend = copy.deepcopy( self.backends[backend] )
KeyError: 'Minion_Return_Worker'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment