Hallo zusammen
seit gestern meine Wallbox einen Reboot durchlaufen hat, funktionier die SOC Abfrage des Mini SE nicht mehr.
folgende Fehlermeldung im Debus Log erscheint:RuntimeError
raise RuntimeError
File "/var/www/html/openWB/modules/soc_i3/i3soc.py", line 220, in postHTTP
resp = postHTTP(url, data, headers)
File "/var/www/html/openWB/modules/soc_i3/i3soc.py", line 272, in authStage1
authcode1 = authStage1(authenticate_url, username, password, code_challenge, state, nonce, captcha_token)
File "/var/www/html/openWB/modules/soc_i3/i3soc.py", line 352, in requestToken
token = requestToken(username, password, captcha_token)
File "/var/www/html/openWB/modules/soc_i3/i3soc.py", line 510, in main
main()
File "/var/www/html/openWB/modules/soc_i3/i3soc.py", line 551, in <module>
Traceback (most recent call last):
2025-03-20 10:45:28: ERROR: soc_i3:LP1: Request failed, exception=
2025-03-20 10:45:28: HINWEIS: -------------------------------------------------------------------------------------
2025-03-20 10:45:28: HINWEIS: Weitere Hinweise zum Ermitteln des Captcha Token finden sich auf der Konfigurationsseite
2025-03-20 10:45:28: HINWEIS: In der Konfiguration des LP1 im BMW & Mini SOC-Modul einen neuen Captcha Token ermitteln und eingeben.
2025-03-20 10:45:28: HINWEIS: Bitte auf folgende Seite gehen: Einstellungen - Modulkonfiguration - Ladepunkte
2025-03-20 10:45:28: HINWEIS: Anmeldung fehlgeschlagen: requestToken Exception:
2025-03-20 10:45:28: HINWEIS: -------------------------------------------------------------------------------------
2025-03-20 10:45:28: ERROR: soc_i3:LP1: Login failed
2025-03-20 10:45:28: ERROR: soc_i3:LP1: Authentication stage 1 failed
2025-03-20 10:45:28: ERROR: soc_i3:LP1: Request failed, response.content: b''
2025-03-20 10:45:28: ERROR: soc_i3:LP1: Request failed, StatusCode: 429
2025-03-20 10:45:28: WARNING: soc_i3:LP1: load_store: store file not found, new authentication required
den Captcha Token habe ich nach folgender Anleitung erneuert.
viewtopic.php?t=4870&start=410
Version meiner OPEN WB ist die 1.9.304.0
Hat jemand eine Idee?
Besten Dank vorab
Jörg