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.

libcrypto.so.1.0.0 not found in jvb image

See original GitHub issue

Current master build:

jvb_1      | JVB 2020-03-14 16:28:23.324 WARNING: [100] org.jitsi.impl.neomedia.transform.srtp.OpenSSLWrapperLoader.log() Unable to load jnopenssl: java.lang.UnsatisfiedLinkError: /tmp/jna-105622/jna2454011212122285939.tmp: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

Indeed:

$ docker-compose exec jvb bash                                                                                                                                                                                                       
root@964ba245c7a0:/# find . -name 'libcrypto*'
./usr/lib/x86_64-linux-gnu/libcrypto.so.1.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Apr 18, 2021

Oops, forgot to close this 😃

0reactions
goacidcommented, Apr 18, 2021

It does

Read more comments on GitHub >

github_iconTop Results From Across the Web

JVB Docker Image libcrypto.so.1.0.0 missing - Install & Config
Hi all, jvb docker Image (latest pull today) tells me … INFO: ICE connected, INFO: Starting DTLS handshake, INFO: Harvester used for selected...
Read more >
macos libcrypto.1.0.0.dylib not loaded Code Example
Answers related to “macos libcrypto.1.0.0.dylib not loaded” · Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0. · how to fix libffi missing in macos ...
Read more >
could not find system library 'openssl' - You.com
I ran into the same problem today trying to compile cmake 3.16-rc4 under Ubuntu 18.04. While trying to fix that by setting appropriate...
Read more >
Bluez, GNOME Shell, Haskell,Python, KDE-git - Testing Updates
Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. ... ||libcrypto.so.1.1 => not found|.
Read more >
Debian -- Software Packages in "bullseye"
... anna (1.83): anna's not nearly apt, but for the Debian installer, it will do ... apper (1.0.0-3): KDE package management tool using...
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