Server Version#: 1.40.4.8679
Player Version#: 4.132.2
TL/DR
Old server had a hardware failure and died. RIP server.
Fresh Ubuntu server 24.04 (Noble) install
OptiPlex 3040, Core 5, 8GB DDR3, 256GB SSD
Problem:
After fresh Plex Server install, I tried to add my media libraries.
Settings → Libraries → Add Library → “Select your library type” → “Browse For Media Folder”
That appears to work and triggers library refresh visible on the dashboard.
When that completes, the newly added folder is not available.
Also, these supposedly added libraries do not show up when I navigate back to Settings → Libraries, so there’s no way to update or remove them from the UI.
Hello,
Thank you for your response. That worked brilliantly.
I removed all servers, then claimed the new one ad removed/re-added the library.
However, I am now facing a different issue. All files are returning the same error when I attempt to play them:
Playback Error
An error occurred trying to play “”.
Error code: s1001 (Network)
My guess this has to do with the file permissions in the media folder. I even went ahead and ran ‘chmod 777’ for a few of them, which I know is usually not the best idea.
What should I look for to resolve this?
My Plex is on Ubuntu 24.04 LTS and all media is on NAS share NFS mount.
Hi again,
I think I figured out the network error. Had to do with the NFS mount, rather than individual file permissions. Adding ‘nfsvers=3’ option to /etc/fstab fixed this. I am now able to stream media to my HTPCs and smart devices.