Page 1 of 1

Stuck verifying last

Posted: January 4th, 2023, 4:15 pm
by dmorand
I keep running into issues where SABnzbd shows verifying on the last item (e.g. 90/91, 140/141).

ps aux | grep par2 shows that the file is being processed, but it just gets stuck in this state. I've restarted but it runs into the same issue.

Code: Select all

/usr/bin/par2 r -B /downloads/incomplete/<FILE> -t1 ...
The downloads directory is a mounted USB 3.0 drive (8TB)
I'm running v3.7.1

Re: Stuck verifying last

Posted: January 4th, 2023, 5:28 pm
by sander

Code: Select all

par2 r 
"r", so it's repairing? Not verifying.

How about the SAB reference download:
In SABnzbd's upper right corner, click on the wrench symbol ("Status and interface options"), then click on first tab Status, and click Test Download 1GB. How does that

Re: Stuck verifying last

Posted: January 8th, 2023, 8:34 pm
by dmorand
I wound up re-installing Ubuntu on my machine (different SSH) for unrelated issues and haven't run into these issues so far.