pannal / Kitana

A responsive Plex plugin web frontend
Other
496 stars 25 forks source link

Server not found #75

Closed bezibaerchen closed 2 years ago

bezibaerchen commented 2 years ago

Hi all,

I try to be brief :-)

Following setup:

Plexserver installed on Synology. Linked to plex.tv but not available from the outside due to IP not being routable.

Signing in to Plex or using token results in no server being found in Kitana.

Is there a way to point Kitana to the internal address somehow?

bezibaerchen commented 2 years ago

image

This is how it looks after logging on to plex.tv

bezibaerchen commented 2 years ago

I got a little bit further as I can "see" my server now:

image

However, I can't connect to it as Kitana seems to try the public IP which isn't routable instead of the internal one:

[14/Jun/2022:09:55:59] ENGINE Bus STARTING [14/Jun/2022:09:55:59] ENGINE Starting SassCompilerPlugin [14/Jun/2022:09:55:59] ENGINE Serving on http://0.0.0.0:31337 [14/Jun/2022:09:55:59] ENGINE Bus STARTED [14/Jun/2022:09:55:59] Starting Sass Compile [14/Jun/2022:09:55:59] SassCompilerPlugin: Compiling /app/static/sass to /app/static/css [14/Jun/2022:09:56:02] ENGINE Listening for SIGTERM. [14/Jun/2022:09:56:02] ENGINE Listening for SIGHUP. [14/Jun/2022:09:56:02] ENGINE Listening for SIGUSR1. [14/Jun/2022:09:56:37] ENGINE Started monitor thread 'Session cleanup'. 192.168.1.40 - - [14/Jun/2022:09:56:37] "GET / HTTP/1.1" 303 138 "" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" Fuau: https://145-***************************************************rect:21147 Skipping unreachable connection 192.168.1.40 - - [14/Jun/2022:09:56:42] "GET /servers HTTP/1.1" 200 5167 "" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" Fu**au: https://145-*****rect:21147 Skipping unreachable connection 192.168.1.40 - - [14/Jun/2022:09:57:45] "GET /servers HTTP/1.1" 200 5167 "" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36"

Any way I can direct it to the correct one?

bezibaerchen commented 2 years ago

Continuing my monologue but it might help others. In the Plex Server settings one can configure additional URLs to be sent to plex.tv. I added the internal ones and Kitana could connect.