Chris wrote:
Nothing on your box is broken here, and your media is untouched. Your settings saved fine, the VPN app is just stuck retrying, and the other media apps sit and wait for it. That log is the useful bit: WireGuard sets itself up, then gets nothing back from the server, so it gives up and starts over. Right after a VPN change that is nearly always the private key and the Address not coming from the same place. Every provider hands out its own Address (Surfshark 10.14.0.2/16, ProtonVPN 10.2.0.2/32, Mullvad 10.64.0.2/32), so an old one left behind connects but never carries any traffic. Go back to your provider's WireGuard setup page, generate a fresh key pair, and copy the Private key and the Address into SparkBox together, not one without the other. Which provider did you move to? And the single line just above the 'See https://...healthcheck.md' one names the real reason it gave up, so paste that as well.
Chris wrote:
Ignore that question โ Tom found the real cause today, and it was never your keys. Two things were working against you. Saving a VPN change from the dashboard silently wiped a hand-set MTU back to the default, so your edits never actually reached the tunnel. And a stray space in the Cities box made gluetun discard every city after the first and refuse to start. Both are fixed in v1.6.443, which also replaces that raw log tail with a plain-English reason. To get it: sudo sparkbox upgrade Note it is upgrade, not update โ update only refreshes app images. Your MTU number is in your other thread.