easyrsa_mktemp - Temporary session undefined

Support forum for Easy-RSA certificate management suite.

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

Post Reply
ctrlbreak
OpenVpn Newbie
Posts: 1
Joined: Thu Jul 13, 2023 9:09 pm

easyrsa_mktemp - Temporary session undefined

Post by ctrlbreak » Thu Jul 13, 2023 9:20 pm

Hi there,

I've tried just about everything I can think of, and the Upgrade PKI functionality of the script just doesn't work. I've checked out multiple tagged versions, and have started from scratch multiple times now attempting to upgrade my old PKI. Always the same result when it attempts to run tests:

Code: Select all

Type the word 'yes' to continue, or any other input to abort.
  * EasyRSA **TEST** upgrade (Changes will NOT be written): yes


Easy-RSA error:

easyrsa_mktemp - Temporary session undefined

EasyRSA Version Information
Version:     ~VER~
Generated:   ~DATE~
SSL Lib:     OpenSSL 1.1.1f  31 Mar 2020
Git Commit:  ~GITHEAD~
Source Repo: https://github.com/OpenVPN/easy-rsa
Host: dev | nix | Linux | /bin/bash
... I suppose the only thing I can do is attempt to read the script myself to see if I can get some more detail as to why this is happening in the interim.

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

Re: easyrsa_mktemp - Temporary session undefined

Post by TinCanTech » Sun Jan 28, 2024 5:33 pm

I see you are running a development branch of Easy-RSA, as shown by:

Code: Select all

EasyRSA Version Information
Version:     ~VER~
Generated:   ~DATE~
The bug you have encountered has been fixed. You can try release version 3.1.7

Post Reply