Users are getting this error when attempting to install subspace desktop on linux
Error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
this is re-creatable on my system aswell, installing libgomp1
or ocl-icd-libopencl1
does not resolve the issue.
1 Like
@ozgun Can you take a look at this?
ozgun
3
Iām on it, I believe this is related to version 0.6.9 ?
Yes it was. Trying to run it via a fresh install of ubuntu on a virtual box machine @ozgun
1 Like
ozgun
5
We discovered the reason. It was related to ubuntu updated its openssl drivers in 22.04, and also somewhat related to tauri.
Good news is, we fixed it! And this problem will be hopefully solved by version 0.6.10. It is on the way!