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)

gefragt vor einem Jahr525 Aufrufe
4 Antworten
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
MODERATOR
AWS-Ana
beantwortet vor einem Jahr
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
beantwortet vor einem Jahr
0

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

AWS
EXPERTE
beantwortet vor einem Jahr
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)

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen