Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libssl.so.0.9.8 missing? #13

Open
aaranmcguire opened this issue May 21, 2017 · 2 comments
Open

libssl.so.0.9.8 missing? #13

aaranmcguire opened this issue May 21, 2017 · 2 comments

Comments

@aaranmcguire
Copy link

Not sure if it's just me, but I'm getting the following error:

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

I've taken a look, and I seem to have a newer version on the server:

$ ls /lib/x86_64-linux-gnu/libssl*
/lib/x86_64-linux-gnu/libssl.so.1.0.0

How can this be fixed?

@ryanford
Copy link

Having same issue.

2017-10-11T15:49:21.591333+00:00 heroku[web.1]: Process exited with status 127
2017-10-11T15:49:21.609431+00:00 heroku[web.1]: State changed from starting to crashed
2017-10-11T15:49:21.505108+00:00 app[web.1]: nginx: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory

@bdiallo
Copy link

bdiallo commented Nov 12, 2019

Hi guys, I'm having the same issue, any fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants