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

grapheneapi.exceptions.RPCError: Execution error #695

Closed
dasvayda opened this issue Oct 24, 2019 · 2 comments
Closed

grapheneapi.exceptions.RPCError: Execution error #695

dasvayda opened this issue Oct 24, 2019 · 2 comments
Labels
[0] duplicate duplicate issue

Comments

@dasvayda
Copy link

dasvayda commented Oct 24, 2019

I often get this error.

Traceback (most recent call last):
File "site-packages\grapheneapi\api.py", line 168, in func
File "site-packages\grapheneapi\rpc.py", line 138, in method
File "site-packages\grapheneapi\rpc.py", line 106, in parse_response
grapheneapi.exceptions.RPCError: Execution error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "dexbot\strategies\staggered_orders.py", line 612, in replace_virtual_order_with_real
File "dexbot\orderengines\bitshares_engine.py", line 565, in place_market_buy_order
File "dexbot\orderengines\bitshares_engine.py", line 648, in retry_action
File "site-packages\bitshares\market.py", line 506, in buy
File "site-packages\graphenecommon\chain.py", line 227, in finalizeOp
File "site-packages\graphenecommon\transactionbuilder.py", line 504, in broadcast
File "site-packages\graphenecommon\transactionbuilder.py", line 498, in broadcast
File "site-packages\grapheneapi\api.py", line 176, in func
File "site-packages\bitsharesapi\bitsharesnoderpc.py", line 24, in post_process_exception
bitsharesapi.exceptions.UnhandledRPCError: Execution error

@PermieBTS
Copy link
Collaborator

It's a node error, have you tried sorting the node list in settings to try different nodes?

@bitphage bitphage added the [0] duplicate duplicate issue label Mar 11, 2020
@bitphage
Copy link
Collaborator

duplicate of #692

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[0] duplicate duplicate issue
Projects
None yet
Development

No branches or pull requests

3 participants