Barafu
Posts: 9
Joined: Thu Jun 25, 2015 2:19 pm

[FIXED] Stopped working after openssl update.

Simplify3D refused to start on Linux after the openssl update.

Code: Select all

Barafu Simplify3D > ./LaunchScript.sh 
./Simplify3D: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./Simplify3D)
As a workaround, I downloaded the previous version of openssl and unpacked it into the /opt/Simplify3D directory. Now it does seem to work, but it is hack, and following warnings appear

Code: Select all

Barafu Simplify3D > ./LaunchScript.sh 
./Simplify3D: /opt/Simplify3D/libcrypto.so.1.0.0: no version information available (required by ./Simplify3D)
static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDEHOME
QSslSocket: cannot resolve SSLv3_client_method
QSslSocket: cannot resolve SSLv3_server_method
This version of openssl 1 is going to land in next Ubuntu, so it should better be fixed by then.
deepthought64
Posts: 1
Joined: Fri Apr 28, 2017 10:30 am

Re: Bug: Stopped working after openssl update.

I can confirm that.
My installation has stopped as well. :-/

Code: Select all

/o/Simplify3D-3.1.1> openssl version
OpenSSL 1.1.0e  16 Feb 2017
:cry:
eNablePolska
Posts: 2
Joined: Fri Mar 24, 2017 3:08 pm

Re: Bug: Stopped working after openssl update.

Barafu wrote:Simplify3D refused to start on Linux after the openssl update..
In Arch Linux not work too. I tried many idea`s, not work.
Could you tell me how to run S3D in Arch linux?
Eike
Posts: 4
Joined: Tue Dec 20, 2016 12:47 pm

Re: Bug: Stopped working after openssl update.

I can confirm this on Arch Linux. Downgrading OpenSSL from 1.1.0.e-1 to the previous version 1.0.2.k-1 is a workaround.

Edit: Do not downgrade OpenSSL on Arch. I'm not sure why downgrading from the pacman cache fucked up my system after a reboot but it did!
bernieke
Posts: 4
Joined: Wed Apr 13, 2016 6:48 am

Re: Bug: Stopped working after openssl update.

Same problem, also on Arch.
ptheoch
Posts: 1
Joined: Mon Jun 26, 2017 11:07 am

Re: Bug: Stopped working after openssl update.

Same problem on Debian 9.
This is unacceptable for purchased software.
bernieke
Posts: 4
Joined: Wed Apr 13, 2016 6:48 am

Re: Bug: Stopped working after openssl update.

I don't think anyone working for Simplify3D reads these...

I opened a support ticket after posting here, and was quickly provided an openssl library file for my system which I could drop in the Simplify3D folder which fixes the problem.
brian442
Posts: 1243
Joined: Mon Nov 28, 2016 5:35 am

Re: Bug: Stopped working after openssl update.

I think the solution is already posted in several other threads on this forum. For example, read the link below for the exact file to download with instructions.
viewtopic.php?f=9&t=5462&start=10
S3D-Jason
Posts: 1608
Joined: Sun May 31, 2015 6:01 am

Re: Bug: Stopped working after openssl update.

This issue should now be resolved with the new Version 4.0. This version runs correctly on the latest Ubuntu, Arch, Debian, etc, even after updating or changing openssl versions.

Thank you for reporting the issue!

Return to “Troubleshooting and Bug Reports”