I'm running a cloudflared tunnel to my Overseerr host, which is an Arch linux server running the snap image (v1.32.5). This setup has worked flawlessly since setup, until now. The cloudflared tunnel is running, but I'm getting a 502 Bad Gateway error in the browser, and the cloudflared service is reporting that the server is not responding to traffic at 127.0.0.1:5055. I've tried restarting overseerr, restarting snapd, restarting cloudflared, and even restarting the Arch server as a whole.
#Snap on Arch: Cannot connect to Web UI - server not listening on port 5055
6 messages · Page 1 of 1 (latest)
i've also now tried it from my local network, bypassing the cloudflare tunnel, and indeed the server is not responding on port 5055
Nobody can help?
ok, so the overseerr snap is causing the creation of thousands upon thousands of /tmp/snap.rootfs_ directories, and i suspect its never actually fully loading. its sending my snap server unresponsive. even after freshly installing snap and overseerr, the overseerr snap immediately causes the creation of the thousands of /tmp folders
Maybe it's failing to download the snap? I'm assuming that's what the folder under tmp would be used for in this scenario
@coarse flicker any ideas?
Not sure on that one. Maybe snap itslef is broken?