Hello, I have been struggling with my node for weeks.
I now see that the LND it is running is out of date, but Umbrel is up to date, and there is zero way that I can find to update it in the GUI. (Why?)
I see this error in my Logs for LND:
lnd_1 | 2022-11-05 09:59:09.911 [INF] ATPL: Instantiating autopilot with active=false, max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=16777215, private=false, min_confs=1, conf_target=3
lnd_1 | 2022-11-05 09:59:09.912 [INF] LTND: We’re not running within systemd or the service type is not ‘notify’
lnd_1 | 2022-11-05 09:59:11.010 [INF] LTND: Waiting for chain backend to finish sync, start_height=761808
lnd_1 | 2022-11-05 09:59:47.873 [INF] LNWL: Started rescan from block 00000000000000000007477b90ff0ea53cdd1db88e03799af18ff58df0cebaa7 (height 757921) for 12 addresses
lnd_1 | 2022-11-05 09:59:48.929 [ERR] LNWL: Unable to complete chain rescan: readScript: script witness item is larger than the max allowed size [count 33970, max 11000]
I would like to manually update LND, or completely kill what I have and add it fresh.
I have removed it in the app store and put it back on again with rebooting many times and it makes no difference.
PLEASE can someone give me guidance on how to get this fixed once and for all?
The LND version I have is: 0.15.1-beta
I cannot open any channels for weeks now, and its pretty much useless.
Thank you in advance
Anyone have any idea how I can update this manually? Or at least show me where in the GUI I can update LND to 0.15.4-beta?
So I am using the command ./umbrel/scripts/repo update
But I get the following error:
umbrel@umbrel:~ $ ./umbrel/scripts/repo update
Processing: https://github.com/getumbrel/umbrel-apps.git
Updating repo: https://github.com/getumbrel/umbrel-apps.git (master)
Updating eb0f119…d769a42
error: Your local changes to the following files would be overwritten by merge:
README.md
agora/umbrel-app.yml
bitcoin/docker-compose.yml
bitcoin/torrc.template
bitcoin/umbrel-app.yml
bitfeed/umbrel-app.yml
bleskomat-server/umbrel-app.yml
bluewallet/umbrel-app.yml
btc-rpc-explorer/docker-compose.yml
btc-rpc-explorer/umbrel-app.yml
btcpay-server/docker-compose.yml
btcpay-server/umbrel-app.yml
calibre-web/docker-compose.yml
calibre-web/umbrel-app.yml
code-server/umbrel-app.yml
core-lightning-rtl/docker-compose.yml
core-lightning-rtl/umbrel-app.yml
core-lightning/docker-compose.yml
core-lightning/exports.sh
core-lightning/torrc.template
core-lightning/umbrel-app.yml
electrs/docker-compose.yml
electrs/torrc.template
electrs/umbrel-app.yml
element/umbrel-app.yml
elements/docker-compose.yml
elements/torrc.template
elements/umbrel-app.yml
esphome/umbrel-app.yml
gitea/exports.sh
gitea/umbrel-app.yml
helipad/umbrel-app.yml
home-assistant/docker-compose.yml
home-assistant/umbrel-app.yml
ipfs-podcasting/umbrel-app.yml
itchysats/docker-compose.yml
itchysats/umbrel-app.yml
jam/docker-compose.yml
jam/umbrel-app.yml
jellyfin/umbrel-app.yml
kollider/exports.sh
kollider/umbrel-app.yml
krystal-bull/docker-compose.yml
krystal-bull/umbrel-app.yml
lidarr/umbrel-app.yml
lightning-shell/umbrel-app.yml
lightning-terminal/docker-compose.yml
lightning-terminal/umbrel-app.yml
lightning/docker-compose.yml
lightning/torrc.template
lightning/umbrel-app.yml
ln-visualizer/docker-compose.yml
ln-visualizer/umbrel-app.yml
lnbits/docker-compose.yml
lnbits/umbrel-app.yml
lndboss/docker-compose.yml
lndboss/umbrel-app.yml
lndg/umbrel-app.yml
lnmarkets/docker-compose.yml
lnmarkets/umbrel-app.yml
mempool/umbrel-app.yml
nextcloud/docker-compose.yml
nextcloud/exports.sh
nextcloud/umbrel-app.yml
node-red-standalone/umbrel-app.yml
node-red/umbrel-app.yml
oak-node/umbrel-app.yml
photoprism/umbrel-app.yml
pi-hole/docker-compose.yml
pi-hole/umbrel-app.yml
plex/umbrel-app.yml
prowlarr/umbrel-app.yml
radarr/umbrel-app.yml
ride-the-lightning/docker-compose.yml
ride-the-lightning/umbrel-app.yml
robosats/docker-compose.yml
robosats/umbrel-app.yml
samourai-server/docker-compose.yml
samourai-server/torrc.template
samourai-server/umbrel-app.yml
satsale/umbrel-app.yml
simple-torrent/umbrel-app.yml
snowflake/umbrel-app.yml
sonarr/umbrel-app.yml
sparkkiosk/umbrel-app.yml
specter-desktop/docker-compose.yml
specter-desktop/umbrel-app.yml
sphinx-relay/docker-compose.yml
sphinx-relay/exports.sh
sphinx-relay/umbrel-app.yml
squeaknode/docker-compose.yml
squeaknode/torrc.template
squeaknode/umbrel-app.yml
squeakroad/umbrel-app.yml
suredbits-wallet/docker-compose.yml
suredbits-wallet/torrc.template
suredbits-wallet/umbrel-app.yml
synapse/exports.sh
synapse/umbrel-app.yml
syncthing/umbrel-app.yml
tailscale/docker-compose.yml
tailscale/umbrel-app.yml
tallycoin-connect/docker-compose.yml
tallycoin-connect/umbrel-app.yml
thunderhub/docker-compose.yml
thunderhub/umbrel-app.yml
transmission/umbrel-app.yml
uptime-kuma/umbrel-app.yml
urbit-bitcoin-connector/umbrel-app.yml
urbit/umbrel-app.yml
usocial/umbrel-app.yml
vaultwarden/umbrel-app.yml
whoogle-search/umbrel-app.yml
woofbot/docker-compose.yml
woofbot/umbrel-app.yml
Please commit your changes or stash them before you merge.
error: The following untracked working tree files would be removed by merge:
btc-rpc-explorer/exports.sh
gitea/torrc.template
kollider/torrc.template
Please move or remove them before you merge.
Aborting
How can I just force this update through, overwrite all the files etc?
How can I start over but keep the bitcoin blockchain? There has to be a way to force it to remove those files and let me get the new ones…
Running the following command has now finally allowed me to see the update button, and update LND to the latest version:
sudo rm -rf ~/umbrel/repos/https—github-com-getumbrel-umbrel-apps-git
Once that is done, I ran:
sudo ~/umbrel/scripts/repo update.
This time I get no more errors. After rebooting I am finally able to perform updates in the GUI.
2 Likes
woop woop! Thank you for sharing here @BitcoinZAR
Sartie1
November 11, 2022, 3:38am
8
I get this however:
Any idea what this ‘ORIG_HEAD’ ?
Sartie1
December 15, 2022, 4:19pm
9
Had to start from the beginning but at least I get this now:
@BitcoinZAR Did you have any issues upgrading LND after doing this? I also don’t see the update button but had no idea you could update the repos manually.
1 Like