-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
receiving WRONG_VERSION_NUMBER
when pasting API key into extension
#84
Comments
@kylecarbs @bpmct this seems to be a Windows-specific issue, as I confirmed with prospect that their macOS users are not seeing this behavior. |
I regularly use windows and have never run into this |
@deansheather says this is likely proxy or cert related. I've followed up with the customer to check their proxy & certificate trust settings. |
the VS Code proxy settings are the same as the Windows machine, and the Coder certificate is trusted. this is validated because they are able to connect via |
It's possible the VS Code extension does not respect |
@bpmct @rodrimaia - i had them upgrade to extension version |
related #105 |
using VS Code on a Windows Desktop, using latest version of Coder CLI & server,
0.22.2
. the session token input is the one received via the CLI auth flow:despite the invalid token, Coder continues to attempt the connection. the user is even able to see the directory. here's the log output:
The text was updated successfully, but these errors were encountered: