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

Environment failing to launch #5091

Open
batidiane opened this issue Nov 15, 2024 · 0 comments
Open

Environment failing to launch #5091

batidiane opened this issue Nov 15, 2024 · 0 comments
Labels
bug We can reproduce the issue and confirmed it is a bug.

Comments

@batidiane
Copy link

batidiane commented Nov 15, 2024

Describe the bug
Environment is failing to launch. Receiving the following popup: "Launching Dev Environment (This may take a few minutes)", but after a while, nothing happen.

To reproduce
From "All Providers", select the "Amazon CodeCatalyst" plugin, after authentication, select the environment to launch.

Expected behavior
Environment to launch.

Screenshots
N/A

Your Environment

  • OS: macOS Sonoma Version 14.6.1 / Windows 11 Pro 23H2 (OS build: 22631.4460)
  • JetBrains product: Jetbrains Gateway
  • JetBrains product version: JetBrains Gateway 2024.3 Build #GW-243.21565.196, built on November 13, 2024
  • AWS Toolkit version: GW-3.40-243
  • SAM CLI version:
  • JVM/Python version: OpenJDK 64-Bit Server VM by JetBrains s.r.o.

Additional context
Some logs:
2024-11-15 09:16:21,826 [1672439] INFO - #c.j.g.s.c.SshGatewayConnectionProvider - Trying to apply, parameters[type] == null
2024-11-15 09:16:21,828 [1672441] INFO - #c.j.g.w.c.WslGatewayConnectionProvider - Trying to apply, parameters[type] == null
2024-11-15 09:16:21,886 [1672499] INFO - #c.j.g.c.ConnectionFrame - Hide window 'Amazon CodeCatalyst Dev Environment: a70d1b98-708b-4d00-a239-3a0df80e3dd5' into tray on startup
2024-11-15 09:16:29,798 [1680411] INFO - software.aws.toolkits.jetbrains.gateway.WorkspaceActions - a70d1b98-708b-4d00-a239-3a0df80e3dd5 has status STARTING
2024-11-15 09:16:31,504 [1682117] INFO - software.aws.toolkits.jetbrains.gateway.WorkspaceActions - a70d1b98-708b-4d00-a239-3a0df80e3dd5 has status STARTING
2024-11-15 09:16:33,449 [1684062] INFO - software.aws.toolkits.jetbrains.gateway.WorkspaceActions - a70d1b98-708b-4d00-a239-3a0df80e3dd5 has status STARTING
2024-11-15 09:16:35,285 [1685898] INFO - software.aws.toolkits.jetbrains.gateway.WorkspaceActions - a70d1b98-708b-4d00-a239-3a0df80e3dd5 has status STARTING
2024-11-15 09:16:37,128 [1687741] INFO - software.aws.toolkits.jetbrains.gateway.WorkspaceActions - a70d1b98-708b-4d00-a239-3a0df80e3dd5 has status STARTING
2024-11-15 09:16:39,487 [1690100] INFO - software.aws.toolkits.jetbrains.gateway.WorkspaceActions - a70d1b98-708b-4d00-a239-3a0df80e3dd5 has status RUNNING
2024-11-15 09:16:39,488 [1690101] INFO - software.aws.toolkits.jetbrains.gateway.WorkspaceActions - waitForTaskReady took 15364ms
2024-11-15 09:16:56,013 [1706626] WARN - software.aws.toolkits.jetbrains.gateway.connection.AbstractSsmCommandExecutor - remoteDirectoryExists on /aws/mde/ide-runtimes/jetbrains/runtime//plugins/aws-toolkit-jetbrains timed out. (session a70d1b98-708b-4d00-a239-3a0df80e3dd5)"
available stdout:
Starting session with SessionId: a70d1b98-708b-4d00-a239-3a0df80e3dd5

available stderr:
2024-11-15 09:17:12,263 [1722876] WARN - software.aws.toolkits.jetbrains.gateway.connection.AbstractSsmCommandExecutor - remoteDirectoryExists on /aws/mde/ide-runtimes/jetbrains/runtime//plugins/aws-toolkit-jetbrains timed out. (session a70d1b98-708b-4d00-a239-3a0df80e3dd5)"
available stdout:
Starting session with SessionId: a70d1b98-708b-4d00-a239-3a0df80e3dd5

available stderr:
2024-11-15 09:17:28,629 [1739242] WARN - software.aws.toolkits.jetbrains.gateway.connection.AbstractSsmCommandExecutor - remoteDirectoryExists on /aws/mde/ide-runtimes/jetbrains/runtime//plugins/aws-toolkit-jetbrains timed out. (session a70d1b98-708b-4d00-a239-3a0df80e3dd5)"
available stdout:
Starting session with SessionId: a70d1b98-708b-4d00-a239-3a0df80e3dd5

available stderr:
2024-11-15 09:17:28,629 [1739242] WARN - software.aws.toolkits.jetbrains.gateway.CawsConnectionProvider - Restarting a70d1b98-708b-4d00-a239-3a0df80e3dd5 since it appears unresponsive to SSM Run-Command

@batidiane batidiane added the bug We can reproduce the issue and confirmed it is a bug. label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug We can reproduce the issue and confirmed it is a bug.
Projects
None yet
Development

No branches or pull requests

1 participant