question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

can't deploy to cpanel

See original GitHub issue

Bug description

Error: Get config: /home/user/nodevenv/pul/12/lib/node_modules/prisma/query-engine-debian-openssl-1.1.x: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

How to reproduce

npx prisma generate

Expected behavior

No response

Prisma information

Environment & setup

  • OS:ubuntu
  • Database: MySQL
  • Node.js version: 12.22

Prisma Version

^2.28.0"

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pantharshit00commented, Aug 18, 2021

That is quite old. Can you update it? Running 2017 openssl is a big security risk.

sudo apt update && sudo apt install openssl
0reactions
pantharshit00commented, Jun 2, 2022

I am going to close this as its been 3 months now and there is no activity here.

Please reply if you want us to take another look.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The system cannot deploy error from GIT repo - cPanel Forums
The system cannot deploy. For deployment, ensure that your repository meets the following requirements: A valid .cpanel.yml file exists.
Read more >
Issues with the format of .cpanel.yml file when trying to deploy ...
The problem arises when i attempt to deploy the code in the repository to a production directory on my server. I have tried...
Read more >
Deploying Code From GitHub to Live Site With cPanel - Reddit
The system cannot deploy. For deployment, ensure that your repository meets the following requirements: A valid .cpanel.yml file exists.
Read more >
How to deploy your GitHub repositories to cPanel the easier ...
To use or do anything in Git, you need repositories, either on your local computer or one hosted on your GitHub, GitLab or...
Read more >
How to Use Pull (Manual) Deployment with Git Version Control
... repositories on your cPanel account, and, in cPanel & WHM version 74 and later, includes deplo. ... Your browser can't play this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found