if clicked “Open Environment“ it take me to the 2nd pic
there i have to wait for so long, around an hour, and then if i am lucky, it take me to 3rd pic
then the yellow line,”Backend cant be connected”.
if clicked “Open Environment“ it take me to the 2nd pic
there i have to wait for so long, around an hour, and then if i am lucky, it take me to 3rd pic
then the yellow line,”Backend cant be connected”.
The issue might be related to the browser you’re using. We recommend using the latest version of Firefox or Chrome.
I believe this is a caching issue. The IDE is actually starting correctly, but the browser is serving a cached version of the “Open Environment” page instead of loading the IDE. As a result, even a normal refresh may not open the IDE.
For now, please try a hard refresh using Ctrl + Shift + R (or Ctrl + F5 on some browsers). This should force the browser to reload the page instead of using the cached version.
We’ll likely address this in the next patch by automatically forcing a hard refresh once the environment is running, so users won’t run into this caching issue again.