Visual Studio Code failed to connect to CodeCatalyst Dev Environment

0

Started to try AWS Codecatalyst, all setup seems to be fine except, but can not connect to the Dev environment from VSCode AWS Explorer. Error message from AWS toolkit:

2022-12-16 10:15:13 [INFO]: Command: (not started) [ssh -G x] 2022-12-16 10:15:13 [INFO]: Command: (not started) [session-manager-plugin --version] 2022-12-16 10:15:13 [INFO]: Command: (not started) [/Users/rickruguichen/Library/Application Support/Code/User/globalStorage/amazonwebservices.aws-toolkit-vscode/tools/Amazon/sessionmanagerplugin/bin/session-manager-plugin --version] 2022-12-16 10:15:13 [WARN]: findSshPath: failed: PID 9314: [ssh -G x] 2022-12-16 10:15:13 [INFO]: Command: (not started) [/usr/bin/ssh -G x] 2022-12-16 10:15:13 [WARN]: findSshPath: failed: PID 9331: [/usr/bin/ssh -G x] 2022-12-16 10:15:13 [ERROR]: aws.codecatalyst.openDevEnv: Error: Failed to connect to Dev Environment, missing required tools: ssh [MissingTools] (missing: ssh)

質問済み 1年前525ビュー
4回答
0

Hi Rick - I'm so sorry you ran into this issue. I've alerted our Dev Environment team to the issue. They are looking into it now. I'll respond once they come back with guidance.

profile pictureAWS
モデレーター
AWS-Ana
回答済み 1年前
0

I had similar problem (although the reason was permission error, rather than ssh missing). But - you can create a Dev environment from inside VS Code. When I did that, I had no problem connecting - but I couldn't see it in AWS Console. Clearly, there are some bugs - but at least I got through this.

Other than not seeing in the console, everything worked. I could even debug as long as I changed port from Angular default to 8080 (as described in Cloud9 docs).

Obviously, it's in preview - and there are quite a few glitches...

profile picture
virshu
回答済み 1年前
0

Hi there, following up to check if you are still facing this issue?

AWS
エキスパート
回答済み 1年前
0

Hi Rick. I'm no expert, but in your log it seems it says it is missing ssh Error: Failed to connect to Dev Environment, missing required tools: ssh [MissingTools] (missing: ssh)

回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ