Server Version#:not sure since it won’t run but the current latest as of Nov 23 2021
Player Version#:latest as of Nov 23 2021
I have been running plex media server in a docker container for several years now with no issue. The host computer is running debian buster on a 4.19 kernel. The system is up to date and basically only runs a bare installation with docker installed.
I have deleted all the containers and even tried deleting the config directory and just starting it over however I’m consistently getting the same error message when plex is attempted to be launched. The error is as follows and just started happening This past friday I believe (11/19/2021).
I’m trying to use the official image located at:
plexinc/pms-docker
I was using the image at linuxserver/plex but it is having the exact same issue.
here is the error messages I receive when trying to start the container
Starting plex …
ERROR: for plex UnixHTTPConnectionPool(host=‘localhost’, port=None): Read timed out. (read timeout=60)
ERROR: for plex UnixHTTPConnectionPool(host=‘localhost’, port=None): Read timed out. (read timeout=60)
ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
I’m a plexpass subscriber so I usually run the latest non-beta images. Any help would be appreciated as this has run flawlessly for years now so I’m not sure what caused it to stop working I’m assuming it has something to do current docker container.