Hey all. I’m sure you get this question a lot, but I’m not able to access Umbrel.local but i can SSH through Terminal. Is there a function through SSH that I can do to fix this issue?
Hey Sam! Try to get access via the IP address. Otherwise, if you have SSH access, you can reboot with sudo reboot
. After that you should have access.
Hi Denny, thanks for the reply. I tried via IP address and that did not work. I just did a reboot via SSH and still cant access it with Brave or Firefox browsers. Any other possible fixes?
Here is what i’m getting from Terminal after reboot. I assume this means i did it correctly.
umbrel@umbrel:~$ sudo reboot
[sudo] password for umbrel:
Broadcast message from root@umbrel on pts/1 (Wed 2024-11-20 20:55:47 UTC):
The system will reboot now!
umbrel@umbrel:~$ Connection to umbrel.local closed by remote host.
Connection to umbrel.local closed.
You can try to set Static IP:
I dont know if this helps but i ran a debug and here are the results. Good or bad?
= Umbrel debug info =
Umbrel version
0.5.4
Memory usage
total used free shared buff/cache available
Mem: 4.0G 207M 3.4G 1.2M 400M 3.8G
Swap: 4.3G 0B 4.3G
total: 5.2%
system: 5.2%
Memory monitor logs
2024-03-12 06:10:22 Warning memory usage at 92%
2024-03-12 06:11:38 Warning memory usage at 92%
2024-03-12 06:16:43 Warning memory usage at 92%
2024-03-12 06:18:51 Warning memory usage at 92%
2024-03-12 06:20:43 Warning memory usage at 92%
2024-03-12 06:24:23 Warning memory usage at 92%
2024-03-12 06:25:39 Warning memory usage at 92%
2024-03-12 06:26:43 Warning memory usage at 91%
2024-03-12 06:27:48 Warning memory usage at 91%
2024-03-13 12:06:22 Memory monitor running!
Filesystem information
Filesystem Size Used Avail Use% Mounted on
overlay 19G 106M 18G 1% /
/dev/sda1 916G 916G 0 100% /home/umbrel/umbrel
Karen logs
Removing bitcoin_bitcoind_1 …
Removing bitcoin_tor_server_1 …
Removing bitcoin_app_proxy_1 …
Removing bitcoin_tor_1 …
Removing bitcoin_i2pd_daemon_1 …
Removing bitcoin_bitcoind_1 … done
Removing bitcoin_i2pd_daemon_1 … done
Removing bitcoin_app_proxy_1 … done
Removing bitcoin_server_1 … done
Removing bitcoin_tor_1 … done
Removing bitcoin_tor_server_1 … done
Going to remove bitcoin_server_1, bitcoin_bitcoind_1, bitcoin_tor_server_1, bitcoin_app_proxy_1, bitcoin_tor_1, bitcoin_i2pd_daemon_1
Stopping bitfeed_api_1 … done
Removing bitfeed_web_1 …
Removing bitfeed_app_proxy_1 …
Removing bitfeed_tor_server_1 …
Removing bitfeed_api_1 …
Removing bitfeed_api_1 … done
Removing bitfeed_web_1 … done
Removing bitfeed_app_proxy_1 … done
Removing bitfeed_tor_server_1 … done
Going to remove bitfeed_web_1, bitfeed_app_proxy_1, bitfeed_tor_server_1, bitfeed_api_1
Stopping Docker services…
Stopping nginx …
Stopping tor_proxy …
Stopping auth …
Stopping tor_server …
Stopping manager …
Stopping dashboard …
Stopping tor_server … done
Stopping nginx … done
Stopping tor_proxy … done
Stopping auth … done
Stopping dashboard … done
Stopping manager … done
Removing nginx …
Removing tor_proxy …
Removing auth …
Removing tor_server …
Removing manager …
Removing dashboard …
Removing dashboard … done
Removing nginx … done
Removing tor_server … done
Removing tor_proxy … done
Removing auth … done
Removing manager … done
Removing network umbrel_main_network
Docker containers
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get “http://%2Fvar%2Frun%2Fdocker.sock/v1.44/containers/json”: dial unix /var/run/docker.sock: connect: permission denied
Umbrel logs
/home/umbrel/umbrel/scripts/debug: line 131: docker-compose: command not found
Tor Proxy logs
/home/umbrel/umbrel/scripts/debug: line 137: docker-compose: command not found
This script requires “docker-compose” to be installed
==== Result ====
The debug script did not automatically detect any issues with your Umbrel.
I’m on a Mac and i’m totally struggling on how to set Static IP
Ok i think i was able to set Static IP but still cant login. Anyone else have any suggestions?
Try ~/umbrel/scripts/stop && sudo reboot
. You could also try a different browser.
I figured out the issue. My external HD was full. Don’t know how that happened since its a 2TB hard drive. I had to delete everything off it and start fresh. I’m back in business.
Thank you again for your help.
I’m glad you were able to resolve the issue.
I just wanted to add that if you can’t get to your node by navigating to “umbrel.local” in your browser, sometimes clearing your browser data will fix that.