RESOLVED: Plex server wont start
Posted: Sat Sep 13, 2014 4:41 am
After a general Fedora update, I noticed the Plex server was stopped. I tried uninstalling and reinstalling Plex with same results. A manual start produced this result.
[root@localhost ~]# service plex_media_server start
Redirecting to /bin/systemctl start plex_media_server.service
Failed to issue method call: Unit plex_media_server.service failed to load: No such file or directory. See system logs and 'syste
mctl status plex_media_server.service' for details.
[root@localhost ~]# service httpd restart
Redirecting to /bin/systemctl restart httpd.service
[root@localhost ~]# service plex_media_server start
Redirecting to /bin/systemctl start plex_media_server.service
Failed to issue method call: Unit plex_media_server.service failed to load: No such file or directory. See system logs and 'syste
mctl status plex_media_server.service' for details.
[root@localhost ~]# service httpd restart
Redirecting to /bin/systemctl restart httpd.service