Can’t seem to get any of my channels to reconnect after a reboot. No changes or updates have been made recently to my node so was surprised to see it not boot right back up.
Bitcoin core seems to be fine and synching successfully and I am able to SSH in as well as access the Umbrel dashboard on my web browser via umbrel.local. Over the last couple of days I’ve worked my way through the Umbrel Troubleshooting guide without any success going as far as even reflashing. Not sure what else to try at this point. Been looking at my umbrel logs (attached) and lnd logs in detail. Any help guidance would be appreciated.
I have done the following with no success:
cd ~/umbrel
sudo ./scripts/stop
sudo ./scripts/start
No luck
cd ~/umbrel && docker-compose restart tor_server
cd ~/umbrel && docker-compose restart lnd
Waited many hours to make sure everything was synched. Still no luck.
-
Performed a standard Restart from Umbrel Settings page. No luck
-
Manually backed up my lnd.conf and rebooted letting umbrel generate a new default one. I didn’t make any changes recently to my lnd.conf but wanted to make sure it wasn’t the issue. Still no luck.
sudo systemctl stop umbrel-startup.service && docker system prune --force --all && sudo systemctl start umbrel-startup.service
No luck
- Reflashed
Still no luck. All of these bring me to the same point. LND shows ‘Running’, Lighting Wallet shows ‘Active’, but Channel Connections remain ‘0 Active’.
Please see attached log. Appreciate any help.
umbrel-1646061596137-debug.log (35.3 KB)