Plex won't start on Raspberry Pi
|
Posts: 2
Threads: 1
Joined: Dec 2016
Reputation:
0
[Not Solved]
Dec 12, 2016, 08:21 AM
At startup, I get the following - any ideas why it won't start?
Code:
pi@ :~ $ sudo service plexmediaserver status
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/etc/systemd/system/plexmediaserver.service; enabled)
Active: failed (Result: start-limit) since Sat 2016-12-03 06:01:47 AEDT; 16h ago
Process: 1109 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=1/FAILURE)
Dec 03 06:01:21 systemd[1]: Failed to start Plex Media Server for Linux.
Dec 03 06:01:21 systemd[1]: Unit plexmediaserver.service entered failed state.
Dec 03 06:01:47 systemd[1]: plexmediaserver.service holdoff time over, scheduling restart.
Dec 03 06:01:47 systemd[1]: Stopping Plex Media Server for Linux...
Dec 03 06:01:47 systemd[1]: Starting Plex Media Server for Linux...
Dec 03 06:01:47 systemd[1]: plexmediaserver.service start request repeated too quickly, refusing to start.
Dec 03 06:01:47 systemd[1]: Failed to start Plex Media Server for Linux.
Dec 03 06:01:47 systemd[1]: Unit plexmediaserver.service entered failed state.
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Not Solved]
Dec 12, 2016, 09:57 AM
How did you install Plex?
I believe this line in the service file is causing the issue
Code:
ExecStartPre=/bin/sh -c /usr/bin/test -d "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}"
Posts: 2
Threads: 1
Joined: Dec 2016
Reputation:
0
[Not Solved]
Dec 13, 2016, 12:45 PM
PMS was installed per instructions at http://www.htpcguides.com/install-plex-m...erry-pi-2/
Plex is running as the Pi user.
If I comment the below line out of /etc/systemd/system/plexmediaserver.service
Code:
ExecStartPre=/bin/sh -c /usr/bin/test -d "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}"
then status returns the below error after a host restart/startup. Manually starting works fine...
Code:
pi@:~ $ sudo service plexmediaserver status
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/etc/systemd/system/plexmediaserver.service; enabled)
Active: failed (Result: start-limit) since Tue 2016-12-13 23:34:02 AEDT; 53s ago
Process: 1179 ExecStart=/bin/sh -c /usr/lib/plexmediaserver/Plex\ Media\ Server (code=exited, status=134)
Main PID: 1179 (code=exited, status=134)
Dec 13 23:33:56 systemd[1]: Unit plexmediaserver.service entered failed state.
Dec 13 23:34:02 systemd[1]: plexmediaserver.service holdoff time over, scheduling restart.
Dec 13 23:34:02 systemd[1]: Stopping Plex Media Server for Linux...
Dec 13 23:34:02 systemd[1]: Starting Plex Media Server for Linux...
Dec 13 23:34:02 systemd[1]: plexmediaserver.service start request repeated too quickly, refusing to start.
Dec 13 23:34:02 systemd[1]: Failed to start Plex Media Server for Linux.
Dec 13 23:34:02 systemd[1]: Unit plexmediaserver.service entered failed state.
pi@:~ $ sudo service plexmediaserver start
pi@:~ $ sudo service plexmediaserver status
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/etc/systemd/system/plexmediaserver.service; enabled)
Active: active (running) since Tue 2016-12-13 23:39:30 AEDT; 2s ago
Main PID: 1587 (sh)
CGroup: /system.slice/plexmediaserver.service
├─1587 /bin/sh -c /usr/lib/plexmediaserver/Plex\ Media\ Server
└─1588 /usr/lib/plexmediaserver/Plex Media Server
Dec 13 23:39:30 systemd[1]: Started Plex Media Server for Linux.
pi@:~ $
Posts: 56
Threads: 2
Joined: Oct 2021
Reputation:
0
[Not Solved]
Apr 24, 2023, 02:36 PM
I wish I knew about this article sooner because the information Pokemon Showdown you share is really meaningful and interesting.
Posts: 3
Threads: 1
Joined: Jul 2021
Reputation:
0
[Not Solved]
May 22, 2023, 02:25 AM
I have never encountered this problem. it sounds very troublesome. You should seek help from the experts!
Minesweeper
Posts: 56
Threads: 2
Joined: Oct 2021
Reputation:
0
[Not Solved]
Jul 05, 2023, 09:17 AM
(This post was last modified: Sep 25, 2023, 07:33 AM by jonescelinaa.)
Take note of any error messages or codes that are displayed when you try to start up your system. These can provide valuable information about the nature slope of the issue.
Posts: 89
Threads: 1
Joined: Jul 2021
Reputation:
0
[Not Solved]
Jul 11, 2023, 06:49 AM
Based on the provided logs, it appears that the Plex Media Server failed to start. The error message suggests that the service is hitting a start-limit and refusing to start again too quickly after a previous attempt.
Check the Plex Media Server Configuration: Verify that the configuration files for Plex Media Server are correctly set up. Make sure the paths for media directories, application support directory, and other settings are correct. You can find the configuration files in the "/etc/systemd/system/plexmediaserver.service" file. Dave The Diver
Posts: 89
Threads: 1
Joined: Jul 2021
Reputation:
0
[Not Solved]
Jul 14, 2023, 07:40 AM
Maybe the post installed this software the wrong way so it doesn't display like what they recommend. mapquest directions
Posts: 56
Threads: 2
Joined: Oct 2021
Reputation:
0
[Not Solved]
Feb 05, 2025, 09:42 AM
Some countries in Worldle are instantly recognizable, while others take a few thoughtful guesses to figure out.
|
|
Recent Posts
|
Newport Cigarettes
jonesPhedra Mar 19, 2025, 07:58 AM
|
How to set up Sonarr for auto renaming and impor...
jonesPhedra Feb 27, 2025, 04:31 AM
|
Split tunneling -> IPtorrentCheck tracker error
jonescelinaa Feb 18, 2025, 09:18 AM
|
Verifpro.net - paypal, ebay, banks, crypto, docs...
Viktor Feb 15, 2025, 04:06 AM
|
Plex won't start on Raspberry Pi
jonescelinaa Feb 05, 2025, 09:42 AM
|
Latest unread posts | Unanswered posts |
|