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

White Screen forever if Network down or timeout during Splash showing in Electron #14629

Open
RolandMa1986 opened this issue Dec 16, 2024 · 0 comments

Comments

@RolandMa1986
Copy link

Bug Description:

When I open Theia or reload, sometimes it shows a white screen or preloads forever. It seems that reconnection is never successful if a timeout happens before the frontend startted.

Steps to Reproduce:

One simple reproduction step is provided below, but it also happens when CPU load is high:

  1. Open TheiaIDE.
  2. Close the laptop during the splash screen.
  3. Open the laptop.

Additional Information

image

13:58:07.168 > root Finished starting backend application: 0.1 ms [Finished 0.505 s after backend start] []
13:58:10.131 > root creating connection for 1 []
13:58:10.261 > root socked closed []
13:58:10.263 > root closing connection for 1 []
13:58:37.466 > root Reconnecting failed for 1 []
13:58:37.475 > root creating connection for 1 []
**no more, just stopped.**
  • Operating System: Windows 11 Home
  • Theia Version: 1.54.0
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

1 participant