Stuck verifying last

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
dmorand
Newbie
Newbie
Posts: 2
Joined: June 2nd, 2016, 10:20 am

Stuck verifying last

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

Re: Stuck verifying last

Post 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
dmorand
Newbie
Newbie
Posts: 2
Joined: June 2nd, 2016, 10:20 am

Re: Stuck verifying last

Post 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.
Post Reply