HAProxy not working since Core Update 177 (OpenSSL 1.1 removed)

Because of removing OpenSSL 1.1.1 in Core Update 177, HAProxy is not working anymore for me:

haproxy: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

I tried to uninstall it and reinstall, but no luck.
Should I wait for a new version of the add-on or a workaround exists?

1 Like

I think this could be the same problem as here with ‘monit’.

‘haproxy’ is linked against ‘libssl.so.1.1’ and ‘libcrypto.so.1.1’ which were both removed while deleting the old OpenSSL 1.1.1 files.

We need to bump the PAK_VER and push ‘haproxy’ again.

2 Likes

Thanks for your answer. Exactly the same problem.

I’ll rollback to my last backup until the correction is done.

Unfortuntaely no one running monit or haproxy ran the CU177 Testing release so this was not discovered until CU177 was released. It will have to be updated with CU178.

2 Likes

It works with CU178!

1 Like