kiddigital wrote: ↑Saturday 21 August 2021 16:45
@rolandbreedveld , that is weird. It should not be needed as the Domoticz module should use the refreshtoken to get a new token when needed.
Can you check your log to see why Domoticz does not get a new token using the refreshtoken?
Hi kiddigital
Found out, it started with a scheduled reboot of my internet modem, exactly at 4:00:
# here everything is fine:
2021-08-19 03:54:48.389 EQA250: General/Percentage (EQA250 Battery Level)
2021-08-19 03:54:48.403 EQA250: General/Custom Sensor (EQA250 Odometer)
2021-08-19 03:54:48.417 EQA250: General/Alert (EQA250 Open Alert)
# No internet:
2021-08-19 04:00:00.442 Status: EQA250: Found non-standard resultcode (28) in HTTP response statusline: HTTP/1.1 28 Timeout was reached
2021-08-19 04:00:00.442 Error: EQA250: Failed to perform GET request (28)!
2021-08-19 04:00:00.442 Status: EQA250: Found non-standard resultcode (28) in HTTP response statusline: HTTP/1.1 28 Timeout was reached
2021-08-19 04:00:00.442 Status: EQA250: Received (Curl) returncode 28.. API request response took too long, timed-out!
# After restoring internet connection:
2021-08-19 04:01:47.765 Error: EQA250: Failed to perform GET request (401)!
2021-08-19 04:01:47.765 Status: EQA250: Received 400/401.. Let's try to (re)authorize again!
2021-08-19 04:01:57.950 Status: EQA250: Found non-standard resultcode (35) in HTTP response statusline: HTTP/1.1 35 SSL connect error
2021-08-19 04:01:57.951 Error: EQA250: Failed to perform POST request (35)!
2021-08-19 04:01:57.951 Status: EQA250: Found non-standard resultcode (35) in HTTP response statusline: HTTP/1.1 35 SSL connect error
2021-08-19 04:01:57.951 Status: EQA250: Received unhandled HTTP returncode 35 !
2021-08-19 04:01:57.951 Error: EQA250: Failed to get token.
2021-08-19 04:01:57.951 Error: EQA250: Failed to refresh login credentials.
2021-08-19 04:01:57.951 Error: EQA250: No access token available.
2021-08-19 04:01:57.951 Error: EQA250: Failed to get awake state (available resources)!
2021-08-19 04:01:57.952 Status: EQA250: Car awake detection: Car asleep
2021-08-19 04:01:57.964 EQA250: General/Alert (EQA250 State)
2021-08-19 04:02:57.972 Error: EQA250: No access token available.
2021-08-19 04:02:57.972 Error: EQA250: No access token available.
2021-08-19 04:02:57.973 Error: EQA250: No access token available.
2021-08-19 04:02:57.973 Error: EQA250: No access token available.
2021-08-19 04:02:57.973 Error: EQA250: Failed to get awake state (available resources)!
2021-08-19 04:03:57.980 Error: EQA250: No access token available.
2021-08-19 04:03:57.980 Error: EQA250: No access token available.
2021-08-19 04:03:57.981 Error: EQA250: No access token available.
2021-08-19 04:03:57.981 Error: EQA250: No access token available.
2021-08-19 04:03:57.981 Error: EQA250: Failed to get awake state (available resources)!
# and so on repeating