DistributedSystemsGroup/zoe

KeyError: 'error'

Closed this issue · 0 comments

After launching an application and executing the "exec-get" command, the following Error appears:
Execution pacescheduler (ID: 91869)
Status: cleaning up
Traceback (most recent call last):
File "./zoe.py", line 21, in
zoe()
File "/home/ubuntu/zoe/zoe_cmd/entrypoint.py", line 221, in zoe
args.func(args)
File "/home/ubuntu/zoe/zoe_cmd/entrypoint.py", line 125, in exec_get_cmd
if execution['error'] is not None:
KeyError: 'error'