From 6706ecc383142af4481e5a7f01a269c506e14207 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 14 Feb 2019 13:42:14 +0100 Subject: [PATCH] change password C fix --- FAQ.md | 2 ++ home.admin/config.scripts/blitz.setpassword.sh | 3 +++ 2 files changed, 5 insertions(+) diff --git a/FAQ.md b/FAQ.md index 48cd215..484a26b 100644 --- a/FAQ.md +++ b/FAQ.md @@ -164,6 +164,8 @@ So here is what todo if you want to "Recover from Wallet Seed" with RaspiBlitz: Then give LND some time to rescan the blockchain. In the end you will have restored your funding wallet. You maybe need to wait for your old channel counter parts to force close the old channels until you see the coins back displayed. +*Important: If you see a zero balance for on-chain funds after restoring from seed ... see details discussed [here](https://github.com/rootzoll/raspiblitz/issues/278)* + ### 2) LND Channel State Backup This second option is very very risky and can lead to complete loss of funds. And it olny can work, if you can still access the HDD content of your failing RaspiBlitz. It should only be used if you lost your cypher seed for the option above, forgot your cypher seed encryption password or your old channel counter parts are offline, too. diff --git a/home.admin/config.scripts/blitz.setpassword.sh b/home.admin/config.scripts/blitz.setpassword.sh index 43c608a..d0bc61a 100644 --- a/home.admin/config.scripts/blitz.setpassword.sh +++ b/home.admin/config.scripts/blitz.setpassword.sh @@ -224,6 +224,9 @@ elif [ "${abcd}" = "c" ]; then echo "To CANCEL use CTRL+C - use command 'raspiblitz' to get back to main menu" echo "****************************************************************************" + echo "LND needs to restarted to lock wallet first .. (please wait)" + sudo systemctl restart lnd + # let LND-CLI handle the password change sudo -u bitcoin lncli --chain=${network} --network=${chain}net changepassword