since I’ve updated openHAB to v4.3.0 I receive the following error message while accessing my Tesla Model 3 Highland:
2024-12-20 20:44:06.661 [ERROR] [internal.handler.TeslaVehicleHandler] - An exception occurred while parsing data received from the vehicle: 'java.lang.NumberFormatException: Expected an int but was 1689280382089412 at line 1 column 49 path $.user_id'
2024-12-20 20:45:06.921 [ERROR] [internal.handler.TeslaVehicleHandler] - An exception occurred while parsing data received from the vehicle: 'java.lang.NumberFormatException: Expected an int but was 1689280382089412 at line 1 column 49 path $.user_id'
2024-12-20 20:45:07.915 [ERROR] [internal.handler.TeslaVehicleHandler] - An exception occurred while parsing data received from the vehicle: 'java.lang.NumberFormatException: Expected an int but was 1689280382089412 at line 1 column 49 path $.user_id'
Currently, no item is working as expected. Any ideas on how to fix this issue?
2024-12-23 10:45:46.929 [ERROR] [internal.handler.TeslaVehicleHandler] - An exception occurred while parsing data received from the vehicle: 'java.lang.NumberFormatException: Expected an int but was 2252370934550334 at line 1 column 50 path $.user_id'
2024-12-23 10:45:55.239 [ERROR] [internal.handler.TeslaAccountHandler] - An exception occurred while connecting to the Tesla back-end: 'java.lang.NumberFormatException: Expected an int but was 2252370934550334 at line 1 column 50 path $.user_id'
An exception occurred while parsing data received from the vehicle: 'java.lang.NumberFormatException: Expected an int but was 1689255436789012 at line 1 column 49 path $.user_id'
I get a different error, but also only since the installation of 4.3.0:
2024-12-23 20:27:37.214 [ERROR] [internal.handler.TeslaAccountHandler] - An exception occurred while connecting to the Tesla back-end: 'ID segment 'null' contains invalid characters. Each segment of the ID must match the pattern [\w-]*.'
java.lang.IllegalArgumentException: ID segment 'null' contains invalid characters. Each segment of the ID must match the pattern [\w-]*.
Exactly same issue today after updating my openhab to latest version…
2024-12-24 00:14:05.361 [ERROR] [internal.handler.TeslaVehicleHandler] - An exception occurred while parsing data received from the vehicle: 'java.lang.NumberFormatException: Expected an int but was 16892502
88525655 at line 1 column 49 path $.user_id'
just wait a moment since system is finishing to initialize.
now i just return to 4.2.3 with tesla binding in 4.2.3 too… now i can get tesla status in OH and wait this issue fixed before update my system