pannal / Kitana

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

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

Closed RiggiG closed 3 years ago

RiggiG commented 4 years ago

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

pannal commented 4 years ago

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.

pannal commented 3 years ago

Closing for now. Please reopen if still an issue.

bitIO commented 3 years ago

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

pannal commented 3 years ago

Can you try 0.4.0-2?

yeahpmmx commented 3 years ago

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

pannal commented 3 years ago

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

yeahpmmx commented 3 years ago

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 :)

pannal commented 3 years ago

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

yeahpmmx commented 3 years ago

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.

pannal commented 3 years ago

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)

Wolf666 commented 3 years ago

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.

pannal commented 3 years ago

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