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

cannot open folders of docker-container #4347

Closed
rr-appadaptive opened this issue Jul 26, 2024 · 3 comments · Fixed by #4354
Closed

cannot open folders of docker-container #4347

rr-appadaptive opened this issue Jul 26, 2024 · 3 comments · Fixed by #4354
Assignees
Milestone

Comments

@rr-appadaptive
Copy link

rr-appadaptive commented Jul 26, 2024

Does this occur consistently? Yes
Repro steps:

  1. Goto "Files" in a docker-container
  2. Try to open a folder. E.g. "/usr"

Action: AzureTreeDataProvider.getChildren
Error type: Unknown
Error Message: stat: cannot statx '/---/.*': No such file or directory

Version: 1.29.1
OS: ubuntu
OS Release: 24.04 LTS
Product: Visual Studio Code
Product Version: 1.91.1
Language: de
Docker-Version: 27.0.3

P.e extensionHostProcess.js:155:7236
Object.readDirectory extensionHostProcess.js:155:4091
@dbreshears
Copy link
Member

Possibly related to microsoft/vscode-docker-extensibility#231

@dbreshears dbreshears added this to the 1.29.2 milestone Jul 31, 2024
@danegsta danegsta linked a pull request Aug 1, 2024 that will close this issue
@danegsta
Copy link
Contributor

danegsta commented Aug 1, 2024

This should be resolved with the updated @microsoft/vscode-container-client package that was just merged

@danegsta
Copy link
Contributor

Release 1.29.2 was just published to the marketplace with a fix for this issue.

@microsoft microsoft locked and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants