mojira.dev

moosquatcho

Assigned

No issues.

Reported

No issues.

Comments

Hi John,

 

Just out curiosity, are you using third party scripts to setup and run your server? If so, do you happen to know if the third party scripts are installing older OpenSSL libraries?

 

Ubuntu 22.04 LTS at the time of writing is using OpenSSL 3.0.2. You can check which libssl versions are installed on you machine with the below command.

 

ldconfig -p | grep libssl

 

I am still encountering the error you initially encountered on Ubuntu 22.04 LTS, although I have not yet tried installing the older 1.1 libraries. It also appears BDS-16913 is encountering the same issue.