Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. 2016-08-02 12:42:04.379 1012 ERROR muranoagent.app [-] Error running execution plan
  2. 2016-08-02 12:42:04.379 1012 ERROR muranoagent.app Traceback (most recent call last):
  3. 2016-08-02 12:42:04.379 1012 ERROR muranoagent.app   File "/opt/muranoENV/lib/python2.7/site-packages/muranoagent/app.py", line 89, in _run
  4. 2016-08-02 12:42:04.379 1012 ERROR muranoagent.app     result = runner.run()
  5. 2016-08-02 12:42:04.379 1012 ERROR muranoagent.app   File "/opt/muranoENV/lib/python2.7/site-packages/muranoagent/execution_plan_runner.py", line 39, in run
  6. 2016-08-02 12:42:04.379 1012 ERROR muranoagent.app     raise script_globals['__execution_plan_exception']
  7. 2016-08-02 12:42:04.379 1012 ERROR muranoagent.app UnicodeEncodeError: 'ascii' codec can't encode characters in position 688-695: ordinal not in range(128)
  8. 2016-08-02 12:42:04.379 1012 ERROR muranoagent.app
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement