Skip to content

Bridged mode trouble #36

Closed
Closed
@SecureBot

Description

@SecureBot

When running in bridged mode, the docker container IP gets published to Plex instead of the server IP hosting docker. This gives users the unreachable server error when trying to connect to their server.

If you'd be able to get to the remote access tab, you would see something like this:
Private 172.17.0.2:32400 <- Public External.IP.Address <- Internet

When you would really want to see something like this:
Private 192.168.1.15:32400 <- Public External.IP.Address <- Internet

You can fix running in bridged mode by adding customConnections=" https://docker.host.ip:32400" to preferences.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions