Page 1 of 1

"Queue repair" message does not close

Posted: March 10th, 2017, 9:07 pm
by OneCD
Hello,

SABnzbd installation:
  • device: QNAP NAS
  • device OS: QTS 4.2.3 #20170121 (heavily modded Ubuntu)
  • SABnzbd version: 1.2.2 [555d841]
  • Python: 2.7.13
Accessed by:
  • Web Browser: FireFox 50.1.0
  • Also tried Chromium 55.0.2883.75
  • OS: openSUSE 13.2 (ugh, I know - it's EOL. ;) )
  • Desktop: KDE 4.14.9
I've noticed during the rather frequent number of removals and installs I've been performing lately (currently writing an install/reinstall script for SAB on QNAP NAS), that when I click on the 'Queue repair' button, the message that appears in a small box in the center of the page advising that SAB is repairing the queue does not close:

Image

I've left it for about 5 minutes, even though I've only a dozen items in the queue and I can see them load a few seconds after the repair starts.

If I click on the 'sort' button, that small box is replaced by the 'Sorting ...' message, which then closes after sorting is done and then everything looks normal.

Or if I open another tab in FF, close that first tab, then open my SAB page, the message is gone.

Maybe something is forgetting to close that box?


And I'm also seeing this:

Image

My apologies if these are known issues.

Thank you.

Re: "Queue repair" message does not close

Posted: May 20th, 2017, 11:15 pm
by OneCD
A couple of months later: time to add some info to this thread. ;)

I have a different configuration now, but the same problems.

SABnzbd installation:
  • device: QNAP NAS
  • device OS: QTS 4.2.5 #20170413 (heavily modded Ubuntu)
  • SABnzbd version: 2.0.0 [55c4bef]
  • Python: 2.7.13
Accessed by:
  • Web Browser: FireFox 45.9.0 ESR
  • OS: Debian 8 "Jessie"
  • Desktop: KDE 4.14.2
Anyone know why these problems are occurring? Is there anything I can check for?

Thank you.

Re: "Queue repair" message does not close

Posted: May 21st, 2017, 4:05 am
by safihre
Aah.. It's just a small bug.
The Window will close when the API-call returns, but if the repair takes longer than 10 seconds the API-call will timeout (the repair will still be done) and the thing will never close.
Nothing to worry about!

But why do you need Queue repair at all, if I may ask?

Re: "Queue repair" message does not close

Posted: May 21st, 2017, 12:35 pm
by OneCD
At the time I first reported it, I was testing an installation script for SAB. It would sometimes go wrong, and that meant I had to re-add all my queue items. It wasn't due to any problem with SAB though. ;D

Thank you - I'll ignore it now.

Should anything be done about the "&quot:Repair"" text then?

Re: "Queue repair" message does not close

Posted: May 21st, 2017, 12:55 pm
by safihre
Will fix that!