Re: permission error followed by DB error then crash
Posted: February 24th, 2014, 10:28 am
I added some shows to the queue and noticed about 30 of these:
Here is the rest surrounding that error:
Code: Select all
09:26:18,119::ERROR::[database:111] SQL Command Failed, see log
Here is the rest surrounding that error:
Code: Select all
2014-02-24 09:26:18,119::ERROR::[database:111] SQL Command Failed, see log
2014-02-24 09:26:18,123::DEBUG::[database:112] SQL: select count(*) from History WHERE name LIKE ?
2014-02-24 09:26:18,123::INFO::[database:113] Traceback:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/database.py", line 104, in execute
self.c.execute(command, args)
DatabaseError: database disk image is malformed
2014-02-24 09:26:18,124::ERROR::[database:111] SQL Command Failed, see log
2014-02-24 09:26:18,124::DEBUG::[database:112] SQL: SELECT * FROM history WHERE name LIKE ? ORDER BY completed desc LIMIT ?, ?
2014-02-24 09:26:18,125::INFO::[database:113] Traceback:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/sabnzbd/database.py", line 104, in execute
self.c.execute(command, args)
DatabaseError: database disk image is malformed