- Milvus version: 2.6.16
- Deployment mode(standalone or cluster): standalone
- OS(Ubuntu or CentOS): Ubuntu 22.04.5 LTS
- CPU/Memory: 4/8g
- Others: milvus_2.6.15-1_amd64.deb
# apt install -y ./milvus_2.6.15-1_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'milvus' instead of './milvus_2.6.15-1_amd64.deb'
The following NEW packages will be installed:
milvus
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 0 B/254 MB of archives.
After this operation, 829 MB of additional disk space will be used.
Get:1 /opt/data/milvus_2.6.15-1_amd64.deb milvus amd64 2.6.15-1 [254 MB]
Selecting previously unselected package milvus.
(Reading database ... 81097 files and directories currently installed.)
Preparing to unpack .../data/milvus_2.6.15-1_amd64.deb ...
Unpacking milvus (2.6.15-1) ...
Setting up milvus (2.6.15-1) ...
Created symlink /etc/systemd/system/milvus.service → /lib/systemd/system/milvus.service.
Created symlink /etc/systemd/system/multi-user.target.wants/milvus.service → /lib/systemd/system/milvus.service.
Processing triggers for libc-bin (2.35-0ubuntu3.13) ...
/sbin/ldconfig.real: /usr/lib/milvus/libmongocxx.so._noabi is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libaio.so.1 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libtbbbind_2_5.so.3 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libtbb.so.12 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libdouble-conversion.so.3 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libevent_pthreads-2.1.so.7 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libmongoc-1.0.so.0 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libgomp.so.1 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libgflags_nothreads.so.2.2 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libevent_core-2.1.so.7 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libgfortran.so.5 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libevent_openssl-2.1.so.7 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/librocksdb.so.6 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libbson-1.0.so.0 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libevent_extra-2.1.so.7 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libhwloc.so.15 is not a symbolic link
/sbin/ldconfig.real: /usr/lib/milvus/libbsoncxx.so._noabi is not a symbolic link
Scanning processes...
Scanning candidates...
Scanning linux images...
Running kernel seems to be up-to-date.
# SSH abnormal shutdown
File "/usr/lib/python3/dist-packages/0penSSL/crypto.pby", line 17, in <module>
from OpenSSL._util import (
File "/usr/lib/python3/dist-packages/OpenSSL/_util.py"', line 6, in <module>
from cryptography.hazmat.bindings.openss1.binding import Binding
File "/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openss1/binding.py", line 189, in <module>
Binding.init_static_locks()
File "/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssi/binding.py", line 163, in init_static_locks
cls._ensure_ffi_initialized()
File "/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl/binding.py", line 151, in _ensure_ffi_initialized
_openssl_assert(
File "/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/openssl/binding.py", line 77, in _openssl_assert
raise InternalError(
cryptography.exceptions.InternalError: Unknown OpenSSLerror. This error is commonly encountered when anotheer library is not cle
aning up the OpenSSL error stack. If you are usinng cryptography with another library that uses OpenSSL try disabling it before r
eporting a bug. Otherwise please file an issue aft https://github.com/pyca/cryptography/issues with information on how to reprodu
ce this. ([_0penSSLErrorWithText(code=310378599, lib=37, reason=103, reason_text=b'error:12800067:DSO support routines::could no
t load the shared library'), _OpenSSLErrorWithText(codle=310378599, lib=37, reason=103, reason_text=b'error:112800067:DSO support
routines::could not load the shared library'), _(OpenSSLErrorWithText(code=126353445, lib=15, reason=524325, reason_text=b'error:
07880025:common libcrypto routines: reason(524325)')](١) ا
Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-1179-generic x86_64)
Is there an existing issue for this?
Environment
Current Behavior
Expected Behavior
download milvus_2.6.15-1_amd64.deb
apt install -y ./milvus_2.6.15-1_amd64.deb
New window remote SSH service prompt: Connection closed
Steps To Reproduce
Milvus Log
No response
Anything else?
No response