Issues with secondary subsonic connection (tailscale)

App version

Production

Issue description

Hi, so I’ve got a subsonic server (navidrome) running on my unraid box and I cannot for the life of me figure out why I am unable to connect via tailscale when on a mobile data connection.

Everything works fine on a local connection, and I can access the server via Firefox through tailscale with no issues but symfonium won’t connect.

I’m not sure what to do about this, I’ve searched and read several previous topics on the issue but they dont seem relevant to me (proxies and such) but I am not exactly the most knowledgeable about networking - I would not understand anything about nginx, for example.

I tried to view logs in symfonium but the only option I could find was to upload them here and ask for help, the log identifier is “penthe”

Device type

Phone

Media provider

Navidrome

Steps to reproduce

Add secondary connection as tailscale IP.
Triple-tap subsonic logo to ignore primary connection issues.
Try to refresh the connection manually using the global filter.

I searched existing issues first

on

I understand that logs are mandatory

on

Log upload name / description

penthe

You of course can read the logs.

2026-05-07 19:53:52.340 Error SubsonicLogger  Error (0/0)
javax.net.ssl.SSLException: Unable to parse TLS packet header

Don’t set the mode to https if it’s http on the other side.

Ah… That seems to have fixed it. Thank you.

Could have sworn I tried that a few weeks ago but ah well. Thank you again for both replies.