Skip to content
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

:Copilot auth popup never closes after inserting the one-time code on WSL2 #309

Open
angelorodem opened this issue Aug 20, 2024 · 5 comments

Comments

@angelorodem
Copy link

:Copilot auth popup never closes after inserting the one-time code on WSL2

it stays there forever, never closes even after the code has being accepted,
running on windows instead of WSL2 finished successfully,

not sure how to collect logs.

@jannolii
Copy link

jannolii commented Oct 4, 2024

Same here ... also, when I close prompt with :q I see green copilot icon on status line but copilot stuff isn't working. Not sure how to proceed here either 🤷‍♂️

@ldelossa
Copy link

ldelossa commented Nov 10, 2024

Hey, I just ran into this on a VM on mac OS.

What I did was authorize copilot.lua on my host machine and then just copied ~/.config/github-copilot directory to the same directory in my vm. This made the plugin work fine.

Maybe you can do something similar? You basically just need to find one place where the auth works, and then copy the config directory to ~/.config/github-copilot directory essentially.

@vladimir-voinea
Copy link

Hey, I just ran into this on a VM on mac OS.

What I did was authorize copilot.lua on my host machine and then just copied ~/.config/github-copilot directory to the same directory in my vm. This made the plugin work fine.

Maybe you can do something similar? You basically just need to find once place where the auth works, and then copy the config directory to ~/.config/github-copilot directory essentially.

This worked for me

@mvaldes14
Copy link

having the same problem, since my host OS is windows i would have to install neovim in there just to run this and copy a file over to wsl?
is there a way we can get some logs of what's going on?

@Axiol
Copy link

Axiol commented Jan 13, 2025

Any update on that? I have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants