Giter VIP home page Giter VIP logo

Comments (7)

ashtonian avatar ashtonian commented on July 18, 2024 9

Fixed it by disabling ipv6 support manually on the docker image. It looks like plex has problems binding to an ipv6 port? probably because the box wasn't setup for ipv6.

used docker exec -it /bin/bash to get into the image and then navigated to /config/Library/Application Support/ Plex Media Server/ and changed EnableIPv6="1" to EnableIPv6="0" in the Preferences.xml file.

Got that from:
https://www.burgundywall.com/post/cant-start-plex-in-docker-container
https://forums.plex.tv/discussion/51427/plex-media-server-for-debian/p31

from docker-plex.

j0nnymoe avatar j0nnymoe commented on July 18, 2024

This could be happening due to a number of reasons, running the container as root but also /config needs to be on a local FS mount without going through mergerfs.

from docker-plex.

lonix avatar lonix commented on July 18, 2024

Due to how the base image is build it does not really work with root. (Unless @sparklyballs changed something)

from docker-plex.

ashtonian avatar ashtonian commented on July 18, 2024

The config is pathed directly to a local drive.

It was working for at least the last 6 months with that configuration. But I can correct that and try again. Just for clarification the proper way would be to create plex only user give it r/w to the config folder and read access to the media folders?

from docker-plex.

ashtonian avatar ashtonian commented on July 18, 2024

I went into the docker image and found the following in the server log just after trying to a cert.

Apr 04, 2017 15:18:40.442 [0x7fa7405bd840] ERROR - Error: Unable to set up server: bind: Cannot assign requested address (N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE)

from docker-plex.

whi-tw avatar whi-tw commented on July 18, 2024

@ashtonian I just saw exactly the same on my box - also resolved with EnableIPv6="0"

from docker-plex.

sparklyballs avatar sparklyballs commented on July 18, 2024

i'm going to close this as seems related to IPV6 issues.

from docker-plex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.