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.
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.
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
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.