You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Windows 10 (21H2 build: 19044.1706)
VSCode: 1.67.1
VSCode-docker: 1.22.0
WSL2 with distro: Ubuntu 20.4, kernel 5.10.16
Docker in Ubuntu distro: 20.10.12 No DockerDesktop installed on OS
Everything works perfectly when we have DockerDesktop installed on the OS (it was fixed in #2641)
When we do not have DockerDesktop, and we have Docker installed in Ubuntu distribution in WSL, then when we try to debug containerized Python app we get "Timed out waiting for launcher to connect"
At the moment the only solution I could find is to manually enter the IP bridge gateway in the debugAdapterHost
OS: Windows 10 (21H2 build: 19044.1706)
VSCode: 1.67.1
VSCode-docker: 1.22.0
WSL2 with distro: Ubuntu 20.4, kernel 5.10.16
Docker in Ubuntu distro: 20.10.12
No DockerDesktop installed on OS
Everything works perfectly when we have DockerDesktop installed on the OS (it was fixed in #2641)
When we do not have DockerDesktop, and we have Docker installed in Ubuntu distribution in WSL, then when we try to debug containerized Python app we get "Timed out waiting for launcher to connect"
At the moment the only solution I could find is to manually enter the IP bridge gateway in the debugAdapterHost
launch.json
The text was updated successfully, but these errors were encountered: