Report this

What is the reason for this report?

certain domains can't be resolved in plex server

Posted on May 18, 2019

Hi all,

I have been running a plex media server for a few months and it was good till 2 days ago. The server is suddenly offline and disappeared from my account list.

I digged its logs and there are quite a few error entries regarding resolv thing such as:

HTTP error requesting GET httpsXXXXXXXXXX (0, No error) (could not resolv host: plex.tv)
HTTP error requesting GET httpsXXXXXXXXXX (0, No error) (could not resolv host: ocspx.digicert.com)

sudo apt update works fine and the /etc/resolv.conf looks good as it just contains the default system generated name servers.

So just wondering is there anything currently wrong regarding DNS resolving of certain domains, which prevents my server login using my account ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I just found a temporary solution myself.

It looks like the container doesn’t take the host’s /etc/resolv.conf into it. The container’s /etc/resolv.conf had no DNS server listed at all.

Since I manaully map it in docker-compose.yml the sever is back right away.

Still no idea why the container doesn’t respect the host one, though.

I am a novice and would like to know if it’s possible to set up a Plex server in DigitalOcean and if it’s fairly easy?

Thank you in advance

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.