-
Notifications
You must be signed in to change notification settings - Fork 91
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
Cannot fetch github context #55
Comments
I had the same issue (on windows), resolved by disabling the extension, reloading vscode and then re-enabling it. I now see the following in the output: |
This should be fixed in the newly released version 0.25.4 |
The error still persists on version 0.25.4. The error message I'm getting is a little different though
|
Oh and I'm on archlinux. It seems to be relevant as the error is not present on windows while using version 0.25.4 |
@Eazash - Just to confirm:
If you are using VS Code on your local machine, could you please try these and let me know if any of them help? |
@KetchupOnMyKetchup However, uninstalling and reinstalling the extension seemed to fix the issue. Afterwards, reinstalling or disabling the extension doesn't recreate the bug. In the middle of one of my attempts, I did get this error in the output for Github Authentication
|
@Eazash - Thank you for sending that and for confirming that it works now with the uninstall and reinstall and you can't repro the bug! I'll keep in mind this error in case we see another similar one, I appreciate your help debugging this!!! |
@haimat - Unfortunately we don't support the browser version ( Could you please use VS Code on your local machine in order to use the extension now? Do you have any problems with this workflow? Thanks! |
@KetchupOnMyKetchup Thanks for your response, but I don't use the browser version of VS Code, I work with the installed version on Ubuntu. |
@haimat - I just tried this in WSL Ubuntu 22.04 and it worked for me, here is a demo of that specific environment: We fixed some bugs in the new version Would you please try these to see if any of them fix your issue:
Please let me know if any of these steps work, if so which one. And if not, what error messages you have so I can debug. Thank you so much for your help! |
@KetchupOnMyKetchup Thanks, after re-installing this extension it seems the bug has indeed been fixed. I will re-open this issue if the problem still occurs. Thanks for your help! |
Describe the bug
After installing the GitHub Actions extension, I log in to GitHub within VS Code using the browser. However, even though I am logged-in (which I know because the GitHub Co-Pilot extension is working fine), VS Code tells me it cannot use the new GitHub Actions extension. I can see the following error in the output console:
Extension Version
0.25.0
Additional context
I am working under Ubuntu Linux 22.04, if that matters.
The text was updated successfully, but these errors were encountered: