TA2k / ioBroker.bwt

ioBroker Adapter for BWT devices
MIT License
4 stars 2 forks source link

Manchmal Fehlermeldungen im Protokoll #11

Open marlan99 opened 2 years ago

marlan99 commented 2 years ago

Ich vermute, wenn BWT seitig etwas nicht erreichbar ist, werden folgende Fehler vom Adapter generiert. Müsste man die evtl. abfangen?

` bwt.0 2022-08-12 00:49:40.067 error {"Meta":{"Code":"14","RequestId":"1f31a47b-7dd2-428a-bbb9-3c77eebfd503","Message":"The applikation is not allowed to access this service. code: (14)","Details":null,"OriginalErrorMessage":"The application is not allowed to access this service.","StatusCode":500,"Type":"ErrorMessage"}}
bwt.0 2022-08-12 00:49:40.066 error No Data in response
bwt.0 2022-08-12 00:39:36.908 error {"Meta":{"Code":"14","RequestId":"73d73dd2-a01d-4d94-9227-ca95526015ef","Message":"The applikation is not allowed to access this service. code: (14)","Details":null,"OriginalErrorMessage":"The application is not allowed to access this service.","StatusCode":500,"Type":"ErrorMessage"}}
bwt.0 2022-08-12 00:39:36.906 error No Data in response
bwt.0 2022-08-12 00:19:29.940 error Error: getaddrinfo ENOTFOUND api.bwt-group.com
bwt.0 2022-08-12 00:19:29.920 error https://api.bwt-group.com/api/perla/dc775c8a-88f8-4ca8-bac7-a0de22ee61b2/telemetry

`

Habe es nicht geprüft, aber gefühlt einmal pro Woche kommen diese Meldungen.

TA2k commented 2 years ago

500 ist meist Anbieterseitig. Wie oft passiert das

marlan99 commented 2 years ago

Ich vermute ja ebenfalls dass es Anbieterseitig ist, da es nach meinen Erinnerungen ca. 1 mal die Woche um ungefähr dieselbe Zeit stattfindet, vermute ich Serverwartung/Reboot von BWT zu dieser Zeit.