flipper icon indicating copy to clipboard operation
flipper copied to clipboard

Failed to start flipper-server

Open har2008preet opened this issue 2 years ago • 1 comments

🐛 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

har2008preet avatar Nov 28 '22 10:11 har2008preet

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.

HGGshiwo avatar Mar 02 '23 01:03 HGGshiwo

For future reference, my answer on this issue here should fix it: https://github.com/facebook/flipper/issues/5069#issuecomment-1711767522

moaazassali avatar Sep 08 '23 14:09 moaazassali