-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with authentication in Node.js 20 #184
Comments
Welche verison ists denn bei dir? Die "neueste" ist 3.1.0 ist hat ne gaaanz andere Authentication art ... also bitte lesen was im Github readme stahe (und es gab Admin meldungen dazu). Login über Admin-Seite des Adapters neu machen |
What is your admin version |
Admin Version 6.4.1 |
Läuft es auf dem gleichen host wie der Admin oder multi host? |
Es läuft auf dem gleichen Host wie der Admin. |
Dann ehrlich spontan keine idee. Muss ich mir n bei zeit ansehen. Kannst ja ggf im Forum mal rausfinden ob andere auch das problem haben |
Ich werde nochmal im Forum schauen. Bis jetzt hab i No nix gefunden. |
BTW: welche node.js version? |
20.3.1. |
kannst du mal auf nodejs 18 downgraden? |
Ich teste es am Wochenende |
also nach einen downgrade, ging es wieder. hab doch zum test nochmal probiert upzugraden, aber ging wieder nicht. |
Da sist jetzt der vierte Fall wo es mit Node.js 20 zu "404" Fehlern bei HTTP kommunikation kommt. Und ja ... jetzt ist es dann wohl mal Zeit den Grund zu finden :( |
PS: Welches OS? |
Hallo zusammen.
Also muss das Verfahren zum Verbindungsaufbau mit OAuth umgestellt werden. Die Jungs von Homebridge haben seit einigen Tagen übrigends die selben Probleme. |
@DANSI @derBruti @Apollon77 Könntet ihr mal bitte in der GUI das Sentry abschalten, in den Instanzen rechts das grüne Dreieck klicken so dass es grau wird. Evtl. behebt das den Fehler mit Node20. Bitte Rückmeldung |
@DANSI Schau mal im CHangelog, das haben wir im September 2022 getan ... du brauchst also eine aktuelle Adapterversion dann ist DAS an sich nicht das Thema. Das aktuelle Problem scheint ein http-verbindungsproblem mit node.js 20 und Sentry zu sein |
@winnyschuster , @Apollon77 Ich hab dann in den Instanzen den Knopf gedrückt Der Objektbaum bleibt entsprechend leer. Auf einem "allten" iobroker System, welches mit Netatmo verbunden ist, funktioniert derzeit noch alles. Achja, Sentry ist aus, Problem bleibt. Ich habe dann noch das Loglevel auf "silly" gestellt. |
related getsentry/sentry-javascript#8552 |
@DANSI When it tells "invalid client id" then please check the client id and secret again. YOur problem ist not the same as the one oin this issue |
For me the issue was resolved by updating node to 20.8.0 (had 20.5.1 previously). |
Then it was caused by the request issues in node.js up to node.js 20.5 ... in fact the bug was fixed in node.js 20.6 |
hi,
after upgrade to the newest Adapter Version, Authentication does not work.
I got this error:
OAuth timeout
The OAuth authorization process has timed out. You can close this window now.
Error getting new tokens from Netatmo: Error: Authenticate error: Status code404. Please try again.
Error Log:
What can i do?
Thank you!
DerBruti
The text was updated successfully, but these errors were encountered: