×
Benvenuti sul nostro forum su Sint Wind PI!
Postate qui domande o segnalate problemi / bug che riscontrate,
Postate qui domande o segnalate problemi / bug che riscontrate,
Database disk malformed
- kamaleonte
- Topic Author
- Offline
- Fresh Boarder
Less
More
11 years 1 month ago #2143
by kamaleonte
Database disk malformed was created by kamaleonte
Che strano, da stamattina ore 6.30 il swpi principale non si avvia più, a qualcuno è successo? Ecco il log di errore...
************************************************************************
* Sint Wind PI 01.20.95 *
* *
* 2012-2013 by Tonino Tarsi <tony.tarsi@gmail.com> *
* *
* System will start in 10 seconds - Press Ctrl-C to cancel *
************************************************************************
10.....9.....8.....7.....6.....5.....4.....3.....2.....1.....
Traceback (most recent call last):
File "swpi.py", line 643, in <module>
globalvars.meteo_data = meteodata.MeteoData(cfg)
File "/home/pi/swpi/meteodata.py", line 118, in __init__
if ( not self.getLastTodayFromDB() ):
File "/home/pi/swpi/meteodata.py", line 397, in getLastTodayFromDB
dbCursor.execute("SELECT * FROM METEO where date(TIMESTAMP_LOCAL) = date('now','localtime') order by rowid asc limit 1")
sqlite3.DatabaseError: database disk image is malformed
Please Log in to join the conversation.
11 years 1 month ago #2146
by tony
Replied by tony on topic Database disk malformed
No mai successo. strano sembrerebbe che il database interni sia corrotto. Prova a sostituirlo con uno vergine.
Please Log in to join the conversation.
- kamaleonte
- Topic Author
- Offline
- Fresh Boarder
11 years 1 month ago #2154
by kamaleonte
Replied by kamaleonte on topic Database disk malformed
Confermo che è andata in gallo la scheda sd... rifatta immagine ora funzia di nuovo.
Please Log in to join the conversation.
11 years 1 month ago #2156
by tony
Replied by tony on topic Database disk malformed
Non usare micro SD con adattatori. Sinceramente con delle kingston cl 4 o Trascent classe 10 non ho mai avuto problemi neanche con dei crash test spegnendo e riaccendendo a ripetizione togliendo alimentazione .
Please Log in to join the conversation.
Time to create page: 0.865 seconds