Server Version#: 1.19.3.2740
Player Version#:
The same issue here with latest update. Looks like it’s not releasing port on service plexmediaserver_plexpass restart
Server Version#: 1.19.3.2740
Player Version#:
The same issue here with latest update. Looks like it’s not releasing port on service plexmediaserver_plexpass restart
You posted this with the freebsd tag but point to a Ubuntu issue, Ubuntu uses system (at least in recent versions) and since that is 20.04 its pretty recent too so the issue is surely not related!
Now when you say "its not release the port on service plexmediaserver_plexpass restart" which port?
Try this:
sockstat -l46
service plexmediaserver_plexpass stop ( STOP is important here do not use restart)
Now look at sockstat again, which ports are listed? If some remain it means some process was not killed! The service should (assuming there’s no custom scripts involved here btw) send a kill -9 to child process after the main one is stopped.
If something remains after the stopped we will start from there, so please post that info here.
Somehow the issue has gone and I was able to make 4 restarts in a row (while 9 hours ago restart was not working, no reboots and updates was done). Thanks for your reply, but cannot reproduce the issue for the moment.
Could have been the jail that got into some buggy state. In any case looking at that info in future might at least help track what’s left over.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.