SQL Command Failed, see log
Posted: July 26th, 2016, 6:16 pm
I have had SAB running on my computer for months, and have been running V1 for weeks. But for only the last 3 or 4 days I have been getting these errors. I haven't made any config changes, or any other system changes for months, other than normal updates to the OS. I have no other major system issues that I am aware of and everything else runs ok. SAB has been up for a while today, and the only thing I was doing when this happened was deleting an entry from the history display. Here is what I see in the log file:
I haven't seen much doing a search, but there were a couple of threads from 2013 which seems a little old now. Besides, they weren't any help.
Oh. Almost forgot. I have both version 0.7 and 1.0 installed onto my computer, but only V1 running. V0.7 was installed using the standard Ubuntu repositories while, 1.0 was installed via PPA.
Any help would be apprecated.
Thanks,
Wayne
System is Ubuntu Linux 16.04 with current updates as of this morning.
16GB RAM
Intel I-7 processor at 3.5GHz
nVidia GT 730 graphics card.
1 TB esata disk for / filesystem
1 TB esata disk for /home filesystem
SAB Version: 1.0.3 [927ba3c]
Code: Select all
2016-07-26 15:42:44,426::ERROR::[database:137] SQL Command Failed, see log
2016-07-26 15:42:44,426::INFO::[database:139] Traceback:
Traceback (most recent call last):
File "/home/twoblues/SAB/SABnzbd-1.0.3/sabnzbd/database.py", line 115, in execute
self.c.execute(command, args)
OperationalError: database is locked
2016-07-26 15:42:46,426::ERROR::[database:137] SQL Command Failed, see log
2016-07-26 15:42:47,207::INFO::[database:139] Traceback:
Traceback (most recent call last):
File "/home/twoblues/SAB/SABnzbd-1.0.3/sabnzbd/database.py", line 115, in execute
self.c.execute(command, args)
OperationalError: database is locked
2016-07-26 15:42:48,424::ERROR::[database:137] SQL Command Failed, see log
2016-07-26 15:42:48,424::INFO::[database:139] Traceback:
Traceback (most recent call last):
File "/home/twoblues/SAB/SABnzbd-1.0.3/sabnzbd/database.py", line 115, in execute
self.c.execute(command, args)
OperationalError: database is locked
2016-07-26 15:42:50,425::ERROR::[database:137] SQL Command Failed, see log
2016-07-26 15:42:50,822::INFO::[database:139] Traceback:
Traceback (most recent call last):
File "/home/twoblues/SAB/SABnzbd-1.0.3/sabnzbd/database.py", line 115, in execute
self.c.execute(command, args)
OperationalError: database is locked
2016-07-26 15:50:53,091::ERROR::[database:137] SQL Command Failed, see log
2016-07-26 15:50:53,091::INFO::[database:139] Traceback:
Traceback (most recent call last):
File "/home/twoblues/SAB/SABnzbd-1.0.3/sabnzbd/database.py", line 115, in execute
self.c.execute(command, args)
OperationalError: database is locked
2016-07-26 15:50:55,088::ERROR::[database:137] SQL Command Failed, see log
2016-07-26 15:50:55,088::INFO::[database:139] Traceback:
Traceback (most recent call last):
File "/home/twoblues/SAB/SABnzbd-1.0.3/sabnzbd/database.py", line 115, in execute
self.c.execute(command, args)
OperationalError: database is locked
Oh. Almost forgot. I have both version 0.7 and 1.0 installed onto my computer, but only V1 running. V0.7 was installed using the standard Ubuntu repositories while, 1.0 was installed via PPA.
Any help would be apprecated.
Thanks,
Wayne
System is Ubuntu Linux 16.04 with current updates as of this morning.
16GB RAM
Intel I-7 processor at 3.5GHz
nVidia GT 730 graphics card.
1 TB esata disk for / filesystem
1 TB esata disk for /home filesystem
SAB Version: 1.0.3 [927ba3c]