You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Execution error on a specific worker, then worker is disabled.
Seems not to be a node error
10 workers active, only 1 gets disabled.
The text was updated successfully, but these errors were encountered: