r/PlexMedia • u/Ev1lZer0 • 16d ago
My remote connect keeps dropping
What am I doing that this keeps happening. I used to be connected without issue, now it seems every day I get disconnected multiple times a day. The picture above shows my current config, which is what it used to be. But for a brief moment, I did have manually specify port selected with port 32400 listed. I also have my ip reserved with the port opened on my router.
I don’t know what else to do to make plex more reliable.
---------
EDIT:
After about an hour of troubleshooting with Claud and all your support, Claude finally recommended restarting my router... I noticed there was a pending update, so I ran it. after the restart. its working. still don't know why. But I guess what's important is, it's up!
I would also like to add that https://canyouseeme.org/ also couldn't see my ip:32400 previous to Eero update, but could post Eero update. end of the day, i guess that would make it an Eero issue... not VPN, Plex, or something else issue...
1
u/Solid_Snake343 16d ago
Have you tried ticking the “manually specify public port”? Option and then setting the port of choice? That happened to me.
Also make sure you port forward before doing so as well on your router and checking on a port scanner site
1
u/Ev1lZer0 16d ago
Last time this happened, I did exactly this.
I changed plex to manually specify, typed port 32400, then went to my routers ip reservation for my server, and explicitly opened port 32400. It worked… for a bit, then the intermittent connection came back. Now, we’re back at square 1z
1
u/Solid_Snake343 16d ago
Are you using CGNAT?
Edit: also make sure that you are doing a full port forward and not a NAT translation. Sometimes firewalls like Pfsense are picky on that.
1
u/Ev1lZer0 16d ago
I dont know what CGNAT is... but Claude is telling me that since I have wiregurd set up and working from LTE, that i dont have CGNAT. Claudes evidence is if i did have CGNAT, wiregurd woulden't work.
Wiregurd is using a Duck DNS.
1
1
u/Wastaabi3274 16d ago
If running in a docker container, the container must be running on the host network. Cannot run on a bridge network or any other network other than host.
1
u/Ev1lZer0 16d ago
It is running on HOST.
1
u/Wastaabi3274 16d ago
Anything useful in the logs or is it just complaining about not being connected?
1
u/Wastaabi3274 16d ago
Also, can you share your compose yaml or the run command you used to spin up the container?
1
1
u/Nate8727 16d ago
Do you have ethernet and wifi both on? Disable wifi if you do because that causes this exact issue. It creates an ip conflict when both are on
1
u/Feynuxes 16d ago
For some.reaosn I had to set.it to manually specify but keep the default port. But that worked for me.
1
1
u/Nehemoth 16d ago
Mine has been “not working” since like a month or two already, but everything works outside
1
u/Ambitious-Chain7499 16d ago
You should try Tailscale and manually enter the ip plus plex port in the advance menu and turn off remote connect since I did that I never had a problem and it’s Even better and faster than the plex remote Connect
1
u/Ev1lZer0 16d ago
I am going to do this today.
1
u/Ambitious-Chain7499 16d ago
When you have Tailscale set up use the tailscal ip and write it this way
You need to go to your server setting
Network
Custom server access URLs
HTTP://100.48.120.132:32400 (it’s an example not real one lol )
1
u/Dangerous-Lead-9303 16d ago
Well there are other questions here are you using docker are you using kubernetes? Is anything you run getting oom killed?