I’ve upgraded my synology nas to DSM 7 and download the plex media server file 1.28.2.6151 but unable to install file receive error port 32400 configured for this package is either used by another service
Restart DSM. I’ve seen it do that after an upgrade
If you have PMS installed but broken (DSM 6 version), remove it now before restarting
I no longer have DSM 6 I’ve upgraded my system to DSM 7
Have you ever run Plex in Docker on the NAS?
If so, check for any Docker definitions that use port 32400.
Edit: Also, if you have SSH/terminal access, use netstat to find what process is using the port.
$ sudo netstat -tulpn | grep 32400
tcp 0 0 0.0.0.0:32400 0.0.0.0:* LISTEN 12562/Plex Media Se
I had plex in docker previous and I uninstall the container from docker
Reboot the Synology NAS.
Does the problem still exist?
yes the problem still after I reboot my NAS
May I be of assistance?
Yes I need help with installing plex to my synology nas
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.