-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error reading password from private key auth file: PATH #188
Comments
Need a log with debug switched on
… On 31 Oct 2018, at 07:40, HeadHunt94 ***@***.***> wrote:
I always get this error message. My Private Key is embedded in my ovpn file i don't get why the manager is looking for one. Once i created a key file with the key from the ovpn file but got thes ame error.
Sorry if its a stupid request.
thx in advance
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
So i hope this is the correct log. |
You've got a password on your key file right? |
well the thing is i produced a ovpn file with my raspberry pi on pivpn. and i had to choose a password. |
if i had one would it be the same? if not then it must be for the connection itself. |
They're different - I think one appears to lock the key, I've never used it personally, the usual password combo is needed to authenticate with your provider. If you've locked the key (or your VPN provider has), then your problem is a duplicate of #60 Otherwise, use the the User Defined wizard and it all should work. Just upload the ovpn when asked and enter the user/password in the GUI. If you want to upload the ovpn, etc to the UserDefined directory then you'll need to follow the errors through and work out what it's not working. I can't do that for you as I don't know what your ovpn files are asking for, or what your directory structure is. |
well i am using the wizard. i upload the ovpn file and the pass.txt. type my password in and then this error occurs. |
You don't need to supply the pass.txt, it'll get generated. I think the
issue from your description is that you've a password on the key, which is
a duplicate of the bug I pointed you at.
You can work around this but creating a keypass.txt (or something similar),
putting the credentials in that and hard coding the path in the ovpn.
Creating that should be documented in the openvpn docs.
…On Wed, Oct 31, 2018 at 8:48 PM HeadHunt94 ***@***.***> wrote:
well i am using the wizard. i upload the ovpn file and the pass.txt. type
my password in and then this error occurs.
The thing is i also observed that when i use the askpass command the addon
doesnt recongnise it. it says in the import log. pass.txt was used 0 times
in ovpn file. and it does it for all commands i add like the auth-user-pass
command. i triple checked the PATH.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#188 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQSc5XTMck-ETVNBzNgDbimjSriPVdh1ks5uqgywgaJpZM4YDgyR>
.
|
okay thank you for your time |
hard coding in the ovpn means waht exactly? in the ovpn file? like askpass PATH? |
I can't remember what the parameter is for the key password, but yes. If
you look at the ovpn after it's imported it'll show you an example of a
path.
…On Wed, Oct 31, 2018 at 9:02 PM HeadHunt94 ***@***.***> wrote:
hard coding in the ovpn means waht exactly? in the ovpn file? like askpass
PATH?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#188 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQSc5ehcyChq82aZnxrjvAswJJ2TaOYqks5uqg_7gaJpZM4YDgyR>
.
|
Well yes thats what i do but it seems the manager doesnt recognize the
command.
If i understood you correctly
Am Mi., 31. Okt. 2018, 22:05 hat Zomboided <notifications@github.com>
geschrieben:
… I can't remember what the parameter is for the key password, but yes. If
you look at the ovpn after it's imported it'll show you an example of a
path.
On Wed, Oct 31, 2018 at 9:02 PM HeadHunt94 ***@***.***>
wrote:
> hard coding in the ovpn means waht exactly? in the ovpn file? like
askpass
> PATH?
>
> —
> You are receiving this because you modified the open/close state.
> Reply to this email directly, view it on GitHub
> <
#188 (comment)
>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AQSc5ehcyChq82aZnxrjvAswJJ2TaOYqks5uqg_7gaJpZM4YDgyR
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#188 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AqWpqu2ydn7AB02-1WQLdiC6p6ShQeTzks5uqhChgaJpZM4YDgyR>
.
|
I always get this error message. My Private Key is embedded in my ovpn file i don't get why the manager is looking for one. Once i created a key file with the key from the ovpn file but got thes ame error.
Sorry if its a stupid request.
thx in advance
The text was updated successfully, but these errors were encountered: