amnezia-vpn / amnezia-client

Amnezia VPN Client (Desktop+Mobile)
https://amnezia.org
GNU General Public License v3.0
5.79k stars 360 forks source link

EasyRSA executable missing #10

Closed drwet closed 3 years ago

drwet commented 3 years ago

This error occurs every time you connect. After 4-5 attempts, the client successfully connects to the server

изображение_2021-03-14_142811

pokamest commented 3 years ago

You can open folder with log files by pressing L button on Amnezia client window, or open folder in C:\Users\%USERNAME%\AppData\Roaming\AmneziaVPN.ORG\AmneziaVPN\log

Amnezia service log is in C:\ProgramData\AmneziaVPN\log

drwet commented 3 years ago

C:\Users%USERNAME%\AppData\Roaming\AmneziaVPN.ORG\AmneziaVPN\log

2021-03-14 23:11:08 info Started AmneziaVPN version 1.0.0.0 2021-03-14 23:11:08 info Windows 10 Version 2009 (x86_64) 2021-03-14 23:11:08 debug MainWindow::onConnectionStateChanged "Disconnected" 2021-03-14 23:11:09 debug Default config: C:/Users/drwet/AppData/Roaming/AmneziaVPN.ORG/AmneziaVPN/config/AmneziaVPN.ovpn 2021-03-14 23:11:10 debug connectToVpn, CustomRouting is true 2021-03-14 23:11:10 debug Connect to VPN 2021-03-14 23:11:10 debug MainWindow::onConnectionStateChanged "Connecting..." 2021-03-14 23:11:10 debug EasyRsa sh path "C:\Program Files (x86)\AmneziaVPN\easyrsa\easyrsa" 2021-03-14 23:11:10 debug EasyRsa tmp path C:/Users/drwet/AppData/Local/Temp/AmneziaVPN-NFYlUv 2021-03-14 23:11:10 debug EasyRsa args /C "ash.exe "C:\Program Files (x86)\AmneziaVPN\easyrsa\easyrsa" init-pki" 2021-03-14 23:11:11 debug Init PKI C:/Program Files (x86)/AmneziaVPN/easyrsa/bin/grep.exe: error while loading shared libraries: cygpcre-1.dll: cannot open shared object file: No such file or directory

Note: using Easy-RSA configuration from: C:/Program Files (x86)/AmneziaVPN/easyrsa/vars

2021-03-14 23:11:12 debug Init PKI init-pki complete; you may now create a CA or requests. Your newly created PKI dir is: /cygdrive/c/Users/drwet/AppData/Local/Temp/AmneziaVPN-NFYlUv/pki

2021-03-14 23:11:13 debug Init PKI

2021-03-14 23:11:13 debug EasyRsa sh path "C:\Program Files (x86)\AmneziaVPN\easyrsa\easyrsa" 2021-03-14 23:11:13 debug EasyRsa args /C "ash.exe "C:\Program Files (x86)\AmneziaVPN\easyrsa\easyrsa" gen-req TU4kwuRweelSFSczm6FCAavM6CIk7RWF nopass" 2021-03-14 23:11:13 debug C:/Program Files (x86)/AmneziaVPN/easyrsa/bin/grep.exe: error while loading shared libraries: cygpcre-1.dll: cannot open shared object file: No such file or directory

Note: using Easy-RSA configuration from: C:/Program Files (x86)/AmneziaVPN/easyrsa/vars

2021-03-14 23:11:14 debug Using SSL: openssl OpenSSL 1.1.1f 31 Mar 2020

Easy-RSA error:

EASYRSA_TEMP_DIR_session not initialized!

Easy-RSA error:

Failed to create temporary file

2021-03-14 23:11:14 warning QIODevice::read (QFile, "C:\Users\drwet\AppData\Local\Temp\AmneziaVPN-NFYlUv\pki\reqs\TU4kwuRweelSFSczm6FCAavM6CIk7RWF.req"): device not open 2021-03-14 23:11:14 warning QIODevice::read (QFile, "C:\Users\drwet\AppData\Local\Temp\AmneziaVPN-NFYlUv\pki\private\TU4kwuRweelSFSczm6FCAavM6CIk7RWF.key"): device not open 2021-03-14 23:11:14 debug MainWindow::onConnectionStateChanged "Error"

pokamest commented 3 years ago

Try to use https://github.com/amnezia-vpn/desktop-client/releases/download/1.5/AmneziaVPN_1.5.1.exe cygpcre-1.dll added to this release.

drwet commented 3 years ago

reinstalled. file cygpcre-1.dll is missing

pokamest commented 3 years ago

Yeah, you right, that release is also affected. You can join our telegram channel https://t.me/amnezia_vpn for announcements and udaptes and if you want to get nightly builds

drwet commented 3 years ago

1.5.2 - ok!