Daniel Gut
Daniel Gut
> Features are added after any user-provided Dockerfile runs, so that Dockerfile should be able to add custom certificates. unfortunately this isn‘t the case for more than a year. the...
the problem still persist with the latest vscode update to 1.86.1. It doesn't seem to be related to the glibc issue. also the pre-release version has the same issue. the...
@connor4312 you mentioned that the waiting issue on reconnecting is fixed in the latest version. i never had that issue on reconning but somehow i have it now on the...
@roblourens i can see the following in the SSH output now. somehow it looks like it's stuck when starting the ssh-client: ``` [13:09:51.641] Log Level: 2 [13:09:51.670] Opening exec server...
one strange thing i noticed is that sometimes i can get it to work for one session when i change the devcontainer extension version. basically switching to another version (e.g....
if you look at the logs it returns the version after calling ssh -V but doesn't start with the next command. basically it just waits there forever. so I'm not...
the useLocalServer: true didn't make a change as far as the connection logs go. still stuck at the same point. but with useLocalServer i get a the following warning which...
@chrmarti unfortunately still the same issue with 346. I'm pretty sure it has something to do with timing. When I test multiple times in a row it works from time...
@chrmarti unfortunately there's no dev container log item in the menu at this time. also in the log-folder i can't see anything for the dev container extension. the ssh extension...
@chrmarti i just tried the remote ssh extension for about 20 times (starting just a remote ssh session with vscode and not opening a devcontainer). i did like 10 times...