TA2k / ioBroker.toyota

ioBroker Adapter for myT Toyota
MIT License
2 stars 2 forks source link

Vehicle Status feature is inactive for the vin #11

Closed backfisch88 closed 7 months ago

backfisch88 commented 7 months ago

Bekomme verschiedene Fehler in Regelmäßigen abständen von Sachen die das Fahrzeug nicht hat... kann man das irgendwo abstellen?

<html>
<body>
<!--StartFragment-->
toyota.0 | 2024-01-19 09:07:29.644 | error | {"status":{"messages":[{"responseCode":"ONE-GLOBAL-RS-10064","description":"Feature vehicleStatus is inactive or not present for the vin.","detailedDescription":"Vehicle Status feature is inactive for the vin"}]}}
-- | -- | -- | --
toyota.0 | 2024-01-19 09:07:29.644 | error | AxiosError: Request failed with status code 500
toyota.0 | 2024-01-19 09:07:29.644 | error | https://ctpa-oneapi.tceu-ctp-prd.toyotaconnectedeurope.io/v1/global/remote/status
toyota.0 | 2024-01-19 08:07:58.562 | error | {"message":"Endpoint request timed out"}
toyota.0 | 2024-01-19 08:07:58.562 | error | AxiosError: Request failed with status code 504
toyota.0 | 2024-01-19 08:07:58.562 | error | https://ctpa-oneapi.tceu-ctp-prd.toyotaconnectedeurope.io/v1/global/remote/climate-status
toyota.0 | 2024-01-19 08:07:58.524 | error | {"message":"Endpoint request timed out"}
toyota.0 | 2024-01-19 08:07:58.524 | error | AxiosError: Request failed with status code 504
toyota.0 | 2024-01-19 08:07:58.524 | error | https://ctpa-oneapi.tceu-ctp-prd.toyotaconnectedeurope.io/v1/global/remote/status
toyota.0 | 2024-01-19 07:07:29.579 | error | {"status":{"messages":[{"responseCode":"ONE-GLOBAL-RS-10064","description":"Feature vehicleStatus is inactive or not present for the vin.","detailedDescription":"Vehicle Status feature is inactive for the vin"}]}}
toyota.0 | 2024-01-19 07:07:29.579 | error | AxiosError: Request failed with status code 500
toyota.0 | 2024-01-19 07:07:29.579 | error | https://ctpa-oneapi.tceu-ctp-prd.toyotaconnectedeurope.io/v1/global/remote/status

<!--EndFragment-->
</body>
</html>
TA2k commented 7 months ago

Scheinbar kommt der Fehler nur alle stunde auf wieviel Minuten ist dein update interval eingestellt

backfisch88 commented 7 months ago

60

Scheinbar kommt der Fehler nur alle stunde auf wieviel Minuten ist dein update interval eingestellt

60 Minuten

TA2k commented 7 months ago

Probier mal die GitHub version da sollte der Hinweis nur einmal auftauchen

backfisch88 commented 7 months ago

Probier mal die GitHub version da sollte der Hinweis nur einmal auftauchen

Scheint zu klappen ☺️