-
-
Notifications
You must be signed in to change notification settings - Fork 294
Description
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):