I'm using SABnzbd Version: 0.7.20. All of a sudden, history doesn't show all successful and unsuccessful downloads. It's all clean. I've restarted sabnzbd on unraid machine. I've stopped, and started the app. I wasn't even on SABnzbd Version: 0.7.20 before, and updated it to this current version. Still the same problem.
Please help.
No history all of a sudden
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- 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.
Re: No history all of a sudden
Try deleting the history1.db file in SABnzbd's profile folder.
Re: No history all of a sudden
Not sure if the same, I deleted the file from here, \\tower\cache\.apps\sabnzbd_config\admin, still having the same results.
There are these warnings though
2014-12-25 10:17:40,433 ERROR: SQL Command Failed, see log
2014-12-25 10:17:40,409 ERROR: SQL Command Failed, see log
There are these warnings though
2014-12-25 10:17:40,433 ERROR: SQL Command Failed, see log
2014-12-25 10:17:40,409 ERROR: SQL Command Failed, see log
Re: No history all of a sudden
btw, merry christmas!
Re: No history all of a sudden
Thanks, I was mostly off-line during Christmas.
So you're getting the error even with a fresh sql database?
It could mean an incompatibility between the installed SQLite, Python and/or SABnzbd.
I think I had a look at unraid before, but it doesn't support visualization,
making it too hard for me to test.
I'll soon get back to you about debugging options.
So you're getting the error even with a fresh sql database?
It could mean an incompatibility between the installed SQLite, Python and/or SABnzbd.
I think I had a look at unraid before, but it doesn't support visualization,
making it too hard for me to test.
I'll soon get back to you about debugging options.
Re: No history all of a sudden
Out of curiosity: what is the file size of your history1.db? Here's mine:
On Linux, I can watch the contents (and thus correctness of the file) with:
HTH
Code: Select all
-rw-r--r-- 1 sander sander 17408 dec 27 17:47 history1.db
Code: Select all
sqlitebrowser history1.db
