Apr 25, 2018 · Hi, my server has not updated for over 1 month and everything is running perfectly fine. It's currently on v68.0.33. Last night, out of the blue, in one website, the error_log file TEMPORARILY filled for approx. 1 minute in a row with hundreds of lines like these: [25-Apr-2018 07:12:37 UTC]

Welcome to LinuxQuestions.org, a friendly and active Linux Community. You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. It sounds like you are missing a couple of packages from your ubuntu installation. Try installing libssl and libcrypto: apt-get install libssl1.0.0 libssl-dev libcrypto++9 libcrypto++-dev Download openssl-1.0.1e-58.el6_10.x86_64.rpm for CentOS 6 from CentOS Updates repository. Oct 04, 2019 · Uncesscerary packages slow down system performance and take up storage space. If specific software isn’t being used, then it’s best to remove it, and doing so is easy.

Welcome to LinuxQuestions.org, a friendly and active Linux Community. You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features.

Download openssl-1.0.1e-58.el6_10.x86_64.rpm for CentOS 6 from CentOS Updates repository. Oct 04, 2019 · Uncesscerary packages slow down system performance and take up storage space. If specific software isn’t being used, then it’s best to remove it, and doing so is easy.

Download libcrypto10-1.0.2r-alt3.x86_64.rpm for ALT Linux Sisyphus from Classic repository.

Resolving Dependencies --> Running transaction check ---> Package erlang.x86_64 0:22.0.4-1.el7 will be installed --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: erlang-22.0.4-1.el7.x86_64 --> Finished Dependency Resolution Error: Package: erlang-22.0.4-1.el7.x86_64 (rabbitmq_erlang) Requires: libcrypto.so.10 CentOS release 6.4 (Final) 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux When trying to install nodejs, get: libcrypto42 comes with 2 files libcrypto.so.42.0.0 and a link to that file named libcrypto.so.42 that packages does not provide libcrypto.so.10 the fix can be found in the forums (I've used it too) just link libcrypto.so.1.0 to libcrypto.so.10 then run ldconfig so the library can be found