mesosphere-backup / dcos-gce

Ansible script to install DC/OS on Google Compute Engine
Apache License 2.0
30 stars 18 forks source link

mesos-docker-executor: error while loading shared libraries: libssl.so.1.0.0 #19

Closed smitchell closed 7 years ago

smitchell commented 7 years ago

We've been using this project successfully for about four months now. This weekend I had to rebuild our cluster, following the same procedure we've been using. For some reason, Jenkins gets the error below, and OpenVPN won't deploy at all. I am still able to deploy MarathonLB.

mesos-docker-executor: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

Is anybody else having problems with Google Cloud Platform? I thought maybe it was because I was using the latest CentOS build, but when I rolled back to /centos-cloud/centos-7-v20161129 I still had the same problem.

ajazam commented 7 years ago

I think this has been resolved in the mailing list. Can I close this issue?