Page 1 of 1

Passwordfile not loading correctly

Posted: August 20th, 2015, 1:11 am
by cm2003
Hello.

Today I've set up sabnzbd, because it appears to be the best usenet client.
In order to use the "Glitter-Template" I've downloaded version 0.8.0Alpha3.

I've set everything up and downloaded my first things. I've placed a password.txt on my e-drive and linked it according to it's path under settings -> folders.

After my downloads all rar files are running into an error saying, that they need a password - however all passwords are stored within the password.
I'm trying to find the issue since half an hour, however I can't find the mistake.

According to some help in other threads I've checked the logfile:
I have one entry from yesterday saying the following:

Code: Select all

2015-08-19 15:59:51,368::INFO::[newsunpack:497] Read 22 passwords from file E:\Programme\passwords.txt
But I think this was still under the original version, not the alpha.
Since that time this message has never come up again.

Below you can find the part of the log wherein sabnzbd is trying to unrar my files:

Code: Select all

2015-08-20 07:52:39,884::INFO::[postproc:354] Running unpack_magic on 1fDgUcaA16HoDzmgB1rndYhx1Vzmkm - [01
2015-08-20 07:52:39,884::INFO::[newsunpack:233] Unrar starting on H:\Downloads\Usenet\incomplete\1fDgUcaA16HoDzmgB1rndYhx1Vzmkm - [01
2015-08-20 07:52:39,884::INFO::[newsunpack:457] Extracting rarfile H:\Downloads\Usenet\incomplete\1fDgUcaA16HoDzmgB1rndYhx1Vzmkm - [01\oeXpApkgu4I1byMgDkFMoCoxwNhk9S.part1.rar (belonging to oeXpApkgu4I1byMgDkFMoCoxwNhk9S) to H:\Downloads\Unpacked\_UNPACK_1fDgUcaA16HoDzmgB1rndYhx1Vzmkm - [01.1
2015-08-20 07:52:39,884::INFO::[newsunpack:510] Got a password set by user
2015-08-20 07:52:40,081::ERROR::[newsunpack:550] Entpacken fehlgeschlagen. Archiv benötigt ein Passwort. (oeXpApkgu4I1byMgDkFMoCoxwNhk9S.part1.rar)
2015-08-20 07:52:40,081::INFO::[newsunpack:237] Unrar finished on H:\Downloads\Usenet\incomplete\1fDgUcaA16HoDzmgB1rndYhx1Vzmkm - [01
That confuses me is the part wherein it says, that I've set a password, as I didn't :)

Do you have any idea what I am doing wrong?
Is it maybe because of the Alpha-version? But actually I can't believe that tbh...

Any help is highly appreciated.

Thanks and regards,
cm2003

-edit-
btw... the passwords file is containing over 30 passwords, so above message is definitely outdated :)

Re: Passwordfile not loading correctly

Posted: August 20th, 2015, 2:02 am
by shypike
I'll look into this matter for the Alpha release.
Instead of using a lot of password in a single file, you can also set a password per job.
Click on the job name to get the job details. Fill in the password box.
If that box is missing, just type a slash / at the end of the job name and enter the password.
In Alpha3 you can enter the password in this way at the bottom of the Add-NZB dialog.

If you have a password file with 30 entries, then SABnzbd may need at worst 30 unpack attempts, which isn't very efficient.

Re: Passwordfile not loading correctly

Posted: August 20th, 2015, 6:30 am
by cm2003
Hi shypike, thanks for your answer and help!
It's quite a hassle to add the passwords for each job. Therefore I'd prefer the passwordfile :)
Using JDownloader I had a passwordlist containing approx 1000 passwords, which was running really good. If it takes some time, this doesn't mean an issue to me.

Do you really think that my error is related to the Alpha release? I thought I'm doing something wrong.

Re: Passwordfile not loading correctly

Posted: August 20th, 2015, 6:46 am
by shypike
cm2003 wrote: Do you really think that my error is related to the Alpha release? I thought I'm doing something wrong.
I don't know.
I have seen complaints before but mostly from non-Windows non-Apple systems that had
problems with access rights.
So far, I haven't been able to reproduce the issue.

Re: Passwordfile not loading correctly

Posted: August 20th, 2015, 7:39 am
by sander
cm2003 wrote: Do you really think that my error is related to the Alpha release? I thought I'm doing something wrong.
If you go back to 0.7.20 you will find out ...

Re: Passwordfile not loading correctly

Posted: August 23rd, 2015, 4:37 am
by cm2003
Hi.
I think I've found the issue - and it's not really related to SABnzbd itself...

I'm using the chrome extension SABconnect++ and added my downloads from nzbindex directly using the button, that this extension provides.
When clicking this button for some reason a password is being set to the download - which is incorrect, obviously :)

I have removed the passwords manually in SABnzbd and now everything unrars just fine!