intuit / intuit/oauth-pythonclient

Discovery doc max retries error SSL

Offen
#47 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
86
Forks
59
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

We are getting an error "HTTPSConnectionPool(host='developer.intuit.com', port=443): Max retries exceeded with url: /.well-known/openid_configuration/ (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)')))"
When we initialize AuthClient in the lib, which in turn tries to fetch discovery_doc from url https://developer.intuit.com/.well-known/openid_configuration/

Seems like the urlib / requests lib used in the project might be the culprit, did you have some similar issues like this?
Although we are getting this issue from time to time, it is creating inconsistent experience

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by tracing AuthClient initialization to the discovery_doc request at https://developer.intuit.com/.well-known/openid_configuration/. Compare the urllib and requests behavior mentioned in the report, and determine whether the intermittent SSLError originates in the client or the endpoint. Done means the cause is established and a concrete, reproducible resolution is identified.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
python
Bereich
authentication
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.