Plex on UnRaid Server will no longer initialize

I am running a Plex Server on my Unraid Array. Today I started receiving communication errors. I restarted the array, and now the Plex Server will not initialize. I’m not the most familiar with code or logs, but after starting my array and the Docker, waiting a few minutes for the server to be up, I receive this error:

Unable to connect

Firefox can’t establish a connection to the server at ___________________ (IP address assigned to plex server).

The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

I have not changed anything within Unraid that would have caused this, so I’m at a bit of a loss here.

Under docker in your unraid gui you should have a plex docker container.
on the far right there is a “Log” option.
click that and see what your log shows in there?
does your container start? you can tell if it has a green arrow on the plex icon for the container.

1 Like

I am away at the moment. I will say the log just kept repeating, “starting”. It looks like it just won’t start. I’m assuming I’ll have to reinstall the docker and all?

You might need to reinstall the docker but your config should be saved to your array outside of the container so you should not lose any config.

If you are familiar with Linux you can also launch a console to the container via the GUI and take a look under the hood and see whats going on in those logs.

image

I reinstalled the docker. Still not initializing. Here is the log:

ErrorWarningSystemArrayLogin

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh…
*** Running /etc/my_init.d/10_syslog-ng.init…
Jul 31 22:18:27 HomeDatabase syslog-ng[11]: syslog-ng starting up; version=‘3.5.6’
Jul 31 22:18:28 HomeDatabase syslog-ng[11]: EOF on control channel, closing connection;
*** Running /etc/rc.local…
*** Booting runit daemon…
*** Runit started as PID 17
Jul 31 22:18:28 HomeDatabase cron[22]: (CRON) INFO (pidfile fd = 3)
Jul 31 22:18:28 HomeDatabase cron[22]: (CRON) INFO (Running @reboot jobs)
6 10000 /config/Library/Application Support
10000
6 10000 /config/Library/Application Support
10000
6 10000 /config/Library/Application Support
10000
6 10000 /config/Library/Application Support
10000
6 10000 /config/Library/Application Support
10000
6 10000 /config/Library/Application Support
10000
6 10000 /config/Library/Application Support
10000

These lines go on ad nausem!

Here’s a thought… Which Docker should I be using? I believe I was using the limetech PlexMediaServer. If I use the Binhex one, it looks like that one works now.

I’ve always used the linuxserver one with no issues.
I think the limetech one was deprecated once the official Plex Inc one was available.

I’d suggest getting off limetech docker myself.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.