codebuilds icon indicating copy to clipboard operation
codebuilds copied to clipboard

Signing in to GitHub doesn't work on ARM64

Open skye0402 opened this issue 5 years ago • 3 comments

I suspect this must be related to a configuration. The GitHub authentication extension will give a popup to notify that it want to sign in. Then it errors immediately after confirmation:

"Sign in failed: Error: No client configuration available for code-oss://vscode.github-authentication/did-authenticate?windowId%3D1"

I already tried to set up the authentication manually like described in this article but to no avail. Any idea?

All other functions I used so far in the ARM64 version work as expected.

skye0402 avatar Aug 14 '20 01:08 skye0402

The exact same thing is happening to me. I am on a Raspberry Pi 4b running the latest 32 bit Raspbian Buster. I can pull & push manually, but I must sign in every time and can't use the GitHub plugin.

TheOtterlord avatar Aug 26 '20 16:08 TheOtterlord

Would be great to get this fixed to have a full alternative on ARM64.

skye0402 avatar Aug 31 '20 09:08 skye0402

@skye0402 Good news!

Visual Studio Code 1.50 has been released and it adds official builds for Linux ARMv7 and ARM64 devices.

Hopefully this will fix the authentication problem.

TheOtterlord avatar Oct 08 '20 18:10 TheOtterlord