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

After using Docker, the logs terminates with only three lines #7422

Closed
ydmykr opened this issue Oct 26, 2022 · 4 comments
Closed

After using Docker, the logs terminates with only three lines #7422

ydmykr opened this issue Oct 26, 2022 · 4 comments
Assignees
Labels
containers Issue in vscode-remote containers info-needed Issue requires more information from poster

Comments

@ydmykr
Copy link

ydmykr commented Oct 26, 2022

Version: 1.72.2 (user setup)
Commit: d045a5eda657f4d7b676dedbfa7aab8207f8a075
Date: 2022-10-26
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.22000
Sandboxed: No

VSCode Version: 1.72.2
Local OS Version: Windows 11 Pro
Remote OS Version: Docker Engine 20.10.18 (Installed using Chocolatey. Not using Docker Desktop)
Remote Extension/Connection Type: SSH/Containers/WSL/Server
Logs:

[152129 ms] Dev Containers 0.255.4 in VS Code 1.72.2 (d045a5eda657f4d7b676dedbfa7aab8207f8a075).
[152129 ms] Start: Run: ssh raspberrypi /bin/sh
[152140 ms] Start: Run in host: id -un

After using Docker, the logs terminates with only three lines.

It did not operate correctly. Is there any problem? Thank you for your response.

@chrmarti chrmarti self-assigned this Oct 26, 2022
@chrmarti
Copy link
Contributor

chrmarti commented Oct 26, 2022

When you run ssh raspberrypi in the terminal, does it require any keyboard input before connecting (e.g., for a password or passphrase)? Are you asked for the same input in VS Code when you use the Dev Containers extension?

@chrmarti chrmarti added containers Issue in vscode-remote containers info-needed Issue requires more information from poster labels Oct 26, 2022
@ydmykr
Copy link
Author

ydmykr commented Oct 31, 2022

When I launch the ssh session I put my password in.

@chrmarti
Copy link
Contributor

This looks like #7355 and should be fixed in Dev Containers 0.262.1-pre-release. Could you check if that version fixes it for you? Thanks.

@ydmykr
Copy link
Author

ydmykr commented Nov 3, 2022

Hey, thanks for the content, it solves the problem

@ydmykr ydmykr closed this as completed Nov 3, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
containers Issue in vscode-remote containers info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants