Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start Flipper. #4810

Open
jaskaran-ivalt opened this issue Jun 10, 2023 · 15 comments
Open

Failed to start Flipper. #4810

jaskaran-ivalt opened this issue Jun 10, 2023 · 15 comments

Comments

@jaskaran-ivalt
Copy link

🐛 Bug Report

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

After installing just open it for first time and its not working

Environment

Window 11

@filin2009
Copy link

Same error on Windows 10 Pro

Previous version Flipper 0.190 works fine for me (Windows 10 Pro)
https://github.com/facebook/flipper/releases/download/v0.190.0/Flipper-win.zip

@natemartins
Copy link

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.

The last version that worked for me on Windows 11 was v.0.192.0

@pavelustenko
Copy link

Is the server mode is on?
If yes, I resolved this issue by installing old version of Flipper in other dir, run it and disabled this option. After I run a fresh version of Flipper as expected.

@filin2009
Copy link

Is the server mode is on? If yes, I resolved this issue by installing old version of Flipper in other dir, run it and disabled this option. After I run a fresh version of Flipper as expected.

Your advice works for me. Thanks!

But I'd like to work with "Server mode = ON"

@eirnym
Copy link

eirnym commented Oct 19, 2023

Same for me with version v0.229.0. I've checked what is this pid and it was Flipper itself. After restarting the application I see another screen Failed to start Flipper. Error: FlipperServerConfig has not been set and there's no information how to proceed from this point

@rikioli
Copy link

rikioli commented Oct 19, 2023

Same for me with version v0.229.0. I've checked what is this pid and it was Flipper itself. After restarting the application I see another screen Failed to start Flipper. Error: FlipperServerConfig has not been set and there's no information how to proceed from this point

Exactly same issue here, tried to restart the system but error persists

@dpecha777
Copy link

I have the same problem after updating to 0.229
Failed to start Flipper. Error: FlipperServerConfig has not been set

@Pa30P42
Copy link

Pa30P42 commented Oct 19, 2023

same issue - Error: FlipperServerConfig

@pavelustenko
Copy link

the same

@redefinered
Copy link

same

3 similar comments
@gaberogan
Copy link

same

@IkeyBenz
Copy link

same

@onethps
Copy link

onethps commented Oct 20, 2023

same

@codymalick
Copy link

Reproduced on MacOS Ventura 13.5.2, Flipper 0.229.0 (50.0.0):

"Failed to start Flipper. Error: FlipperServerConfig has not been set"

@redefinered
Copy link

redefinered commented Oct 25, 2023

Reproduced on MacOS Ventura 13.5.2, Flipper 0.229.0 (50.0.0):

"Failed to start Flipper. Error: FlipperServerConfig has not been set"

That's a different issue and has already bin fixed on the next release. Just upgrade your Flipper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests