Page 1 of 2
0.7.17b2 NZB with password not working anymore
Posted: December 22nd, 2013, 6:57 am
by kouze
Hi,
NZB with password in the file name between {{ }} are not working anymore. RAR files are not being uncompressed because of password needed.
Password is identified correctly, but seems not to be given to RAR.
sabnzbd 0.7.16 is working fine with the same NZB / same file name.
Thanks
Re: 0.7.17b2 NZB with password not working anymore
Posted: December 22nd, 2013, 2:05 pm
by Mark_Muc
same by me ....
Mark
Re: 0.7.17b2 NZB with password not working anymore
Posted: December 23rd, 2013, 1:36 pm
by shypike
Can you give an example of such a name?
Is the password at the end? So, something like "name of show{{password}}.nzb" ?
Re: 0.7.17b2 NZB with password not working anymore
Posted: December 23rd, 2013, 2:03 pm
by Mark_Muc
one example:
Filme_Wild Wild West 1999 German DL 720p BluRay x264{{usenet-4all.info_yFSHByzmY5gm}}.nzb
Looks like this.. it works just fine in 0.7.16 in 0.7.17berta (1&2) the Password seems not to be given to RAR
Re: 0.7.17b2 NZB with password not working anymore
Posted: December 23rd, 2013, 2:11 pm
by sander
I can confirm this: a NZB "blablabla{{password}}.nzb" works under 0.7.16, not 0.7.17b2. And indeed b2 puts a space before the password
@Shypike: I'll send you the NZB
good old .16:
Code: Select all
2013-12-23 20:06:04,591::DEBUG::[newsunpack:503] Trying unrar with password "Ob2RDjKC"
2013-12-23 20:06:04,591::DEBUG::[newsunpack:523] rar_extract(): Extractionpath: /home/sander/Downloads/complete/_UNPACK_CaYabbbCecqTflB1 15438jajajajaja
2013-12-23 20:06:04,591::DEBUG::[rarfile:324] CRC mismatch! ofs =20
2013-12-23 20:06:04,591::DEBUG::[newsunpack:568] Running unrar ['/usr/bin/unrar', 'x', '-idp', '-o-', '-or', '-pOb2RDjKC', '/home/sander/Downloads/incomplete/CaYaMQl4bbbqTflB1 15438jajajajaja/15438.rar', '/home/sander/Downloads/complete/_UNPACK_CaYabbbCecqTflB1 15438jajajajaja/']
2013-1
17b2 ... with indeed a space:
Code: Select all
2013-12-23 20:02:24,226::DEBUG::[newsunpack:503] Trying unrar with password " Ob2RDjKC"
2013-12-23 20:02:24,226::DEBUG::[newsunpack:523] rar_extract(): Extractionpath: /home/sander/Downloads/complete/_UNPACK_CaYddddecqTflB1 15438jajajajaja
2013-12-23 20:02:24,226::DEBUG::[rarfile:324] CRC mismatch! ofs =20
2013-12-23 20:02:24,226::DEBUG::[newsunpack:568] Running unrar ['/usr/bin/unrar', 'x', '-idp', '-o-', '-or', '-p Ob2RDjKC', '/home/sander/Downloads/incomplete/CaYaMQl4b7iCecqTflB1 15438jajajajaja/15438.rar', '/home/sander/Downloads/complete/_UNPACK_CaYaMbbbqTflB1 15438jajajajaja/']
Re: 0.7.17b2 NZB with password not working anymore
Posted: December 31st, 2013, 8:48 am
by shypike
Will be fixed in Beta3
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 11th, 2014, 6:56 am
by netleader
This still happens from time to time in b3. The strange thing is, you add an NZB and after a while it adds the space before the password.
I tested this and it happens regularly, I thought it's a problem of the API but it even happens when you add them via the webinterface.
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 21st, 2014, 9:23 am
by treblade
Hello i have the Same Failure. I use Ubuntu Server 12.04 i have install the latest beta 3. Can Anybody say me how i can use the 7.16 with ubuntu? i cant find a woking start skript
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 22nd, 2014, 6:16 am
by shypike
I'll re-investigate.
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 23rd, 2014, 11:12 am
by treblade
Hi shypike any news to repair this failure?
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 23rd, 2014, 2:03 pm
by shypike
Are any of you using another skin than the standard Plush?
BTW: I have found another potential problem with password handling,
but this cannot explain the phenomenon described by netleader.
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 23rd, 2014, 4:39 pm
by kahikara
i'm using "classic - darkblue" skin.
i can confirm what @netleader have said.
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 23rd, 2014, 5:25 pm
by treblade
Hi i use the Plush Gold Theme
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 26th, 2014, 4:35 pm
by treblade
Hi do you have a Bug Fix for this problem?
Re: 0.7.17b2 NZB with password not working anymore
Posted: January 27th, 2014, 7:43 am
by shypike
So far, I cannot even reproduce the problem.