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

Rhel 8 Installation proces failes because of OpenSSL #720

Open
antejavor opened this issue Apr 24, 2024 · 0 comments
Open

Rhel 8 Installation proces failes because of OpenSSL #720

antejavor opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
priority: medium (missing info) An additional information can be helpful or interesting, but the absence is not disruptive

Comments

@antejavor
Copy link
Contributor

We do not support rhel 8, but for the reference, we can note this on the installation page if the following error occurs:

● memgraph.service - Memgraph: High performance, in-memory, transactional graph database
   Loaded: loaded (/usr/lib/systemd/system/memgraph.service; disabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Wed 2024-04-24 07:32:44 UTC; 3s ago
  Process: 13859 ExecStart=/usr/lib/memgraph/memgraph (code=exited, status=127)
 Main PID: 13859 (code=exited, status=127)

Apr 24 07:32:44 ip-10-0-10-45.eu-west-1.compute.internal systemd[1]: Started Memgraph: High performance, in-memory, transactional graph database.
Apr 24 07:32:44 ip-10-0-10-45.eu-west-1.compute.internal memgraph[13859]: /usr/lib/memgraph/memgraph: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or direct>
Apr 24 07:32:44 ip-10-0-10-45.eu-west-1.compute.internal systemd[1]: memgraph.service: Main process exited, code=exited, status=127/n/a
Apr 24 07:32:44 ip-10-0-10-45.eu-west-1.compute.internal systemd[1]: memgraph.service: Failed with result 'exit-code'.

Fix:

sudo dnf install compat-openssl10
sudo systemctl restart memgraph
@antejavor antejavor added the priority: medium (missing info) An additional information can be helpful or interesting, but the absence is not disruptive label Apr 24, 2024
@antejavor antejavor self-assigned this Apr 24, 2024
@antejavor antejavor mentioned this issue Apr 24, 2024
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium (missing info) An additional information can be helpful or interesting, but the absence is not disruptive
Projects
None yet
Development

No branches or pull requests

1 participant