070b3: ERROR: SQL Command Failed, see log
Posted: April 20th, 2012, 2:53 am
Running 070b3, although I don't know if this is 070b3 related. But I must say it did not happen in the past (AFAIK).
Tips? Should I clean up the SQL database?
Tips? Should I clean up the SQL database?
Code: Select all
sander@R540:~/.sabnzbd/logs$ grep -i sql sabnzbd.log
2012-04-19 21:47:25,119::ERROR::[database:90] SQL Command Failed, see log
2012-04-19 21:47:25,120::DEBUG::[database:91] SQL: select count(*) from History WHERE name LIKE ?
2012-04-19 21:47:30,128::ERROR::[database:90] SQL Command Failed, see log
2012-04-19 21:47:30,128::DEBUG::[database:91] SQL: SELECT * FROM history WHERE name LIKE ? ORDER BY completed desc LIMIT ?, ?
sander@R540:~/.sabnzbd/logs$