Skip to content

Recover from RBF on Channel Open, Confirmed On-Chain, Stuck Pending Old TXN #8208

Discussion options

You must be logged in to vote

Alright. For anyone else who somehow manages to do what I did, here's how to resolve it when running on an Umbrel node:

  1. Edit ~/umbrel/app-data/data/lnd/umbrel-lnd.conf to add reset-wallet-transactions=true
  2. Restart umbrel (this will rescan the wallet to fix UTXO sync issue and may take a while after restart) — you can watch along via ssh into umbrel and sudo docker logs —follow ${the docker id of the lnd container}
  3. Install chantools -- note: I installed this on my host machine rather than installing it on the umbrel
  4. Backup lightning db from umbrel to local host so we don’t have to stop the lnd service to use the db: scp umbrel@umbrel.local:~/umbrel/app-data/lightning/data/lnd/data/graph/m…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@guggero
Comment options

@atomantic
Comment options

@atomantic
Comment options

Comment options

You must be logged in to vote
1 reply
@guggero
Comment options

Answer selected by atomantic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants