-
Notifications
You must be signed in to change notification settings - Fork 8
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
Startet nicht - aktueller git #65
Comments
Ja - das ist aktuell leider so. Und es liegt nicht am Adapter. Alle Versionen (auch alte) sind gleichermaßen betroffen. |
Andere API Tools haben die gleichen Probleme. |
curl -X GET -k 'https://appapi.cp.dyson.com/v1/userregistration/userstatus?country=GB&[email protected]' Das hat bei mir funktioniert, allerdings habe ich vorher nicht probiert es ohne das GET aufzurufen. Update: |
Ich konnte jetzt auch den Adapter Version 0.7.3 ohne Probleme wieder starten. |
@viper4gh Update kommt !!! ... |
Danke fürs schnelle fixen. Ich hab erst mal auf die 0.7.4 aktualisiert. |
vielen dank für eure tolle Arbeit :-) ich habe aber leider noch immer das Problem das der login nicht mehr funktioniert. es ist eben ein generiertes Passwort mit Sonderzeichen wie zB "]" oder "=" drin. könnte das Probleme machen? EDIT: habe mir mal das Install log angesehen, scheint wohl ein Fehler zu sein? liegt der bei mir? edit2: mein Fehler, mit "https://github.com/Grizzelbee/ioBroker.dysonairpurifier/tarball/Dev_0.7.5" gings jetzt, Adapter jetzt online und funktioniert - erster Eindruck. |
ich würde das ganze noch nicht ganz als erledigt sehen. hatte gerade folgendes Problem. habe den Adapter neugestartet und wieder die Fehlermeldung mit der Authentifizierung bekommen. |
Installed the latest version from |
Der aktuelle git, stand 10.2 23 Uhr, funktioniert bei mir nicht mehr.
meine Zugangsdaten stimmen, mein Passwort hat Sonderzeichen.
hier die Fehlermeldungen
`2021-02-10 22:51:25.565 - error: dysonairpurifier.0 (1768) Error during dyson API login:Error: Request failed with status code 401, Callstack: Error: Request failed with status code 401
at createError (/opt/iobroker/node_modules/axios/lib/core/createError.js:16:15)
at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:260:11)
at IncomingMessage.emit (events.js:327:22)
at endReadableNT (internal/streams/readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
2021-02-10 22:51:25.566 - error: dysonairpurifier.0 (1768) Error: Unable to authenticate user! Your credentials are invalid. Please double check and fix them. This adapter has a maximum Pwd length of 32 chars.
2021-02-10 22:51:25.569 - error: dysonairpurifier.0 (1768) [main()] error: Converting circular structure to JSON
--> starting at object with constructor 'TLSSocket'
| property '_httpMessage' -> object with constructor 'ClientRequest'
--- property 'socket' closes the circle, stack: TypeError: Converting circular structure to JSON
--> starting at object with constructor 'TLSSocket'
| property '_httpMessage' -> object with constructor 'ClientRequest'
--- property 'socket' closes the circle
at JSON.stringify ()
at /opt/iobroker/node_modules/iobroker.dysonairpurifier/main.js:724:63
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async dysonAirPurifier.main (/opt/iobroker/node_modules/iobroker.dysonairpurifier/main.js:692:13)
2021-02-10 22:51:58.598 - info: host.krobis-iotvm iobroker url`
The text was updated successfully, but these errors were encountered: