You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Open TheiaIDE.
Close the laptop during the splash screen.
Open the laptop.
Additional Information
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
The text was updated successfully, but these errors were encountered:
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:
Additional Information
The text was updated successfully, but these errors were encountered: