Bug #1302
amahi-plex released -- work-around for cases where the service does not start
0%
Description
sigh.
The work-around to get amahi-plex back running if it was not running is:
sudo chown -R apache:users /var/lib/plexmediaserver/ sudo systemctl start amahi-plex
History
#1 Updated by bigfoot65 over 8 years ago
This was his fix:
I ran the following to correct the problem:
Changed the users of my database, from plex:users to apache:users. It was half done. Most people will NOT have to do this.
Code:
sudo chown apache:users /var/lib/plexmediaserver/
Allowed the amahi-plex.service to start on boot:
Code:
sudo systemctl enable amahi-plex
Started the service:
Code:
sudo systemctl start amahi-plex
Get the status of the service.
Code:
sudo systemctl status amahi-plex
amahi-plex.service - Plex Media Server for Amahi
Loaded: loaded (/usr/lib/systemd/system/amahi-plex.service; enabled)
Active: active (running) since Thu 2014-02-13 11:13:20 AST; 1min 43s ago
Process: 787 ExecStart=/usr/bin/amahi-plex (code=exited, status=0/SUCCESS)
Main PID: 800 (runuser)
CGroup: name=systemd:/system/amahi-plex.service
?? 800 runuser -u apache -g users /usr/lib64/plexmediaserver/Plex Media Server
?? 840 /usr/lib64/plexmediaserver/Plex Media Server
??1512 Plex Plug-in [com.plexapp.system] /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resourc...
??1805 /usr/lib64/plexmediaserver/Plex DLNA Server
#2 Updated by dano5 over 8 years ago
here's the latest plexpass version if needed:
thought it better to add it here instead of adding a new bug, let me know if I should file a new one instead.
#3 Updated by bigfoot65 over 8 years ago
New bug would be best. This one is for a different issue.
#4 Updated by cpg over 8 years ago
- Subject changed from amahi-plex to amahi-plex released -- work-around for cases where the service does not start
- Description updated (diff)
#5 Updated by dano5 over 8 years ago
done, added as suggestion instead.
#6 Updated by bigfoot65 over 8 years ago
- Status changed from New to Closed
- Assignee deleted (
cpg)
amahi-plex appears to be working fine. Have not heard of problems. Closing bug report.
Also available in: Atom