facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.36k stars 954 forks source link

Question: FS_ACCESS error when trying to exchange certificates with Pocophone F1 (and android emulators) #5470

Open Vatousiadis opened 9 months ago

Vatousiadis commented 9 months ago

Hello all and thanks for any help in advance,

The last few days I'm facing the following issue (connectivity log from flipper): Failed to exchange certificate,Error: Certificate request self-signature ok subject=C=US, ST=CA, L=Menlo Park, O=Flipper, CN=com.app.myapp Unable to load number from C:\path to....flipper\certs\server.srl 20200000:error:06800096:asn1 encoding routines:a2i_ASN1_INTEGER:short line:crypto\asn1\f_int.c:138:

This results in flipper being able to use react-native console and debugger but not other pluggins (like the very crucial Network pluggin in my case)

I have uninstalled and re-installed openssl and it is properly found in doctor image

I have downloaded and now using the latest flipper v0.239.0

OS: Windows 10 Device: Pocophone F1, but the same happens in any android emulator

I've looked into other/similar issues of the repo, but was not able to find a solution to my issue

704998200 commented 2 weeks ago

Any updates on this? I having the same issue.

truongnguyen3 commented 1 week ago

Do you have any updates on this? I have the same issue, too. Yesterday, Flipper worked well, and today, and the same Flipper version, but this error is thrown.