Sab is not reporting downloads with passwords as "failed"

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
legoman666
Newbie
Newbie
Posts: 7
Joined: November 28th, 2012, 7:59 pm

Sab is not reporting downloads with passwords as "failed"

Post by legoman666 »

Sonarr is set to retry failed downloads, however Sabnzbd+ is not telling Sonarr via the API that a download with a password is considered as failed. Is there something I can change to fix this or is this "working as intended"?
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Sab is not reporting downloads with passwords as "failed

Post by safihre »

This is a Sonarr problem, through the API a password job has a fail_message so Sonarr can know it has failed.
Maybe you can try the Sonarr forums? :)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
legoman666
Newbie
Newbie
Posts: 7
Joined: November 28th, 2012, 7:59 pm

Re: Sab is not reporting downloads with passwords as "failed

Post by legoman666 »

from Sonarr's log:
{"action_line": "", "series": "the walking dead/6/1", "show_details": "True", "script_log": "", "meta": null, "fail_message": "", "loaded": false, "id": 154, "size": "2.8 GB", "category": "tv", "pp": "D", "retry": 1, "completeness": 0, "script": "sabToSickBeard.py", "nzb_name": "The Walking Dead - 6x01 - La primera vez de nuevo [Web-Dl 1080p][Dual+Sub].nzb", "download_time": 472, "storage": "/media/TV 5/.complete/_FAILED_The Walking Dead - 6x01 - La primera vez de nuevo [Web-Dl 1080p][Dual+Sub]", "has_rating": false, "status": "Failed", "script_line": "", "completed": 1455377172, "nzo_id": "SABnzbd_nzo_1NUsEI", "downloaded": 2998982838, "report": "", "path": "/home/<removed>/Downloads/incomplete/The Walking Dead - 6x01 - La primera vez de nuevo [Web-Dl 1080p][Dual+Sub]", "postproc_time": 101, "name": "The Walking Dead - 6x01 - La primera vez de nuevo [Web-Dl 1080p][Dual+Sub]", "url": "The Walking Dead - 6x01 - La primera vez de nuevo [Web-Dl 1080p][Dual+Sub].nzb", "md5sum": "7e01803be44c172525b7629563584785", "bytes": 2998982838, "url_info": "", "stage_log": [{"name": "Source", "actions": ["The Walking Dead - 6x01 - La primera vez de nuevo [Web-Dl 1080p][Dual+Sub].nzb"]}, {"name": "Download", "actions": ["Downloaded in 7 mins 52 seconds at an average of 6.1 MB/s<br/>Age: 123d"]}, {"name": "Servers", "actions": ["news.newsoo.fr=3 MB, ssl.astraweb.com=2.8 GB, news.tweaknews.eu=3 MB"]}, {"name": "Repair", "actions": ["[The Walking Dead - 6x01 - La primera vez de nuevo [Web-Dl 1080p][Dual+Sub]] Repaired in 28 seconds"]}, {"name": "Unpack", "actions": ["0 files in 0 seconds"]}]}
Looks like you're right. Thanks for the response!
Post Reply