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

Support forum for Easy-RSA certificate management suite.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
irisport
OpenVpn Newbie
Posts: 2
Joined: Mon Jun 14, 2021 6:48 am

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

Post by irisport » Mon Jun 14, 2021 6:59 am

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?

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

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

Post by TinCanTech » Mon Jun 14, 2021 10:37 am

And the terminal output from Easy-RSA ?

irisport
OpenVpn Newbie
Posts: 2
Joined: Mon Jun 14, 2021 6:48 am

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

Post by irisport » Thu Jun 17, 2021 5:54 am

Sorry, i forgot the Error:

Image

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

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

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

Post by TinCanTech » Thu Jun 17, 2021 10:21 am

Try a different version of Windblows .. or maybe your download got corrupted.

Post Reply