Advertisement
Guest User

Untitled

a guest
Oct 20th, 2014
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. 2014-10-20 19:14:18,229 [salt.utils.event ][ERROR ] Failed to execute cmd: <bound method ReactWrap.cmd of <salt.utils.event.ReactWrap object at 0x2ff0890>>
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.6/site-packages/salt/utils/event.py", line 613, in run
  4. ret = l_fun(*f_call.get('args', ()), **f_call.get('kwargs', {}))
  5. File "/usr/lib/python2.6/site-packages/salt/utils/event.py", line 627, in cmd
  6. return local.cmd_async(*args, **kwargs)
  7. TypeError: cmd_async() takes at least 3 non-keyword arguments (1 given)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement