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

Monero RPC Wallet loosing connection to the daemon #9280

Closed
maksemen2 opened this issue Apr 5, 2024 · 4 comments
Closed

Monero RPC Wallet loosing connection to the daemon #9280

maksemen2 opened this issue Apr 5, 2024 · 4 comments

Comments

@maksemen2
Copy link

2024-04-05 21:09:39.918 W Transaction extra has unsupported format: <af664d349c576495663c35933e6f3a460979d920b2eb069e8d53e17a9fc4ff3f>
2024-04-05 21:09:39.918 W Transaction extra has unsupported format: <d98e65a432e61234705787307d519bb1384ad6b7cd3bc5558dc5981ffa23f703>
2024-04-05 21:09:39.935 W Transaction extra has unsupported format: <987d3ac9c470961bb57257f841fa3389e56cf434b06f84851c839232bd1591e2>
2024-04-05 21:09:39.935 W Transaction extra has unsupported format: <bc922c6cd944160f66aa41adfa4cbebd086e8f859d61da0b6635176b9a458b5e>
2024-04-05 21:09:39.935 W Transaction extra has unsupported format: <566fce8d92b301850e27d909a0d5150318306a4836e392f7ac293f911c7f4dd6>
2024-04-05 21:09:39.935 W Transaction extra has unsupported format: <79384d8ceba764e7b767c2dd5759b87aa37e17feef4da2326465a7b5eff8c7b2>
2024-04-05 21:09:39.949 W Transaction extra has unsupported format: <31e2da20412edf4cbf8fbe5e56a501148b9041ce36c4c35b4c3abb4c66038674>
2024-04-05 21:09:40.249 I Binding on 127.0.0.1 (IPv4):28088
2024-04-05 21:09:41.387 W Starting wallet RPC server

It works for about 10 seconds, but then start throwing exceptions:

2024-04-05 21:10:02.662 E !r. THROW EXCEPTION: tools::error::no_connection_to_daemon
2024-04-05 21:10:02.664 E !r. THROW EXCEPTION: tools::error::no_connection_to_daemon
2024-04-05 21:10:02.664 E !r. THROW EXCEPTION: tools::error::no_connection_to_daemon
2024-04-05 21:10:02.664 E !r. THROW EXCEPTION: tools::error::no_connection_to_daemon
2024-04-05 21:10:02.664 E pull_blocks failed, try_count=3

I run rpc wallet with this command:
monero-wallet-rpc.exe --wallet-file wallet_name --password "<password>" --rpc-bind-port 28088 --disable-rpc-login --daemon-host xmr-node.cakewallet.com

@selsta
Copy link
Collaborator

selsta commented Apr 5, 2024

Did you reproduce this when running your own node?

@maksemen2
Copy link
Author

Did you reproduce this when running your own node?

my own node works correctly

@selsta
Copy link
Collaborator

selsta commented Apr 5, 2024

It's possible that Cake Wallet nodes are simply overloaded, they have a lot of users simultaneously using the same node(s).

@maksemen2
Copy link
Author

It's possible that Cake Wallet nodes are simply overloaded, they have a lot of users simultaneously using the same node(s).

yeah, i suppose this is the problem. Thank you.

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

No branches or pull requests

2 participants