After latest update, service becomes unavailable
After i updated to the latest version (v3.5.6), the service has become very unstable and is unavailable until i do OTP again.. I dont know if it's Stellantis' service or the addon? i copied some of the LOG.
File "/usr/local/lib/python3.11/dist-packages/psa_car_controller/psacc/application/psa_client.py", line 111, in get_vehicle_info self.record_info(car) File "/usr/local/lib/python3.11/dist-packages/psa_car_controller/psacc/application/psa_client.py", line 197, in record_info Database.record_position(self.weather_api, car.vin, mileage, latitude, longitude, altitude, date, level, File "/usr/local/lib/python3.11/dist-packages/psa_car_controller/psacc/repository/db.py", line 269, in record_position conn.execute("INSERT INTO position(Timestamp,VIN,longitude,latitude,altitude,mileage,level,level_fuel," sqlite3.OperationalError: database is locked 2025-05-09 21:40:02,011 :: ERROR :: Exception on /get_vehicleinfo/VR3UKZKXZNJ867445 [GET] Traceback (most recent call last):
There's a couple of issues opened up with this same problem. If you revert to 3.5.3, you'll be good to go again. If you're running it in a docker container, you can change the repo to use flobz/psa_car_controller:v3.5.3
Could you please share how to do that?
Same here... since upgrade from 3.5.3 to 3.5.6 I have this issue... How can I downgrade in Home Assistant Integration of PSA?