Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

openssl issue on Linux side #272

Closed
ozgunozerk opened this issue Jun 25, 2022 · 1 comment · Fixed by #274 or #277
Closed

openssl issue on Linux side #272

ozgunozerk opened this issue Jun 25, 2022 · 1 comment · Fixed by #274 or #277
Assignees
Labels
bug Something isn't working

Comments

@ozgunozerk
Copy link
Contributor

ozgunozerk commented Jun 25, 2022

Here is the link to the forum: https://forum.subspace.network/t/error-while-loading-shared-libraries-libssl-so-1-1-cannot-open-shared-object-file-no-such-file-or-directory/447/4

Quick summary: because of the openssl dependency not being packed into the application, some of the openssl libraries in our user's machine may create some inconsistencies due to their version being different.

To fix it, we will embed the openssl library into the executable itself.

@ozgunozerk ozgunozerk added the bug Something isn't working label Jun 25, 2022
@ozgunozerk ozgunozerk self-assigned this Jun 25, 2022
@ozgunozerk ozgunozerk moved this from Todo to In Progress in Product Engineering Jun 25, 2022
Repository owner moved this from In Progress to Done in Product Engineering Jun 27, 2022
@ozgunozerk
Copy link
Contributor Author

After we introduce attohttpc dependency on the frontend side with updater feature, this issue might have re-emerged. I just checked and confirmed unfortunately it is the case.
We may use vendored openssl for now until a better option comes in the future for resolving this. I'll submit a PR soon

@ozgunozerk ozgunozerk reopened this Jul 6, 2022
Repository owner moved this from Done to Todo in Product Engineering Jul 6, 2022
Repository owner moved this from Todo to Done in Product Engineering Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Archived in project
1 participant