nograx / ioBroker.zendure-solarflow

An ioBroker adapter for Zendure SolarFlow devices
MIT License
24 stars 6 forks source link

[onReady] Logon Error #34

Closed andiweli closed 2 months ago

andiweli commented 7 months ago

Describe the bug
[onReady] Logon Error at Zendure cloud service

To Reproduce

Screenshots & Logfiles

Bildschirmfoto 2024-03-11 um 08 16 34

Versions:

nograx commented 7 months ago

I think the DB closed error ist the same as this logon error, resulting of a timeout of the web request. Normally this can be ignored because the web api is just used for login and retrieving the device list. The "live" data comes from the Mqtt service.

10000ms is a long time for a timeout, I don't think it's a good idea to extend this value... as I don't think there will be an answer from the web request...

funflo commented 7 months ago

[onReady] Logon error at Zendure cloud service! Error: [login] Failed to login to Zendure REST API! error AxiosError: Request failed with status code 500

Da mein Englisch eher nicht vorhanden ist, bitte ich um entschuldigung das ich auf Deutsch schreibe. Ich hatte heute aufgrund von wartungsbedingtem Neustart diese Fehler im log (heute um ca. 12:10). Danach hatte ich keine daten mehr bekommen und eine Automatik konnte auch nix mehr stellen. Diese beiden fehler kann ich reproduzieren in dem ich den adapter mehrmals (mit glück aber manchmal schon beim ersten mal) neustart.

PS: abhilfe war/ist neustart des Adapters

nograx commented 7 months ago

Auf dem global Server gab es heute mir exakt den selben Fehler, allerdings morgens gegen 10 Uhr. Ich nehme an das Zendure da an den Servern gearbeitet hat… angekündigt wurde die Serverlandschaft zu vergrößern. Bitte weiter beobachten.

andiweli commented 2 months ago

Never happened again since weeks.