The extension doesn’t seem to react to the “Run” command issued by the VS Code.
The logs are clean and it binds to the 0.0.0.0:8226 without issues.
Sometimes VS Code reports Connection Reset error.
The extension doesn’t seem to react to the “Run” command issued by the VS Code.
The logs are clean and it binds to the 0.0.0.0:8226 without issues.
Sometimes VS Code reports Connection Reset error.
Hi @Turowicz could you please provide step by step instructions to replicate this issue? Thanks!
It works. I was missing the --network host
in my container run command.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.