Skip to content

Instantly share code, notes, and snippets.

@antoniou
Created July 13, 2015 10:52
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 antoniou/751dce9ef25a5ded0411 to your computer and use it in GitHub Desktop.
Save antoniou/751dce9ef25a5ded0411 to your computer and use it in GitHub Desktop.
Path is /election-orchestra/datastore/private/9254/0-c8cf3348-7498-45e0-be7b-deaee4568e66
Command is ['vmni', '-prot', '-sid', '0-c8cf3348-7498-45e0-be7b-deaee4568e66', '-name', '9254', '-nopart', '2', '-thres', '2']
ERROR: Unable to read random source file!
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/frestq/tasks.py", line 1312, in post_task
task_output = task.run_action_handler()
File "/usr/local/lib/python2.7/dist-packages/frestq/tasks.py", line 276, in run_action_handler
return self.action_handler_object.execute()
File "./create_election/director_jobs.py", line 70, in execute
stub_file = codecs.open(stub_path, 'r', encoding='utf-8')
File "/usr/lib/python2.7/codecs.py", line 878, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/election-orchestra/datastore/private/9254/0-c8cf3348-7498-45e0-be7b-deaee4568e66/stub.xml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment