You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] Running io.quarkus.it.mongodb.VehicleResourceTest
2025-01-10 13:16:20,451 INFO [io.qua.tes.mon.MongoTestResource] (pool-3-thread-1) Starting Mongo V4_4 on port 27017
download https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel80-4.4.18.tgz
...
[mongod error]/home/karm/.embedmongo/fileSets/2c83990e1e9d3e77204578d02798090b7a05de430465103a129d2ddea070a7d1/mongod: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
I think this is rather a "Known issue" at this point.
Describe the bug
Quarkus 3.8.6 & its use of embedded mongo:
I think this is rather a "Known issue" at this point.
Steps to reproduce:
Installing the package fixes the issue:
Output of
uname -a
orver
5.14.0-460.el9.x86_64
Output of
java -version
Temurin-17.0.13+11
Quarkus version or git rev
3.8.6
The text was updated successfully, but these errors were encountered: