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

Wallets suddenly empty, rescan doesnt help #1770

Open
UncleElephant2 opened this issue Feb 28, 2025 · 3 comments
Open

Wallets suddenly empty, rescan doesnt help #1770

UncleElephant2 opened this issue Feb 28, 2025 · 3 comments

Comments

@UncleElephant2
Copy link

I ran some updates on the ubuntu running JM, then the bitcoin core jm wallet seems to be corrupted. I created new one. Did rescan (now you can't just do "bitcoin-core.cli rescanblockchain" in the terminal but for some reason seems to have to do it in the bitcoin GUI in the new version?) and even after that "python wallet-tool.py wallet.jmdat" shows a wallet with zero balance.

Not sure how to do the rescan now to make it see the balance?

I haven't shared seed, wallet file, or private keys with anyone, pc is secure, so it is not drained, but I'm missing probably something obvious necessary to make it work.

p.s.
Latest JM on latest clean install of Ubuntu.

@MarnixCroes
Copy link
Contributor

all the people here telling you to contact someone/open a "support ticket" elsewhere are SCAMMERS.

I created new one

You created a new wallet, that new wallet will be empty.
If the previous wallet is "corrupted", check what bitcoin core says.
maybe a -reindex will fix it

@UncleElephant2
Copy link
Author

i did a reindex even before the rescan but that didnt help

maybe i need to tell jm somehow bitcoin core has new wallet? but no idea how to do that :)

@JoinMarket-Org JoinMarket-Org deleted a comment Mar 2, 2025
@JoinMarket-Org JoinMarket-Org deleted a comment Mar 2, 2025
@JoinMarket-Org JoinMarket-Org deleted a comment Mar 2, 2025
@PulpCattel
Copy link
Member

the bitcoin core jm wallet seems to be corrupted

This is possible I guess, but I would first make sure you are right about that. How did you come to that conclusion? As they already asked, what does Bitcoin Core say about it in its log?

now you can't just do "bitcoin-core.cli rescanblockchain" in the terminal but for some reason seems to have to do it in the bitcoin GUI in the new version?

No, that's definitely not the case. Also, instead of now, which doesn't mean much, it would be better if you post your Bitcoin Core version.

Not sure how to do the rescan now to make it see the balance?

If you haven't, or if you haven't in a while, start by reading the doc, from here onward it explains how JM interacts with Bitcoin Core.

https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/USAGE.md#portability

maybe i need to tell jm somehow bitcoin core has new wallet? but no idea how to do that :)

As mentioned in the doc, have you changed your rpc_wallet_file= to point to the new Bitcoin Core wallet name?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants