Server Version#: plexmediaserver-1.14.1.5488-cc260c476.x86_64 on Centos 7.6.1810
Player Version#:
Hi, I’m sorry i know there’s an old post about something similar, but i cant find my solution in it.
I did something stupid, and i’m too new to linux to figure it out. If someone would be kind enough to help me out, i would really appreciate it.
Backstory: Old Pms named ‘Plex Server’ was on windows 8.1 machine, got a new server just for plex and installed centos 7 on it. (why go from windows to linux? because i wanted to learn linux)
installed PMS and named it ‘Centos’ just to try it and see transcoding everything went well.
Started the process of making a pool of my new (used) 3x 2TB and transferring my movies and tv shows from the old to the new machine.
Then came the long awaited time to zip and transfer my data (cache, codecs, crash reports, diagnostics, logs, media, media upload, metadata, plug ins support. scanners. thumbnails, updates) to keep my metadata and watch status from all those years from c:\users\a\appdata\local to /var/lib/plexmediaserver/Library/Application support/Plex Media Server
The stupid thing I know I did, was uninstall PMS on the new machine using ‘rpm -e plexmediaserver’ and reinstall it using ‘yum install plexmediaserver*.rpm’
Why you ask? because I wanted when you opened http://localhost:8888/web for it to ask me to log in and find my server so that i could update my libraries directories instead of making a new one.
problem is, when i try in web browser it doesnt work (obviously) and when i check ‘systemctl status plexmediaserver’ it comes up with this:
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/usr/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Fri 2019-02-22 02:39:42 EST; 39s ago
Process: 4142 ExecStart=/bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver “/usr/lib/plexmediaserver/Plex Media Server” (code=exited, status=255)
Process: 4137 ExecStartPre=/bin/sh -c /usr/bin/test -d “{PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "{PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}” (code=exited, status=0/SUCCESS)
Main PID: 4142 (code=exited, status=255)
Feb 22 02:39:37 localhost.localdomain systemd[1]: Unit plexmediaserver.service entered failed state.
Feb 22 02:39:37 localhost.localdomain systemd[1]: plexmediaserver.service failed.
Feb 22 02:39:42 localhost.localdomain systemd[1]: plexmediaserver.service holdoff time over, scheduling restart.
Feb 22 02:39:42 localhost.localdomain systemd[1]: Stopped Plex Media Server for Linux.
Feb 22 02:39:42 localhost.localdomain systemd[1]: start request repeated too quickly for plexmediaserver.service
Feb 22 02:39:42 localhost.localdomain systemd[1]: Failed to start Plex Media Server for Linux.
Feb 22 02:39:42 localhost.localdomain systemd[1]: Unit plexmediaserver.service entered failed state.
Feb 22 02:39:42 localhost.localdomain systemd[1]: plexmediaserver.service failed.
I usually write everything i do down, to know what went wrong and where, but this time i didnt (blame it on the excitation to finally have my new PMS running) so i know i did something wrong by uninstalling and reinstalling, and i believe it must be something to do with a permission or a library i didn’t create during the reinstalling and i can’t figure it out to fix it.
there were 3 warnings during the reinstallation if it can help someone help me:
warning: /var/cache/yum/x86_64/7/PlexRepo/packages/plexmediaserver-1.14.1.5488-cc260c476.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 3adca79d: NOKEY
Warning: RPMDB altered outside of yum.
warning: /etc/yum.repos.d/plex.repo created as /etc/yum.repos.d/plex.repo.rpmnew
If someone would be kind enough to help me and if you need any other information please let me know,
Thank you so much for your valuable time in trying to help a clueless newbie like me

For us Linux newbies that’s how we break things without knowing (interjected guides)