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

VSCode env could not start #2470

Open
virshah24 opened this issue Nov 15, 2024 · 1 comment
Open

VSCode env could not start #2470

virshah24 opened this issue Nov 15, 2024 · 1 comment
Assignees

Comments

@virshah24
Copy link

Does this occur consistently%3F
Repro steps:

Error message: The compute instance environment "generative-ai-app-3ff48b8a-b1e2-42b9-9a95-12ba3fa5b1c0" is not running.
Error type: EnvironmentNotAvailableError

Version: 1.0.0
Browser Name: Microsoft Edge
Browser Version: 131.0.0.0
OS: Windows 10 64-bit
Product: Visual Studio Code
Product Version: 1.95.3
Language: en

Call Stack
Dr.setupVSCodeServer webOpener.js:2:784838
async Dr.getCodeServerEndpoint webOpener.js:2:779855
@Siglud
Copy link
Member

Siglud commented Nov 21, 2024

Your environment container cannot start.

You can login into your terminal and run those command to see the status of the environment container.

docker ps

You can find some docker process names as generative-ai-app-3ff48b8a-b1e2-42b9-9a95-12ba3fa5b1c0

If the container doesn't start. Please try to reboot your compute or start your environment manually.

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

2 participants