-
Notifications
You must be signed in to change notification settings - Fork 955
Cannot make connection with openSSL 3.4.0 #5680
Comments
➕ i am facing this issue too in |
same issue |
Facing the same on MacOS Sequoia. EditRan - |
how you downgraded openssl? |
I was able to fix the issue. I just removed OpenSSL using this command on my Mac
If you need to install make sure to install a different version like this
|
This worked, Thanks |
🐛 Bug Report
After upgrade openssl to 3.4.0, flipper cannot make connection to Android phone
If I downgrade openssl to 3.3.2, flipper works again.
To Reproduce
Upgrade openssl to 3.4.0
Environment
Android device : Version 10
OS: EndeavourOS Linux x86_64
➜ ~ openssl -v OpenSSL 3.4.0 22 Oct 2024 (Library: OpenSSL 3.4.0 22 Oct 2024)
The text was updated successfully, but these errors were encountered: