Alex Ross

Results 674 comments of Alex Ross

It looks like this is an issue with GitHub Codespaces and the auth token they provide. I'm getting help from them. @TylerLeonhardt FYI

@TylerLeonhardt, I though I could work around this Codespaces issue by doing `forceNewSession` when I hit this error, but that doesn't seem to work. Do you know if there's anything...

I have, I'm sad to say, learned that in a GitHub Codespace which was created from a PR from a fork, the auth token that GitHub provides is flawed. This...

Still working with GitHub folks to see how this can be improved. It may be an unknown issue after all.

GitHub Codespaces folks are looking into it. 🤞we have a fix soon.

Codespaces folks are working on testing the fix.

Do you recall if this happened in a multi root workspace? > It didn't point out that I would have to force-push my branch to get the right commits to...

I tried to repro with a multiroot workspace, but I haven't been able to. If you see this again, can you try the "Refresh" button in the SCM view? I...

I have gotten another report of this from @ulugbekna (repro steps were different, but root cause is the same). There is a promise in queue that isn't returning, and that...

Thank you for all the logs and please keep them coming! Today's build has a potential fix for the issue.