Giter Club home page Giter Club logo

Comments (9)

8321876218 avatar 8321876218 commented on May 22, 2024 2

The tiny details will get you some times! Glad you got it

from wizarr.

mtthidoteu avatar mtthidoteu commented on May 22, 2024

This should be possible, what do the logs say? Can the wizarr container access that host?

from wizarr.

PilaScat avatar PilaScat commented on May 22, 2024

Yes, wizarr can access that ip, heres the log:

WARNING:urllib3.connection:Certificate did not match expected hostname: 192.168.1.20. Certificate: {'subject': ((('commonName', '*.f5a4f1a65dsfd1a6.plex.direct'),),), 'issuer': ((('countryName', 'US'),), (('organizationName', "Let's Encrypt"),), (('commonName', 'R3'),)), 'version': 3, 'serialNumber': '115855aa1s1ds5d5s51', 'notBefore': 'Jan 23 18:26:57 2023 GMT', 'notAfter': 'Apr 23 18:26:56 2023 GMT', 'subjectAltName': (('DNS', '*.f5a4f1a65dsfd1a6.plex.direct'),), 'OCSP': ('http://r3.o.lencr.org',), 'caIssuers': ('http://r3.i.lencr.org/',)}

Seems SSL error, but in local I don't need that
I use this ip in every others *arrs

from wizarr.

8321876218 avatar 8321876218 commented on May 22, 2024

Is your Plex server set to Require secure connections, or only Prefer them? You may try to replace http://192.168.1.20:32400 with https://192-168-1-20.f5a4f1a65dsfd1a6.plex.direct:32400 (I think). I believe HTTP will only work when Requiring secure connections if Wizarr is on the same machine, where you would type http://localhost:32400

from wizarr.

PilaScat avatar PilaScat commented on May 22, 2024

Is set on Prefer, but even with ip.hash.plex.direct it doesn't work
Tried all the combinations with ip, http/s, port, plex.direct, nothing works

from wizarr.

8321876218 avatar 8321876218 commented on May 22, 2024

Just to be specific, the format you entered was https://ip.hash.plex.direct:port correct?

from wizarr.

PilaScat avatar PilaScat commented on May 22, 2024

yes, copied the url from overseerr

from wizarr.

8321876218 avatar 8321876218 commented on May 22, 2024

I would like to point out that Overseerr does not include the port at the very end of the https link, so it would need to be copied from Overseerr and then appended with :32400

from wizarr.

PilaScat avatar PilaScat commented on May 22, 2024

in fact i forget it ahahha
now it works

from wizarr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.