Advertisement
Guest User

Untitled

a guest
May 31st, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. plexadmin@S5:~$ sudo service plexmediaserver status
  2. ● plexmediaserver.service - Plex Media Server for Linux
  3. Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
  4. Active: active (running) since Thu 2018-05-31 11:35:47 CDT; 2min 22s ago
  5. Process: 1352 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)
  6. Main PID: 1356 (sh)
  7. Tasks: 53 (limit: 4915)
  8. CGroup: /system.slice/plexmediaserver.service
  9. ├─1356 /bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver "/usr/lib/plexmediaserver/Plex Media Server"
  10. ├─1358 /usr/lib/plexmediaserver/Plex Media Server
  11. ├─1608 /usr/lib/plexmediaserver/Plex Tuner Service /usr/lib/plexmediaserver/Resources/Tuner/Private /usr/lib/plexmediaserver/Resources/Tuner/Shared 1.13.2.5102-4898d7d96 32600 /waitmutex
  12. └─2652 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-4898d7d96/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.13.2.5102-48
  13.  
  14. May 31 11:35:47 S5 systemd[1]: Started Plex Media Server for Linux.
  15. May 31 11:35:50 S5 sh[1356]: Error in command line:the argument for option '--serverUuid' should follow immediately after the equal sign
  16. May 31 11:35:50 S5 sh[1356]: Crash Uploader options (all are required):
  17. May 31 11:35:50 S5 sh[1356]: --directory arg Directory to scan for crash reports
  18. May 31 11:35:50 S5 sh[1356]: --serverUuid arg UUID of the server that crashed
  19. May 31 11:35:50 S5 sh[1356]: --userId arg User that owns this product
  20. May 31 11:35:50 S5 sh[1356]: --platform arg Platform string
  21. May 31 11:35:50 S5 sh[1356]: --url arg URL to upload to
  22. May 31 11:35:50 S5 sh[1356]: --help show help message
  23. May 31 11:35:50 S5 sh[1356]: --version arg Version of the product
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement