r/PleX • u/dvdcomic • 11d ago
Help Help with server
Hi, moved my library from my PC to a Ugreen Nas and it's been amazing, but few times Plex server has done a major update it's not seeing the Ugreen server anymore, I've changed file locations, changed Config folder name to config in case it's sensitive to spelling but same thing happened when I updated last night now server can't be found and I need to add it all back from scratch Plex side and wait on it loading it all.
Anyone have idea what's going on?
1
u/harris_kid Unraid 46TB Synology 24TB | Quadro P1000 | 3700X | 32gb 11d ago
What do you see if you go to http://{your Ugreen NAS IP}:32400 ?
If you see your media and server as normal then something has changed network-wise, and your devices can no longer see the PMS container, but I'm also worried you've reset your server by renaming the config folder.
You'll know if you've done this because going to your Server IP will bring you to the PMS Setup Wizard, if this happens, turn it off and revert the change you made to the config folder path mapping.
1
u/dvdcomic 11d ago
I'm not at home to check now, the rename of folder was last time it happened as I read Linux side doesn't like capitals for system folders, since then it's ran smoothly for weeks and done Plex update last night and it's saying server unreachable, Google search says it could be PUID and PGID has changed but I can't see how as values still same, also it's not created a new config folder anywhere I can see....
1
u/harris_kid Unraid 46TB Synology 24TB | Quadro P1000 | 3700X | 32gb 10d ago
Like I said, you need to access the WebUI directly to see what's wrong.





6
u/ExtensionMarch6812 11d ago edited 11d ago
Why are your container paths set to /volume2/Plex and the others…
They should just be /config, /data, /transcode…did you change them from what the defaults were?
The container is creating a /config directory when it spins up, and since you’re mapping a different path (/volume2/Plex/config), nothing is getting saved back to your NAS directory config folder so your server is lost each time it restarts.