tomspark wrote:
Hey fwaygo — usually one of three things: (1) host IP changed (DHCP) and the bookmark is stale — check current IP with ip a (Linux) or ipconfig (Windows/WSL) and use that, (2) sb-dashboard stopped — sudo /opt/sparkbox/sparkbox status to confirm, sparkbox up to restart, or (3) firewall closed the port. Easiest test: from the host itself, curl -k https://localhost:8443 — if that works it's a network issue between you and the host, not SparkBox.