Coder.comC
Coder.com7mo ago
8 replies
PawFeast

Not able to open the workspace in VS Code Desktop

Hello, I have self-hosted Coder and set up the Docker workspace. It runs smoothly, and I can access my workspace via VS Code Web and Terminal without any issues. However, I can't open the same workspace in VS Code Desktop; it only shows “Opening Remote...' and gets stuck. I'm using a custom domain with SSL enabled for Coder. Any assistance would be appreciated.
Solution
Atrif, thank you for your response. I discovered that the issue stemmed from my custom domain’s SSL certification, which prevented VS Code from downloading the necessary binaries from my code server. I managed to resolve this problem by implementing a reverse proxy configuration and regenerating the wildcard certificate. Thank you again for your help.
Was this page helpful?