Had a similar issue today, the queue had somehow got duplicate entries and some entries could not be deleted, whatever their status, even setting queue retention to 1 day did not resolve (items were 3 days old)
Of interest all 'stuck' items had been auto-added within a few secs of each other.
A reboot did not help and eventually the queue was permanently inactive. No errors reported in log and auto log just showed repeated:
Code:
2500 18/04/2019 14:58:04 - OK - Already decrypted -
2499 18/04/2019 14:58:04 - De-queuing 2709 - decrypt - /mnt/hd2/My Video/Click/Click-Click travels to Japan to see how theyr-16-03-19.ts
etc. Looking at mod/webif/lib/queue.class it appears there is no attempt to catch or display any errors for db queries?
Only accessing the directory containing files stuck in the queue was any error shown in the log:
Code:
/mod/webif/lib/queue.class:209: Error: database disk image is malformed
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.