Double start_wallet.exe process stall themselves on 2 keys in the same GUI Windows #6926
giovanniPepi
started this conversation in
Ideas
Replies: 1 comment
-
you should only have a single wallet process running - if it somehow got an extra opened up it would exhibit the behavior you explained - it is currently only possible to have 1 wallet active - it is planned in the future to enable multiple wallets being active at the same time. |
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'm sorry if this is already being addressed by the developer team, it's my first time posting something on GitHub
When there is 2 keys in the same client/GUI in windows, the status on the Wallet tab keeps switching from syncing to not synced. Upon further investigation, I found out 2 start_wallet.exe processes running (there is usually only one); and upon terminating one of them through task manager, the desired wallet finally synced.
There could be an option to either sync only one wallet, or to have them running at the same time without crashing the other
Beta Was this translation helpful? Give feedback.
All reactions