1, the button gives me an empty web page with the http://192.168.0.111:5690/ address an "u
Posted by meme7777
this "chat" was after I installed "Wizarr" My question: 1, the button gives me an empty web page with the http://192.168.0.111:5690/ address an "unable to connect" SparkBox AI replied: That's the tell — the Access button is generating a raw LAN IP link to the container's bound address, but you already showed it's bound to 127.0.0.1:5690 only. So the link it gives you can never work — it's pointing at a port that's not listening on the LAN interface at all. That's inconsistent with how Access is supposed to work for a loopback-only app — it should be handing you a Tailscale or domain link through the proxy, not a bare LAN IP:port that we already confirmed is unreachable. I don't have a clean explanation for why it's generating that instead, and I don't want to guess a fix that might not be right. Click Share to demox below so Tom can look at this — this smells like a real bug in how Wizarr's Access link gets built, not something you're doing wrong. In the meantime, one thing worth trying: does your dashboard have Tailscale actually set up (enabled + connected) on this box? If Tailscale was never configured, Access might be falling back to a broken LAN link instead of a working tunnel one — worth confirming either way. What I still need help with: (describe what didn't work or what's still broken)
1 replies
Chris wrote:
Not your fault — this one is on us. Wizarr is kept off your network on purpose, because the first person to open it becomes its admin. So the Access button is handing you a link that can never work: it points straight at 192.168.0.111:5690, but Wizarr is not reachable that way at all. That is a bug in how the button gets built for Wizarr, and I have flagged it with Tom to fix. I will not hand you the open-it-up workaround, since that would let anyone on your network claim admin. Hang tight — when the fix lands, sudo sparkbox update will pick it up.