Umbrel.local not loading ... site can't be reached

Hello Umbrel Support Community,

After working fine for a while, I have suddenly not been able to access http://umberl.local

Reflashed the SD card, same issue.

I am able to SSH into the node. When I run tail -f /var/log/syslog I get the following:

May 8 09:25:07 umbrel systemd[763]: Listening on GnuPG network certificate management daemon.
May 8 09:25:07 umbrel systemd[763]: Reached target Sockets.
May 8 09:25:07 umbrel systemd[763]: Reached target Basic System.
May 8 09:25:07 umbrel systemd[763]: Reached target Default.
May 8 09:25:07 umbrel systemd[763]: Startup finished in 127ms.
May 8 09:25:07 umbrel systemd[1]: Started User Manager for UID 1000.
May 8 09:25:07 umbrel systemd[1]: Started Session 1 of user umbrel.
May 8 09:38:17 umbrel systemd[1]: Starting Cleanup of Temporary Directories…
May 8 09:38:17 umbrel systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
May 8 09:38:17 umbrel systemd[1]: Started Cleanup of Temporary Directories.

Ran ~/umbrel/scripts/debug --upload - the link is posted below.

https://umbrel-paste.vercel.app/d1af5129-6eb6-4399-a5d3-6ea930c3b90d

Any help you can offer will be appreciated.

Hi there,
Umbrel fails to mount your external drive (sounds like a hdd?). Perhaps because of drawing too much power. What power supply are you using? Original Raspberry power supply is very recommended.

It was working fine before. Been running it like this for months

I bought the Pi with the Smraza Kit. https://www.amazon.com/Smraza-Raspberry-Heatsinks-Supply-Adapter/dp/B07W5VQYG9/ref=sr_1_4?crid=2VX9H31NCJ1WY&dchild=1&keywords=smraza+raspberry+pi+4+case&qid=1620467967&s=electronics&sprefix=smraza%2Celectronics%2C382&sr=1-4

Comes with Raspberry Pi 4 Power Supply with ETL Certification - ETL LISTED 3A USB-C power supply for Raspberry Pi 4. Input: 100-240V AC, 50-60Hz, 0.8A. Output: 5V 3A. Cable length: 59 inch

http://community.umbrel.com/t/guide-umbrel-local-not-accessible-what-to-do/845/4?u=nacholibre

This worked for me and fixed my issue

I had a power out and I think it messed up my file-system. I get this with that command:

umbrel@umbrel:~ $ sudo fsck -y /dev/sda1 && sudo reboot
[sudo] password for umbrel:
fsck from util-linux 2.33.1
e2fsck 1.44.5 (15-Dec-2018)
/dev/sda1 is mounted.
e2fsck: Cannot continue, aborting.

Edit: when I tried “~/umbrel/scripts/debug --upload” - it doesn’t get past the memory usage header. thoughts?

2nd edit: nuked my SSD and started over. re-syncing the blockchain. Fun? Fun. Hopefully my lightning channels re-sync when re-freshing my channel backups.

Bummer man. Best check with the devs on the Telegram group. I had a similar issue a while back and had re-download the blockchain to sort it out. There may be a better fix than this though.

1 Like