Page 1 sur 1

[Résolu] Erreur SQLite

Publié : 08 juin 2019, 13:09
par frtoto
Bonjour,
suite à une maj de tout l'environnement (apt-get update, upgrade et Dz vers la beta 4.10856) j'ai ces messages d'erreur :

Code : Tout sélectionner

2019-06-08 13:02:51.816 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('643', '0', 'Zigate Channel: 11')") : database disk image is malformed
2019-06-08 13:02:53.336 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('642', '3', 'Busy')") : database disk image is malformed
2019-06-08 13:03:01.590 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('222', '1', '0')") : database disk image is malformed
2019-06-08 13:03:01.603 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('223', '0', '0')") : database disk image is malformed
2019-06-08 13:03:01.614 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('747', '0', 'Aucune Alerte')") : database disk image is malformed
2019-06-08 13:03:01.629 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('746', '4', ' Graminées')") : database disk image is malformed
2019-06-08 13:03:01.718 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('747', '0', 'Aucune Alerte')") : database disk image is malformed
2019-06-08 13:03:01.726 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('746', '4', ' Graminées')") : database disk image is malformed
2019-06-08 13:03:03.306 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('642', '1', 'Ready')") : database disk image is malformed
2019-06-08 13:03:42.865 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('725', '1', 'On')") : database disk image is malformed
2019-06-08 13:03:44.094 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('124', '10', '100')") : database disk image is malformed
2019-06-08 13:03:44.139 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('223', '1', '0')") : database disk image is malformed
2019-06-08 13:03:44.146 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('222', '0', '0')") : database disk image is malformed
2019-06-08 13:03:44.303 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('223', '1', '')") : database disk image is malformed
2019-06-08 13:03:52.495 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('298', '0', '0')") : database disk image is malformed
2019-06-08 13:03:52.502 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('360', '0', '0')") : database disk image is malformed
2019-06-08 13:04:01.617 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('747', '0', 'Aucune Alerte')") : database disk image is malformed
2019-06-08 13:04:01.632 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('746', '4', ' Graminées')") : database disk image is malformed
2019-06-08 13:04:01.728 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('747', '0', 'Aucune Alerte')") : database disk image is malformed
2019-06-08 13:04:01.740 Error: SQL Query("INSERT INTO LightingLog (DeviceRowID, nValue, sValue) VALUES ('746', '4', ' Graminées')") : database disk image is malformed
Si quelqu'un peut m'aider, merci

Re: [Résolu] Erreur SQLite

Publié : 08 juin 2019, 13:21
par frtoto
J'ai rechargé ma base sauvegardée juste avant la maj, plus d'erreur...