Quantcast
Channel: Recent Discussions — Plex Forums
Viewing all articles
Browse latest Browse all 151235

Can't get PMS service to start on openSUSE Tumbleweed

$
0
0

I've been running Plex on Ubuntu based distros for a couple years without a single issue. Recently had to switch to suse and cant get it to work.

I installed the 64bit Fedora RPM and it completed successfully but the service refuses to start.

When I check in Services Manager and check the details for the plexmediaserver service it says:

`* plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Wed 2016-11-09 17:42:52 PST; 43min ago
Process: 31722 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=216/GROUP)

Nov 09 17:42:46 linux-ypyv systemd[1]: Failed to start Plex Media Server for Linux.
Nov 09 17:42:46 linux-ypyv systemd[1]: plexmediaserver.service: Unit entered failed state.
Nov 09 17:42:46 linux-ypyv systemd[1]: plexmediaserver.service: Failed with result 'exit-code'.
Nov 09 17:42:52 linux-ypyv systemd[1]: plexmediaserver.service: Service hold-off time over, scheduling restart.
Nov 09 17:42:52 linux-ypyv systemd[1]: Stopped Plex Media Server for Linux.
Nov 09 17:42:52 linux-ypyv systemd[1]: plexmediaserver.service: Start request repeated too quickly.
Nov 09 17:42:52 linux-ypyv systemd[1]: Failed to start Plex Media Server for Linux.
Nov 09 17:42:52 linux-ypyv systemd[1]: plexmediaserver.service: Unit entered failed state.
Nov 09 17:42:52 linux-ypyv systemd[1]: plexmediaserver.service: Failed with result 'start-limit'.
Nov 09 17:45:17 linux-ypyv systemd[1]: Stopped Plex Media Server for Linux.`

And when I close Services Manager I get this error: http://imgur.com/v0i5CSA

systemctl give me this:

systemctl status plexmediaserver.service
  plexmediaserver.service - Plex Media Server for Linux
  Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: disabled)
  Active: failed (Result: start-limit) since Thu 2016-11-10 19:20:46 PST; 7s ago
  Process: 32156 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=216/GROUP)

Any help is greatly appreciated!


Viewing all articles
Browse latest Browse all 151235

Trending Articles