Wallet connection issue with multiple full nodes on the same network #3510
Closed
milan-patartics
started this conversation in
Support
Replies: 1 comment
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have two full nodes, A and B. Both are at the same network with the same public IP. At the moment I am plotting and farming on both at the same time until I'll have my dedicated farmer node set up and running. They are working, but I noticed a strange thing I would like to understand.
I started node A a few minutes before B. A has one connection the the wallet (localhost) with a few MiB of upstream traffic. But node B has 0 connection to the wallet (also localhost) and more than 9000 MiB of upstream traffic. Why does this happen?
I am just guessing, but seems like the network allows only one wallet connection per key at the same time. From a security perspective it could be useful, but is it really the case? If it is true, doesn't that prevent using a wallet from other locations when you have a full node for a specific key running?
Beta Was this translation helpful? Give feedback.
All reactions