Sign in to gitlab.com: Chrome & Cloudfare js challenge issue

I have been unable to go thru Cloudfare’s “Checking your browser before accessing gitlab.com.” on Chrome (Version 89.0.4343.0 (Official Build) dev (x86_64)). Incognito or Guest mode didn’t fix the issue, nor changing network. I can login with Safari. It is a 503 error (Service Unavailable server error). I had the same issue yesterday and https://status.gitlab.com/ is all green.Anyone had such issue ?

Stacktrace error:

Stacktrace:
window._cf_chl_done @ :4
(anonymous) @ https://gitlab.com/cdn-cgi/challenge-platform/h/g/orchestrate/jsch/v1:1
(anonymous) @ https://gitlab.com/cdn-cgi/challenge-platform/h/g/orchestrate/jsch/v1:1
c. @ https://gitlab.com/cdn-cgi/challenge-platform/h/g/orchestrate/jsch/v1:1
cpo.onload.cpo.onreadystatechange @ https://gitlab.com/users/sign_in:55

I’m using official stable build on Linux:

Version 87.0.4280.88 (Official Build) (64-bit)

this one works fine. Your version seems to be a “dev” version from the info you provided. I suggest using a stable one, not dev. Since you can login with Safari it looks to be a browser problem with Chrome - maybe try an older version of Chrome or perhaps Google will fix the problem in a later release. If it was an issue with gitlab.com then it wouldn’t have worked in any of the browsers, but as Safari worked at least you have access.

Reverting to standard Chrome and not dev Chrome fixed the issue, Thanks @iwalker!

1 Like