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
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
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.
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
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