TA2k / ioBroker.vaillant

Vaillant multiMATIC VR900/VR920 Adapter for ioBroker
MIT License
11 stars 4 forks source link

Request failed with status code 416 #59

Open HansBorjes opened 2 months ago

HansBorjes commented 2 months ago

Describe the bug Upon adapter restart the follow errors appear.

2024-05-05 04:04:24.071 error   {"title":"Requested Range Not Satisfiable","status":416,"detail":"The maximal allowed range for the resolution DAY is 60 days"}

vaillant.0 2024-05-05 04:04:24.071 error AxiosError: Request failed with status code 416

vaillant.0 2024-05-05 04:04:23.550 error {"title":"Requested Range Not Satisfiable","status":416,"detail":"The maximal allowed range for the resolution DAY is 60 days"}

vaillant.0 2024-05-05 04:04:23.549 error AxiosError: Request failed with status code 416

vaillant.0 2024-05-05 04:04:23.056 error {"title":"Requested Range Not Satisfiable","status":416,"detail":"The maximal allowed range for the resolution DAY is 60 days"}

vaillant.0 2024-05-05 04:04:23.054 error AxiosError: Request failed with status code 416

vaillant.0 2024-05-05 04:04:19.065 error {"title":"Requested Range Not Satisfiable","status":416,"detail":"The maximal allowed range for the resolution DAY is 60 days"}

vaillant.0 2024-05-05 04:04:19.063 error AxiosError: Request failed with status code 416

vaillant.0 2024-05-05 04:03:54.432 error {"title":"Requested Range Not Satisfiable","status":416,"detail":"The maximal allowed range for the resolution DAY is 60 days"}

vaillant.0 2024-05-05 04:03:54.430 error AxiosError: Request failed with status code 416

vaillant.0 2024-05-05 04:03:40.887 error {"title":"Requested Range Not Satisfiable","status":416,"detail":"The maximal allowed range for the resolution DAY is 60 days"}

vaillant.0 2024-05-05 04:03:40.886 error AxiosError: Request failed with status code 416

vaillant.0 2024-05-05 04:03:35.177 error {"title":"Requested Range Not Satisfiable","status":416,"detail":"The maximal allowed range for the resolution DAY is 60 days"}

vaillant.0 2024-05-05 04:03:35.176 error AxiosError: Request failed with status code 416

vaillant.0 2024-05-05 04:01:07.784 error {"title":"Requested Range Not Satisfiable","status":416,"detail":"The maximal allowed range for the resolution DAY is 60 days"}

vaillant.0 2024-05-05 04:01:07.783 error AxiosError: Request failed with status code 416

Versions:

Additional context
It seems the adapter is blocking my iobroker regularly. For that reason I have configured a daily restart of vaillant adapter.

TA2k commented 2 months ago

vaillant erlaubt nur noch die letzten 60 tage einfach in den Einstellung auf 60 stellen

HansBorjes commented 2 months ago

Thanks for the hint. Please implement a range limit in the adapter to prevent setting a value large than 60.

TA2k commented 2 months ago

already in the GitHub version