Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings.
Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Possibly a minor corruption of the file.
If you don't mind losing your history, you can simply delete the history1.db file.
Otherwise you'll need to use a sqlite tool to unlock. http://www.sqlite.org/download.html
i just tried deleting the history file and no change. i am using it on an unraid system which i think installs sabnzbd everytime the system is started. so would i have to unlock it everytime? i would just ignore it but i can get upwards of 20 errors for one file. that can get annoying after a few downloads to see all those errors.
Bobbintb, first off I must point out, your data directory is set in /boot which is NOT good, /boot is the mount point for the flash drive you have unraid installed on, and sab will quickly kill the flash drive unless you have manually set the download directories to a different location(relative paths will remain on the flash). This could be part of your issue.
Same problem, get it sometimes when klicking on remove for a history entry, at that moment it isn't removed and generates this error,
Normally after klick to remove again, everything works fine again.
Part of the log:
2012-11-29 09:50:42,726::ERROR::[database:111] SQL Command Failed, see log
2012-11-29 09:50:43,263::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)
OperationalError: database is locked
Likely a bug in the sqlite library.
It's sometimes reported for Linux, never for Windows or OSX.
Usually a reboot fixes things.
I have looked at it in the past, but still don't have a clue why it happens.