Christof Marti

Results 948 comments of Christof Marti

Need to check for `EntryNotADirectory` when calling the extension API's `fs.stat`.

Which version of Remote-Containers are you using? Could you append the full log?

Could you retry with VS Code 1.67? That comes with a fix in the reconnection code.

It looks like the VS Code server stops listening on the container's local port. Could you retry with 'trace' logging enabled in the user settings for Remote-Containers and post the...

Recent versions of Remote-Containers require VS Code 1.64 or later. So it could be a change in VS Code or Remote-Containers causing this. Could you try VS Code 1.64 or...

What do you get for `ps ax | cat` inside the container at that point?

@aeschli The server stopped with exit code 0 after about a minute. Any idea what the cause could be? (The log above https://github.com/microsoft/vscode-remote-release/issues/6685#issuecomment-1125374585 includes the server log.)

Could you attach your devcontainer.json and Dockerfile (and Docker Compose file if you use that)?

It can't find tar, not sure if that is related to the username. What do you get for running `(gcm tar).Path` in PowerShell?