jayjay73
(Jerome Rabas)
6 August 2023 17:46
1
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
mfischer
(Matthias Fischer)
6 August 2023 18:45
2
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
jayjay73
(Jerome Rabas)
6 August 2023 18:51
3
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