pannal / Kitana

A responsive Plex plugin web frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New SSL conn error cascade on server select - same issue as #33, #34, #35

RiggiG opened this issue · comments

issue links for ease #33, #34, #35

Tried with version 0.3.1-3 & 0.3.2 via Docker and standalone (and clone of master standalone) - persists across each. All various connection attempts fail (including relay after re-enabling) fail.

Workaround: explicitly disabling secure connections in the Plex server's Settings->Network (previously set to Preferred for me) allows a successful connection.

Log from 0.3.2 docker

Your issue seems different. The machine running Kitana doesn't seem to be able to resolve your plex.direct hostnames ([Errno -5] No address associated with hostname).

The other tickets you've linked are related to the SSL protocols/handling themselves, which has been fixed recently.

Closing for now. Please reopen if still an issue.

I've something similar.

requests.exceptions.SSLError: HTTPSConnectionPool(host='192-168-1-47.76dadadd0ef2466dbf8e5f8ad15f3299.plex.direct', port=32400): Max retries exceeded with url: /video/trakt (Caused by SSLError(SSLCertVerificationError("hostname '192-168-1-47.76dadadd0ef2466dbf8e5f8ad15f3299.plex.direct' doesn't match '*.a5672a53aac94125a3f279ecd0330c5e.plex.direct'")))

I've tried downgrading, but still go the same error. Workaround by @RiggiG didn't work either

Can you try 0.4.0-2?

Hi there, I just installed Kitana and after selecting the server it get's into a infinite loop...

After I click sing out I see this errors:

Successfully connected to PlexServer
Timeout on PlexServer
Error on PlexServer (see log): HTTPConnectionPool(host='xxx.xxx.xxx.xxx', port=32400): Read timed out. (read timeout=15)

Is there a workaround?

Thanks

That doesn't look like it's related, but more likely a network issue. Which kind of connection did you ask Kitana to use?

ok ok, tried with bot that appear there...

image

Someone mentioned something a bout the preferred secure network connection, tried to change that as well but no luck.

Thanks again :)

Hmm. So the PMS isn't inside your network, is it? At least it doesn't advertise as such.

Sorry. I forgot to mention that. Nop its not. It's with a provider. Upload speeds around here are kinda trashy so couldn't access it outside my network.

Hmm OK. Not sure, is the container Kitana's running as able to connect to the outside world? You might want to open a separate issue for this, as this is unrelated (no certificate issue, but routing)

commented

Running kitana 4.0,2 on docker still having this message:

requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://192-168-1-100.725690953ec14972b12e2efbf3cd7004.plex.direct:32400/video/trakt

I tried to disable secure connection but nothing changed.

@Wolf666 different issue, please open a new one with logs.