Skip to content

docs: document connecting to Plex in a separate Docker stack - #157

Merged
enoch85 merged 1 commit into
mainfrom
docs/plex-separate-docker-stack
Aug 21, 2026
Merged

docs: document connecting to Plex in a separate Docker stack#157
enoch85 merged 1 commit into
mainfrom
docs/plex-separate-docker-stack

Conversation

@enoch85

@enoch85 enoch85 commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Anyone running Plex in its own Docker Compose stack now has a documented reason why Maintainerr authenticates but never connects, and the one setting that fixes it. Closes Maintainerr/Maintainerr#3576.

Plex advertises the address of the network it sits on, which nothing outside that network can reach, so the fix is on the Plex side: add the LAN address to Custom server access URLs.

It is a ### subsection rather than another admonition. The Plex section already carries three notes, and the report was that this is unfindable, so a sidebar entry is worth more than a fourth callout. The existing "Server list is empty" block covers a different symptom, where the dropdown stays empty because Plex publishes no reachable connection at all.

npm run build passes, no broken links.

Plex running in its own Docker Compose stack advertises the address of the
network it sits on, which nothing outside that network can reach. Maintainerr
authenticates fine and may even list the server, but every connection to it
fails, and the cause is invisible from Maintainerr's side.

This is a subsection with its own heading rather than another admonition. The
Plex section already carries three notes, and the report was specifically that
the fix is unfindable, so a sidebar entry is worth more than a fourth callout.
It sits after the collapsible blocks so neither of them falls under it.

The existing "Server list is empty" block covers a different symptom, where
Plex publishes no reachable connection at all and the dropdown stays empty.
@enoch85
enoch85 merged commit 8cbecf4 into main Aug 21, 2026
3 checks passed
@enoch85
enoch85 deleted the docs/plex-separate-docker-stack branch August 21, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs need Plex cannot connect details

1 participant