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.

libssl1.1.so is missing

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:19 (10 by maintainers)

github_iconTop GitHub Comments

4reactions
ivorpadcommented, Aug 1, 2019

I came across this error too while running prisma2 lift save --name init in Ubuntu 16.04.6 LTS

Error: Error in lift engine for rpc listMigrations:
  /usr/local/lib/node_modules/prisma2/migration-engine: /lib/x86_64-linux-gnu/libssl.so.10: version `libssl.so.10' not found (required by /usr/local/lib/node_modules/prisma2/migration-engine)
/usr/local/lib/node_modules/prisma2/migration-engine: /lib/x86_64-linux-gnu/libcrypto.so.10: 
version 'libcrypto.so.10' not found (required by /usr/local/lib/node_modules/prisma2/migration-engine)

# openssl version -a

OpenSSL 1.1.1a  20 Nov 2018
built on: Thu Aug  1 00:09:03 2019 UTC
platform: linux-x86_64
options:  bn(64,64) rc4(16x,int) des(int) idea(int) blowfish(ptr)
2reactions
pantharshit00commented, Oct 13, 2019

@createvo

Can you please give us more information about your OS like the version?

Output of uname -a would also be helpful.

I’d recommend you to open a new issue with the requested information

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prisma CLI Installation (Reference)
The Prisma CLI is typically installed as a development dependency, that's why the --save-dev (npm) and --dev (Yarn) options are used in the...
Read more >
How to Install and Configure Prisma Server on Ubuntu 18.04
Prisma is a data layer that replaces traditional (object-relational mapping) ORMs and simplifies database workflows. You can access your data ...
Read more >
Install and Connect to the Prisma Access VPN on Linux
official GlobalProtect GUI client, which is required for touchstone auth, only supports a narrow range of Linux Distros.
Read more >
Linux hosts - Palo Alto Networks
You can find more information about the enforcer install linux command in the apoctl. Open the. Network Security. section of the Prisma Cloud ......
Read more >
How to build Prisma Windows electron app on Linux?
set the PRISMA_CLI_BINARY_TARGETS accordingly: e.g. PRISMA_CLI_BINARY_TARGETS=darwin,rhel-openssl-1.0.x npm install; then start npm install ...
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 Hashnode Post

No results found