docs: add VS Code SSH config troubleshooting - #25720
Merged
Merged
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
reviewed
Aug 5, 2026
docker-agent
left a comment
Contributor
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
The troubleshooting section added in this PR is well-scoped, accurate, and follows the style guide. The prose is direct, uses correct lowercase config, avoids hedge words and AI-isms, and commands are properly formatted in console code blocks. No redirects are needed (no pages moved or removed). No issues found.
docker-agent
reviewed
Aug 5, 2026
docker-agent
left a comment
Contributor
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
The troubleshooting section is focused, well-scoped, and matches the existing document's tone. The commands and steps are accurate. No style violations, markdown errors, or content issues were found in the added lines.
dvdksn
force-pushed
the
codex/fix-vscode-ssh-config
branch
from
August 5, 2026 07:33
3f848e9 to
bbcc2d1
Compare
VS Code can leave duplicate or malformed sandbox SSH blocks that cause host key verification failures. Document how to remove the managed blocks, regenerate the SSH setup, and reconnect. Co-Authored-By: Claude <noreply@anthropic.com>
dvdksn
force-pushed
the
codex/fix-vscode-ssh-config
branch
from
August 5, 2026 07:33
bbcc2d1 to
b93d3c1
Compare
ilopezluna
approved these changes
Aug 5, 2026
craig-osterhout
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds troubleshooting guidance for VS Code SSH connections that fail because duplicate or malformed Docker Sandboxes-managed config blocks take precedence. Explains how to remove the managed blocks, regenerate the SSH configuration, and reconnect through VS Code.
@netlify /ai/sandboxes/integrations/vscode/
Preview the VS Code integration page
Generated by Codex