Skip to main content

Frequently Asked Questions

OpenVSCode Error - WebSocket close with status code 1006

If your AHD deploymnet is using a self-signed certificate, you may stumble upon the following OpenVSCode error:

vscode-websocket-error

The best solution would be to use a valid certificate, but if you cannot do that, follow this workaround:

  1. in the top bar of your browser, click on the "Not secure" label that should be to the left of the URL

vscode-not-secure

  1. Click on "activate alerts" and then refresh the page

vscode-alerts

  1. Accept the self signed certificate once again

You should now be able to use OpenVSCode again. If the error pops up again in the future, follow these steps once more.