forked from comit-network/xmr-btc-swap
-
Notifications
You must be signed in to change notification settings - Fork 47
Unable to Create Wallet, Wallet Exists #309
Copy link
Copy link
Labels
GUIRelated to the Tauri GUIRelated to the Tauri GUIcliRelated to the CLI (taker side)Related to the CLI (taker side)
Description
Describe the bug
I'm not entirely sure. The GUI says the tor daemon has stopped unexpectedly, however tor is 100% bootstrapped. The error below seems to be the actual problem. This could also be a connection issue with the backend node, which works fine with wallets such as Feather - it's unclear if a connection is ever established. Input required may also be an issue, as mentioned in #240
Lost/trapped Funds
No
Debug logs
"level":"ERROR","fields":{"message":"Failed to initialize context","error":
"Failed to open or create Monero wallet\n\nCaused by:\n
0: Unable to create Monero wallet, please ensure that the monero-wallet-rpc is available\n
1: JSON-RPC request failed with code -21: Cannot create wallet. Already exists.\n
2: JSON-RPC request failed with code -21: Cannot create wallet. Already exists."}}
Platform (please complete the following information):
- Linux AppImage GUI
- Arch Linux
- 1.0.0-rc.19
- Backends are monerod v0.18.4.0 and electrs v0.10.9
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GUIRelated to the Tauri GUIRelated to the Tauri GUIcliRelated to the CLI (taker side)Related to the CLI (taker side)