Incomplete log

Report & discuss bugs found in SABnzbd

Incomplete log

Postby Handyman1984 » April 21st, 2012, 12:34 pm

0.7.0B3:
The gui shows me a warning with the category ERROR: SQL Command Failed, see log

However, when I check the logs I can only find:
2012-04-21 16:15:12,209::ERROR::[database:90] SQL Command Failed, see log

The entry before that is:
2012-04-21 16:13:57,740::ERROR::[downloader:526] Failed login for server newsreader1.eweka.*:119

Only thing I can add is that disks were under heavy load at this perticular time.
Handyman1984
Newbie
Newbie
 
Posts: 24
Joined: April 11th, 2012, 6:20 am

Re: Incomplete log

Postby shypike » April 21st, 2012, 2:08 pm

The two errors are (probably) not related.
Very occasionally the sqlite3 library gives these kind of messages.
I'm not sure if SABnzbd always handles this elegantly, I'll look into that.
SQLite is only used to store the download history.
User avatar
shypike
Administrator
Administrator
 
Posts: 16556
Joined: January 18th, 2008, 1:49 pm

Re: Incomplete log

Postby Handyman1984 » April 21st, 2012, 2:25 pm

Thanks for the response.
The only reason why I reported was because it happened a couple of times within the hour with a restart in between.
For as far as I'm considered the lack of information is the bug, and not the error itself.

What I did: I readded a bunch (+/- 80) jobs to the queue to be processed because I had a wrong par flag in the config.
These jobs obviously were done downloading very fast, since they were done to begin with.
So I'm assuming the error was because sab opens and saves the sqlite file in between calls which triggered a write lock.
Handyman1984
Newbie
Newbie
 
Posts: 24
Joined: April 11th, 2012, 6:20 am


Return to Bug Reports