No history all of a sudden

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
jang430
Newbie
Newbie
Posts: 16
Joined: May 3rd, 2013, 9:31 am

No history all of a sudden

Post by jang430 »

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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: No history all of a sudden

Post by shypike »

Try deleting the history1.db file in SABnzbd's profile folder.
jang430
Newbie
Newbie
Posts: 16
Joined: May 3rd, 2013, 9:31 am

Re: No history all of a sudden

Post by jang430 »

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
jang430
Newbie
Newbie
Posts: 16
Joined: May 3rd, 2013, 9:31 am

Re: No history all of a sudden

Post by jang430 »

btw, merry christmas!
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: No history all of a sudden

Post by shypike »

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.
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: No history all of a sudden

Post by sander »

Out of curiosity: what is the file size of your history1.db? Here's mine:

Code: Select all

-rw-r--r-- 1 sander sander  17408 dec 27 17:47 history1.db
On Linux, I can watch the contents (and thus correctness of the file) with:

Code: Select all

sqlitebrowser history1.db
HTH
Post Reply