I switched from Plexamp to Symfonium because the Kef LSXII do not work with Plexamp (casting). However, when going outside/in the car, the plex server is unavailable.
Plexamp remote works with manual port forwarding.
I can add the Plex server in symfonium using the external IP address and port, but the server is not available when not connected to wifi.
I’ve turned off the Plex relay option but don’t really know what else to do.
So in summary, Plex remote works fine, just not through Symfonium.
Logs:
Upload description: Geertidow
Additional information:
Reproduction steps:
Plex server via manual port forward using external port 32501 to internal port 32400.
Plex server running on Linux Mint with UFW.
Turning off UFW makes no difference.
2025-02-17 10:52:23.416 Error PlexTvUtils Error during check (failed to connect to xxx.xxx.plex.direct/86.XXXX (port 32501) from /100.76.219.251 (port 36310) after 5000ms)
java.net.SocketTimeoutException: failed to connect to xxxx.xxxx.plex.direct/86.XXXX (port 32501) from /100.76.219.251 (port 36310) after 5000ms
at libcore.io.IoBridge.connectErrno(IoBridge.java:235)
at libcore.io.IoBridge.connect(IoBridge.java:179)
at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
at java.net.Socket.connect(Socket.java:646)
at n10.n.e(Unknown Source:0)
at h10.e.i(Unknown Source:69)
at h10.e.g(Unknown Source:29)
at h10.k.a(Unknown Source:2)
at g10.e.a(Unknown Source:15)
at a4.b.run(Unknown Source:954)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
Nothing answers at your external IP and port 32501.
Just tested to connect too and it just timeout, this is usually a FW or provider settings to drop the packets, as most of the time, there’s quick errors.
Well this I did not expect.
I switched off my firewall router and I could access Plex via Symfonium remotely.
Then I reloaded my forward ports and now it’s available.
I haven’t changed the firewall (port forward) rules, so that’s actually interesting.
Hopefully it will continue to work.
I have sent more logs (under Geertidow2) to show it’s now working.
No idea what happened.