Page 1 of 1

Failed to read password file

Posted: February 28th, 2021, 10:36 pm
by mojowire
Having an issue with the folder path within Settings>Folders>Password file

If I enter d:\passwords.txt I receive the following in the GUI:
Failed to read the password file \\?\d:\passwords.txt

Its almost as if it is looking for a UNC path but trying that does not work.

I see the Default Base Folder: C:\Users\Administrator at the top of the folders section. Putting the passwords.txt file in there, and only putting the file name in the "Password file" section I receive the following:
Failed to read the password file \\?\C:\Users\Administrator\passwords.txt

Logs sample:
2021-02-28 22:27:03,374::INFO::[notifier:122] Sending notification: Warning - Failed to read the password file \\?\C:\Users\<USERNAME>\passwords.txt (type=warning, job_cat=None)
2021-02-28 22:27:03,374::WARNING::[misc:810] Failed to read the password file \\?\C:\Users\<USERNAME>\passwords.txt

Not sure what I am missing.

Any help is appreciated.
Thanks-

Re: Failed to read password file

Posted: March 1st, 2021, 1:31 am
by sander
How did you edit your passwords.txt? So, with which editor?

What is the output of

Code: Select all

DIR C:\Users\Administrator\passwords.txt

Re: Failed to read password file

Posted: March 2nd, 2021, 12:50 pm
by mojowire
Sander-
I used the notepad.exe on Windows server to make the file. Default ANSI encoding.

Re: Failed to read password file

Posted: March 3rd, 2021, 3:12 am
by sander
1/2 ?

Re: Failed to read password file

Posted: March 3rd, 2021, 10:53 pm
by mojowire
Sander-

Yes, the output was incorrect, I had extensions hidden and it was passwords.txt.txt which is obviously wrong.
It works now, thanks for the help with my rudimentary computer skills.

Re: Failed to read password file

Posted: March 4th, 2021, 1:55 am
by sander
Ah, yes, Hidden Extensions. That is an "interesting" feature of Windows.

Good that you reported back it works now.

Re: Failed to read password file

Posted: March 5th, 2021, 2:37 pm
by fidp
sander wrote: March 4th, 2021, 1:55 am Ah, yes, Hidden Extensions. That is an "interesting" feature of Windows.

Good that you reported back it works now.
"Interesting" things do not usually make me want to jump of a bridge. ;D ;) !