Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to current upstream libraries to fix "Execution error" #692

Closed
PermieBTS opened this issue Oct 17, 2019 · 3 comments
Closed

Update to current upstream libraries to fix "Execution error" #692

PermieBTS opened this issue Oct 17, 2019 · 3 comments
Assignees

Comments

@PermieBTS
Copy link
Collaborator

Execution error on a specific worker, then worker is disabled.

Seems not to be a node error

10 workers active, only 1 gets disabled.

@bitphage
Copy link
Collaborator

I assume this is related to George's error

Traceback (most recent call last):
  File "/home/dexbot/.local/lib/python3.6/site-packages/grapheneapi/api.py", line 168, in func
    r = func(*args, **kwargs)
  File "/home/dexbot/.local/lib/python3.6/site-packages/grapheneapi/rpc.py", line 138, in method
    message = self.parse_response(r)
  File "/home/dexbot/.local/lib/python3.6/site-packages/grapheneapi/rpc.py", line 106, in parse_response
    raise RPCError(ret["error"]["message"])
grapheneapi.exceptions.RPCError: Execution error

Here "Execution error" is a response from API node, though there is no full node answer so we're don't see what exactly was wrong. This was fixed in recent version of graphenelib xeroc/python-graphenelib@1026f72 so we're need to update our library versions.

@PermieBTS
Copy link
Collaborator Author

Yes George's error.

Hm okay thanks vvk

@bitphage bitphage changed the title ERROR - WORKER XXX IS DISABLED Update to current upstream libraries to fix "Execution error" Mar 12, 2020
@bitphage
Copy link
Collaborator

Need to update bitshares libraries to see full error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants