HTTPS is configured. Tailnet not showing anywhere, even after disabling, re-enabling, rest
Posted by 1ye
My question: HTTPS is configured. Tailnet not showing anywhere, even after disabling, re-enabling, restarting, & reloading. How can we fix this asap? SparkBox AI replied: HTTPS being enabled is only the Tailscale account prerequisite. It doesn’t create a Serve config by itself. Your No serve config result means SparkBox never finished publishing anything through Tailscale. Since the tile is missing even after recreating the module, this is now a SparkBox dashboard/provisioning fault, not a Tailscale login setting. Run these now: bash sudo sparkbox logs sb-tailscale sudo sparkbox logs sb-dashboard Paste the last 50-ish lines from each, especially anything mentioning tailscale, serve, tailnet, action, error, or failed. Also run: bash sudo docker exec sb-tailscale tailscale serve status Just paste that short result, not the full tailscale status device list. Don’t keep disable/re-enabling Tailscale or Pi-hole. Both containers were healthy, and repeated module operations are exactly what exposes the dashboard’s stuck-action problem. I’m not 100% sure whether the provisioning failure is in the dashboard action worker or the Tailscale module config, and I won’t invent a manual Serve command that could expose the wrong app. Click Share to demox now as well — remote access is important, and Tom needs the dashboard and Tailscale logs to ship the fix. If you need to use mirrored networking as an emergency fallback before that’s fixed …(reply truncated — full chat sent to Tom)
1 replies
Anthony wrote:
Thanks — I can see the repeated enable/disable and restarts, so please stop those. This report does not yet establish whether the box is Docker Desktop, Windows with WSL Docker Engine, or a NAS; the safe next check differs. Please reply with the output of sudo sparkbox version and which of those three platforms you use. Do not post logs, keys, or passwords yet.