VSCode connection often disconnects even for a slight network issue or if the device sleeps. I am unsure if this is caused by how VSCode handles remote connections as coder ssh <workspace> survives device sleep.Activity matifaliadded customer-reported on Dec 30, 2024 coder-labeleradded help ...
ERR [remote-connection] The time limit has been reached for a connection. Error: log.ts:197 ERR Error: Time limit reached at remoteAgentConnection.ts:530 log.ts:197 ERR [remote-connection] An error occurred in the very first connect attempt, it will be treated as a permanent error! Error...
VSCode Version: Insiders 2019-07-31 Local OS Version: Win 7 Remote OS Version: Ubuntu 18.04 (on VMWare, running locally) Remote Extension/Connection Type: SSH Steps to Reproduce: Connect to a remote host Do some work for a while (or don'...
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...
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...