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

Vault aborting on Wallet already loading. error #429

Open
sander2 opened this issue Dec 20, 2022 · 0 comments · May be fixed by #451
Open

Vault aborting on Wallet already loading. error #429

sander2 opened this issue Dec 20, 2022 · 0 comments · May be fixed by #451

Comments

@sander2
Copy link
Member

sander2 commented Dec 20, 2022

Related: #381

When starting a vault while the bitcoin node is still syncing, I got this behavior:

Dec 20 11:12:44.359  INFO bitcoin: Waiting for bitcoin-core to sync...    
Dec 20 11:26:32.005  INFO bitcoin: Synced!    // NOTE: this took a long time
Dec 20 11:26:32.029  INFO bitcoin: Loading wallet vault-live-polkadot-master...    
Dec 20 11:26:47.234  INFO bitcoin: Call timed out - retrying...    
Dec 20 11:26:47.235  INFO bitcoin: Loading wallet vault-live-polkadot-master...    
Dec 20 11:26:47.265  INFO vault::process: Removing PID file at: /tmp/interlay-parachain_5HCEA2NynWi1J7xfup8dvjV6tVYGN5GkVYMLhddTn8ujFTur.pid
Dec 20 11:26:47.273 ERROR vault: Exiting: BitcoinError: BitcoinError: JSON-RPC error: RPC error response: RpcError { code: -4, message: "Wallet already loading.", data: None }
@nud3l nud3l added this to Backlog Jan 3, 2023
@nud3l nud3l moved this to Todo ⏳ in Backlog Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant