-
Notifications
You must be signed in to change notification settings - Fork 4
Cannot auth on WSL #23
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
Comments
Definitely sounds like a Copilot Language Server issue. Can you check if there's anything interesting in |
This manual procedure via |
Please try again on the latest version. It should at the very least give a better error message. |
It works now, thank you! |
I am having problems with authenticating (:Copilot auth) within WSL running Ubuntu 24.04, through Windows 11.
The browser page is opened to the
/device
page, I can paste the auth code and it succeeds on the website.However it never returns within NeoVim, and if I cancel the task and check for the token file it is not present.
PS: The issue also happens on copilot.lua which might indicate an issue on the LSP-side.
The text was updated successfully, but these errors were encountered: