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

Cannot Sign In With GitHub #349

Open
WandersFar opened this issue Sep 19, 2024 · 19 comments
Open

Cannot Sign In With GitHub #349

WandersFar opened this issue Sep 19, 2024 · 19 comments

Comments

@WandersFar
Copy link

Popup just says “Signing in…” but never progresses.

@FlerkenGoose
Copy link

I also get the same, seems like there might be an issue with OAuth process, checking console I get the below:
Uncaught SecurityError: Failed to read a named property '__oauthSuccess' from 'Window': Blocked a frame with origin "https://www.keyboard-layout-editor.com" from accessing a cross-origin frame. at Object.success (oauth.html?code=xxxxxxxxxxxxxxxxxxxx&state=370787.40000000596_0.4506661602379072:33:21) at l (jquery.min.js:4:24881) at Object.fireWith [as resolveWith] (jquery.min.js:4:25702) at k (jquery.min.js:6:4919) at XMLHttpRequest.<anonymous> (jquery.min.js:6:8723)

@machineabuse
Copy link

machineabuse commented Oct 7, 2024

Popup just says “Signing in…” but never progresses.

Same issue here. Tested in Vivaldi both in regular and Incognito instances to see if cookies and/or plugins were the issue

@asa1
Copy link

asa1 commented Oct 11, 2024

Same problem here - tested in multiple browsers, and incognito mode.

@iron-viking
Copy link

Also having the same problem.

@mrnoisytiger
Copy link

+1 Having an issue as well.

@smathles
Copy link

+1. I can stay signed in from a browser that's got my credentials already there, but cannot sign in at all from either a different browser or device

@bbrfkr
Copy link

bbrfkr commented Oct 27, 2024

+1.

@marcoXbresciani
Copy link

Yup, same as well.
Windows with Chrome, Windows with LibreWolf.

@3vorp
Copy link

3vorp commented Nov 1, 2024

+1, tested with Brave

@benjith17
Copy link

same issue

@ijprest
Copy link
Owner

ijprest commented Nov 3, 2024

There is no systemic issue. The gatekeeper process is running and functional.

In the past, users have reported success by either disabling their ad-blockers, cookie-blockers, noscript extensions, etc., and/or whitelisting both of these sites in any extensions they're running:

@asa1
Copy link

asa1 commented Nov 3, 2024

I'm still encountering this problem. I've retested using the following:

  • Firefox in safe mode
  • Firefox in incognito mode, with exceptions added for those URLs in uBlock Origin
  • Edge with no extensions installed, default browser settings
  • Chromium with no extensions installed, close to default settings

@machineabuse
Copy link

machineabuse commented Nov 3, 2024

There is no systemic issue. The gatekeeper process is running and functional.

In the past, users have reported success by either disabling their ad-blockers, cookie-blockers, noscript extensions, etc., and/or whitelisting both of these sites in any extensions they're running:

Using this information I was able to sign in after disabling the uBlock extension in FireFox, however none of the Chromium browsers I am running(Edge, Vivaldi, Brave) are able to log into KLE via GitHub regardless of the extension environment or in the case of Brave and Vivaldi; tracker and popup blocking exceptions. Tested in both regular and incognito instances.

@cedricr
Copy link

cedricr commented Nov 3, 2024

I’ve finally got it working with Firefox: after whitelisting stuff, disabling add blockers and all security features I could find in FF it still wasn’t working. But then I switched from https://keyboard-layout-editor.com/ to https://www.keyboard-layout-editor.com/, and then it worked 🤷‍♂️

@asa1
Copy link

asa1 commented Nov 3, 2024

I’ve finally got it working with Firefox: after whitelisting stuff, disabling add blockers and all security features I could find in FF it still wasn’t working. But then I switched from https://keyboard-layout-editor.com/ to https://www.keyboard-layout-editor.com/, and then it worked 🤷‍♂️

Accessing it from https://www.keyboard-layout-editor.com/ works for me too! Firefox with uBlock Origin, no changes to extensions or security settings necessary.

@gazofnaz
Copy link

gazofnaz commented Nov 7, 2024

I see the same error. Using the www. subdomain fixes it for me too. Perhaps the site could redirect all traffic to that subdomain?

The failing Request looks like this (I've masked out the parts that look sensitive):

GET /authenticate/MASKED HTTP/1.1
Host: kle-gatekeeper.azurewebsites.net
User-Agent: MASKED
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8
Accept-Language: en-GB,en;q=0.5
Accept-Encoding: gzip, deflate, br, zstd
Connection: keep-alive
Cookie: ARRAffinity=MASKED
ARRAffinitySameSite=MASKED
Upgrade-Insecure-Requests: 1
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: none
Sec-Fetch-User: ?1
If-None-Match: MASKED
Priority: u=0, i

Response:

{"error":"bad_code"}

@machineabuse
Copy link

Accessing it from https://www.keyboard-layout-editor.com/ works for me too! Firefox with uBlock Origin, no changes to extensions or security settings necessary.

Can confirm that the www prefix also works in chromium based browsers!

@3QUA9LA
Copy link

3QUA9LA commented Nov 12, 2024

+1. When I try to sign in with GitHub, the display says "Signing in," but nothing comes up. The www prefix also works in Firefox.

@WandersFar
Copy link
Author

OP here: Confirming I can finally sign in from the www domain as well!

Tested on mobile, in Brave & Firefox.

Thank you so much to everyone who discovered and confirmed this solution!

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