flipper
flipper copied to clipboard
Failed to start flipper-server
🐛 Bug Report
Getting error on starting flipper
Failed to start flipper-server Error: Can't open C:\Program Files\PostgreSQL\psqlODBC\etc\openssl.cnf for reading, No such file or directory
and it is not detecting device
To Reproduce
Might be in local system, so not sure how to replicate it
Environment
Flipper: 0.174.0
same error, mine is :
Error: Can't open D:\bld\openssl_split_1630663999206\_h_env\Library/openssl.cnf for reading, No such file or directory 1464:error:02001003:system library:fopen:No such process:crypto\bio\bss_file.c:69:fopen('D:\bld\openssl_split_1630663999206\_h_env\Library/openssl.cnf','r') 1464:error:2006D080:BIO routines:BIO_new_file:no such file:crypto\bio\bss_file.c:76:
The path of openssl.cnf is confusing, don't know how flipper calculate it.
tried install openssl32 and openssl64 with msi, not work.
For future reference, my answer on this issue here should fix it: https://github.com/facebook/flipper/issues/5069#issuecomment-1711767522