Plexmediaserver.service: Failed with result 'exit-code'

Hi.

I have had a plex server running on an old windows laptop. But i recently bought a pc that i am using as a ubuntu server (with gui for my main tv). I am a complete noob at this, but i have tried to lookup the problem with no luck. I hope some kind soul can help me with this.

bro@ systemctl status plexmediaserver ● plexmediaserver.service - Plex Media Server for Linux Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled Active: failed (Result: exit-code) since Mon 2020-03-30 19:14:41 UTC; 2min 15s ago Process: 3193 ExecStart=/bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver "/usr/lib/plexmed Process: 3173 ExecStartPre=/bin/sh -c /usr/bin/test -d "{PLEX_MEDIA_SERVER_APPLICATION_SUPPO
Main PID: 3193 (code=exited, status=255)

Mar 30 19:14:41 vesterbro systemd[1]: plexmediaserver.service: Service hold-off time over, sche
Mar 30 19:14:41 vesterbro systemd[1]: plexmediaserver.service: Scheduled restart job, restart c
Mar 30 19:14:41 vesterbro systemd[1]: Stopped Plex Media Server for Linux.
Mar 30 19:14:41 vesterbro systemd[1]: plexmediaserver.service: Start request repeated too quick
Mar 30 19:14:41 vesterbro systemd[1]: plexmediaserver.service: Failed with result ‘exit-code’.
Mar 30 19:14:41 vesterbro systemd[1]: Failed to start Plex Media Server for Linux.

After installing plex media server following a guide, i keep getting the same error. i have made a ufw file to allow plex access but same issue. can anyone help me with this ? i have gotten samba working on my network and all im missing is plex.

Which PMS version did you install?
If you’ve installed anything recent ( from plex.tv/downloads) the installer should have done a lot for you.

  1. It will have setup the ser
  2. It will have created all the directories for you
  3. It will also have told you whether or not it started the service.
  4. Lastly, it will have written a “plexinstaller.log” file in /tmp

Can you show me what it reported during installation and/or what the installer log file has?

Thanks for the reply.
This is the package i downloaded plexmediaserver_1.13.5.5332-21ab172de_amd64.deb.
This is the plexinstaller.log

Plex Media Server installation configuration info: Mon Mar 30 17:49:57 UTC 2020

Init=0
Systemd=1
LinuxContainer=0
NewInstall=1
HaveOverride=0
OverrideFile=""
PlexUser=“plex”
PlexGroup=“plex”
VideoGroup=“video”
AppSuppDir="/var/lib/plexmediaserver/Library/Application Support"
PlexTempDir="/var/lib/plexmediaserver/tmp_transcoding"
LangEncoding=“en_US.UTF-8”
ExistingVersion=0
HaveHardware=1
NeedUser=1
NeedGroup=1
NeedVideo=1
Verbose=1
Running=1

Would you consider downloading current version from Plex.tv/downloads ?

1.13.5 was the prototype packaging.

Packaging is now fully production.

Please uninstall any DEB package you have (your data is safe)
Now install current.

Just removed old install and downloaded new from plex. but same error.

Plex Media Server installation configuration info: Tue Mar 31 06:52:08 UTC 2020

Init=0
Systemd=1
LinuxContainer=0
NewInstall=0
HaveOverride=0
OverrideFile=“”
PlexUser=“plex”
PlexGroup=“plex”
VideoGroup=“video”
AppSuppDir=“/var/lib/plexmediaserver/Library/Application Support”
PlexTempDir=“/var/lib/plexmediaserver/tmp_transcoding”
LangEncoding=“en_US.UTF-8”
ExistingVersion=0
HaveHardware=1
NeedUser=0
NeedGroup=0
NeedVideo=0
Verbose=1
Running=1

May I see the console window output as well please?

This shows the validation scan and installation warnings / errors if any are present.

If there are no errors/warnings, the next will be to look at any logs in theLogs directory under Plex Media Server (tar.gz)

Sorry for the slow reply, life is a bit hectic these days.

I tried to do a new install after a reboot, and it worked! so its running now, thanks for the help my good man.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.