I’d like to view the logs that my apps (Lightning Node, RTL, ThunderHub, etc.) are generating.
SSH’ing into my Umbrel, it seems like this would be where I might find the logs:
~umbrel/logs
When I
cat umbrel/logs/status-monitor.log
I get a flood of
Error response from daemon: Container b82573801767b16284c2bf6386fe7c6aebb910c15558a19f9825576e0a75e43b is restarting, wait until the container is running
Error response from daemon: No such container: “tailscale”,
Error response from daemon: No such container: “tailscale”,
Error response from daemon: No such container: “tailscale”,
…
I have uninstalled tailscale from Umbrel via the GUI, and through the CLI.
So, my questions are
- Am I looking in the right place to view logs for my apps (Lightning Node, RTL, ThunderHub, etc.)?
- Has anyone else seen (and successfully stopped) the loop that I’m seeing in status-monitor.log?