Trouble running PLEX on Raspberry Pi 3

I have had PMS on RPi3 set up for quite a while with no problems. After returning from a long trip, when I try to connect through a web browser it appears that the server is not allowing the connection. When trying to access via the Android App my server is offline.

When I enter

sudo service plexmediaserver status

I get

plexmediaserver.service - LSB: Plex Media Server
Loaded: loaded (/etc/init.d/plexmediaserver)
Active: active (exited) since Mon 2017-07-17 21:29:55 MDT; 2 days ago
Process: 433 ExecStart=/etc/init.d/plexmediaserver start (code=exited, status=0/SUCCESS)

Jul 17 21:29:53 raspberrypi_1 su[461]: Successful su for pi by root
Jul 17 21:29:53 raspberrypi_1 su[461]: + ??? root:pi
Jul 17 21:29:53 raspberrypi_1 su[461]: pam_unix(su:session): session opened…0)
Jul 17 21:29:55 raspberrypi_1 systemd[1]: Started LSB: Plex Media Server.
Jul 17 21:29:55 raspberrypi_1 plexmediaserver[433]: Starting Plex Media Serve…
Jul 17 22:40:38 raspberrypi_1 systemd[1]: Started LSB: Plex Media Server.
Hint: Some lines were ellipsized, use -l to show in full.

I have two questions:

  1. Should I just consider installing Rasplex?
  2. What might I do to troubleshoot this issue?

Hi stcline,

I am having the same exact issue you mentioned (with the same Active (exited) status. Did you find a solution to this issue?