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

App is taking very long to boot up, it might be stuck #682

Open
aidankinzett opened this issue Nov 1, 2024 · 1 comment
Open

App is taking very long to boot up, it might be stuck #682

aidankinzett opened this issue Nov 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@aidankinzett
Copy link

Description
When running the app it gets stuck on "Waiting for app to load...", and the debug output logs "App is taking very long to boot up, it might be stuck. Device preview URL: http://127.0.0.1:58631/stream.mjpeg". If I open that link I can see a screenshot of the app and it looks like its working fine. I don't receive any other errors.

If I add "preview": { "waitForAppLaunch": false } to my launch config it loads fine but I cant use the inspector.

Environment

  • Radon IDE v0.0.21
  • Expo v51, React Native v0.74.5
  • Using Cursor v0.42.4 on macOS
@aidankinzett aidankinzett added the bug Something isn't working label Nov 1, 2024
@kmagiera
Copy link
Member

kmagiera commented Nov 4, 2024

Thanks for reporting. This is likely an issue with connecting to the debugger. Would you be able to provide more logs that come before the message you shared?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants