I'd rather not delete~/.vscode-serverlike the others until I know the issue is resolved and won't just come back. This addon has worked flawlessly for 4-6 months before this issue started happening and basically making it impossible to work on my remote. connect "remote.SSH.useLocalServe...
25l �[0K�[?25h" Spawned SSH tunnel between local port 1832 and remote port 34175 Waiting for ssh tunnel to be ready Tunneling remote port 34175 to local port 1832 Resolved "ssh-remote+pokom3vm" to "127.0.0.1:1832" --- SSH Resolver called for "ssh-remote+pokom3vm", attempt 4 ...
No, unfortunately that's the last of the output I can find (in the "Log (Window)" section) and the Remote-SSH log disappears after it disconnects. Let me know if there's any other place I should look for logs next time it happens (which will probably be within the next hour). Si...
1.Create a SSH connection profile, specify privateKeyFilePath field in connection profile (with a passphrase). 2.Run some code, it will ask the user to enter the passphrase for the private key 3.Cancel the dialog or type an invalid password in such scenario Result: It keeps showing 'Con...
Kernel keeps dying "The kernel keeps disconnecting and it's really difficult to force the notebook to reconnect." "Mostly I get popup about restarting the kernel ." "Also, the kernels keep dying" Kernel keeps hanging Sometimes the kernel cannot be interrupted when a cell is running for a ...
Fix the bug where setting breakpoint fails if the remote program is started through dlv with --continue switch. Bug 2690 Fix the bug where disconnecting (after attaching to) the remote program terminates it Bug 2592 Fix the bug where setting breakpoint will fail if a breakpoint already exists...