ord icon indicating copy to clipboard operation
ord copied to clipboard

RpcError { code: -4, message: "Wallet already loading.", data: None }

Open ezlifesg opened this issue 1 year ago • 2 comments

C:\bitcoin-24.0.1\ord>ord wallet receive error: JSON-RPC error: RPC error response: RpcError { code: -4, message: "Wallet already loading.", data: None }

C:\bitcoin-24.0.1\ord>ord.exe wallet receive error: JSON-RPC error: RPC error response: RpcError { code: -4, message: "Wallet already loading.", data: None }

it was working for a week for me, but recently I had ran into this issue.. can someone please help

ezlifesg avatar Feb 27 '23 21:02 ezlifesg

It seems to be an error related to your bitcoin node wallet, do you have any log with it if you are still experimenting the issue?

Magicking avatar Mar 23 '23 02:03 Magicking

It seems to be an error related to your bitcoin node wallet, do you have any log with it if you are still experimenting the issue?

I got this issue, and my bitcoin node still syncing. How to solve this issue?

error: JSON-RPC error: RPC error response: RpcError { code: -4, message: "Wallet file verification failed. Failed to create database path '/Users/mymac/Library/Application Support/Bitcoin/wallets/ord'. Database already exists.", data: None }

unzyp avatar Mar 28 '23 16:03 unzyp

In your case the error message is different and is saying that you already created an ord wallet

Magicking avatar Jun 30 '23 09:06 Magicking

Reopen if still relevant

raphjaph avatar Aug 22 '23 16:08 raphjaph