Failing to validate Plex server using- URL: http://host.docker.internal:32400/ -which works in my current config file. #583
Replies: 2 comments 13 replies
-
|
You need to run QuickStart from the same machine that runs Kometa.... |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
That URL is pointing at an internal Docker-supplied hostname that refers to the machine on which docker is running. It's a way to connect to the host from inside a docker container. If Quickstart is not running in a container right next to Kometa, it will not be able to resolve or connect to that URL. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have copied and pasted the data for Plex URL and and Token from the config file I used when setting up Kometa and that I know works. I re-ran it before posting just to confirm. The Plex URL I am using is http://host.docker.internal:32400/. I have a feeling this is somehow the issue as it took me a while to get one that worked in Kometa having first tried http://127.0.0.1:32400, which also doesn't work here. Any advice would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions