KST
September 9, 2021, 7:03pm
1
Hello,
My Umbrel dashboard will not load itself anymore. The fields remain empty once I have logged in. I have restarted it two distinct times via the Settings option, to no avail. The issue remains.
Here’s the link to my logs.
https://umbrel-paste.vercel.app/b03f47a264333dc5c7273b46a76a18d6
1 Like
Hi @KST !
Can you reflash the microSD card with Umbrel latest version and try to access the dashboard again?
If it doesn’t work, could you get again the logs and send them here?
1 Like
KST
September 10, 2021, 7:00pm
3
Hi @louneskmt
Will do, then get back to you. Thanks
KST
September 12, 2021, 12:27pm
4
Unfortunately, reflashing the microSD card did not work. Here are the logs :
umbrel-1631449352801-debug.log (38.0 KB)
KST
September 15, 2021, 1:57pm
5
The issue persists despite reflashing with version 4.2.
Here are the latest logs : umbrel-1631714091602-debug.log (38.9 KB)
Here’s the display when logging in to Umbrel :
What would be a logical next step, from here?
KST
September 23, 2021, 12:26pm
6
Issue resolved!
Will edit with more details later. But, essentially, the issue stemmed from bitcoin and I had to resync the blockchain.
Hi, I have the same issue, could you tell me what did you do to solve it.
Some Rasp Pi users are claiming this issue, but is not for all. After updating with latest Umbrel version the node is starting but in dashboard the txs and LN channels are not functional.
How to fix it:
Enter using SSH into your node and run:
sudo nano ~/umbrel/lnd/lnd.conf
find the line
protocol.anchors=true
and delete it
Restart your node
sudo reboot