Page 1 of 1

This application has requested the Runtime to terminate it in a unusual way

Posted: Mon Jun 14, 2021 6:59 am
by irisport
Hello,

I am setting up an OpenVPN server in my test system. It is a Windows Server 2019.
The latest version of vc redist is installed. But still I get an error when i start the EasyRSA-Start.bat

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information

I just changed the vars.example file like this:

Code: Select all

set_var EASYRSA_PKI		"$PWD/pki.de.name.vpn"
set_var EASYRSA_TEMP_DIR	"C:/tmp_easyrsa"

set_var EASYRSA_REQ_COUNTRY	"DE"
set_var EASYRSA_REQ_PROVINCE	"RLP"
set_var EASYRSA_REQ_CITY	"Koblenz"
set_var EASYRSA_REQ_ORG	"NAME"
set_var EASYRSA_REQ_EMAIL	"info@name.de"
set_var EASYRSA_REQ_OU		"EDV"

set_var EASYRSA_KEY_SIZE	2048
set_var EASYRSA_CA_EXPIRE	3650
set_var EASYRSA_CERT_EXPIRE	1825
set_var EASYRSA_PKI		"$PWD/pki.de.name.vpn"
Any suggestion how to fix this problem?

Re: This application has requested the Runtime to terminate it in a unusual way

Posted: Mon Jun 14, 2021 10:37 am
by TinCanTech
And the terminal output from Easy-RSA ?

Re: This application has requested the Runtime to terminate it in a unusual way

Posted: Thu Jun 17, 2021 5:54 am
by irisport
Sorry, i forgot the Error:

Image

It just says that this Application has a Problem with a runtime

Re: This application has requested the Runtime to terminate it in a unusual way

Posted: Thu Jun 17, 2021 10:21 am
by TinCanTech
Try a different version of Windblows .. or maybe your download got corrupted.