flipper icon indicating copy to clipboard operation
flipper copied to clipboard

Stuck on Loading screen...

Open jaskaran-online opened this issue 1 year ago • 8 comments

🐛 Bug Report

Stuck on Loading screen...

Failed to start Flipper. Error: Failed to connect to the server in a timely manner. It may be unresponsive. Run the following from the terminal 'lsof -nP -iTCP -sTCP:LISTEN | grep 52342' and kill the listed process, if any.

image

To Reproduce

Install and open for first time.

Environment

Window 11 64bit

jaskaran-online avatar Jun 18 '23 06:06 jaskaran-online

This issue has been persistent since v0.193.0. I have a feeling the development team behind this library DO NOT actually build and test before releasing.

natemartins avatar Jun 18 '23 23:06 natemartins

Is their any other tool to debug react native apps ?

jaskaran-online avatar Jun 25 '23 06:06 jaskaran-online

I also get this issue on mac, cant do anything

Pipi144 avatar Sep 24 '23 23:09 Pipi144

same issue

rajeshp2511 avatar Nov 30 '23 10:11 rajeshp2511

I am also facing this issue, just Stuck at loading.

choudhary-github avatar Dec 09 '23 22:12 choudhary-github

Yes...

yepMad avatar Jan 18 '24 15:01 yepMad

Same here.

gchariton avatar Feb 02 '24 11:02 gchariton

Need to install the OpenSSL 3.3.0

Use powershell to install openssl

choco install openssl

rahulsharma841990 avatar May 06 '24 07:05 rahulsharma841990