file creation error incorrectly leads to "Out of your server's retention?"

Report & discuss bugs found in 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
User avatar
sander
Release Testers
Release Testers
Posts: 8832
Joined: January 22nd, 2008, 2:22 pm

file creation error incorrectly leads to "Out of your server's retention?"

Post by sander »

A file / directory creation error incorrectly leads to "[Failed]: Download failed - Out of your server's retention?". That message is incorrect.

This happens on SAB 0.4.10, but I don't know whether it's related to this version.

(BTW: I don't know the root cause of the file / directory creation error. Maybe it's caused by Ubuntu trying to create a file / directory name with special characters "(" and/or "&" on a NTFS file system. But I guess that's not relevant for the bug above).




2009-04-28 17:36:19,813 ERROR [assembler] Disk error on creating file /media/ntfs/mijnDownloads/downloads/incomplete/blablabla.rar.vol1+1.par2
2009-04-28 17:36:31,400 ERROR [assembler] Disk error on creating file /media/ntfs/mijnDownloads/downloads/incomplete/blablabla.rar
2009-04-28 17:38:02,000 WARNING [downloader] Thread [email protected]:119: timed out
2009-04-28 17:38:26,988 ERROR [assembler] Disk error on creating file /media/ntfs/mijnDownloads/downloads/incomplete/blablabla.rar.par2
2009-04-28 17:38:26,999 ERROR [sabnzbd.misc] Failed making (/media/ntfs/mijnDownloads/downloads/complete/BLABLA)
2009-04-28 17:38:27,000 ERROR [postproc] Error renaming "/media/ntfs/mijnDownloads/downloads/complete/_UNPACK_BLABLA) yEnc" to "/media/ntfs/mijnDownloads/downloads/complete/_FAILED_0102 BLABLA) yEnc"



Stage Download
    [Time-Taken]: 23 seconds
    [Failed]: Download failed - Out of your server's retention?
    [Avg-Speed]: 663kB/s
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
f you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: file creation error incorrectly leads to "Out of your server's retention?"

Post by switch »

The message is merely a suggestion and is not supposed to be a proper error message. It mainly a quick hack to try and address SABnzbd's bad GUI handling of when a user downloads a file out of their retention.
Post Reply