Waiting for the Cloudflare Turnstile to check if I'm not a robot goes on forever. Checking the console says "Request for the Private Access Token challenge" with "error code from turnstile: 600010" after that.
reproduction steps
Go on cobalt
Wait for Cloudflare Turnstile
Check console after waiting too long
See the console messages Request for the Private Access Token challenge with error code from turnstile: 600010 after that.
screenshots
links
none
platform information
Ungoogled Chromium 133.0.6943.141 on Windows 10 Version 22H2
additional context
Firefox goes through the Cloudflare Turnstile normally.
Originally created by @silasadair2000 on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1158
### bug description
Waiting for the Cloudflare Turnstile to check if I'm not a robot goes on forever. Checking the console says "Request for the Private Access Token challenge" with "error code from turnstile: 600010" after that.
### reproduction steps
1. Go on cobalt
2. Wait for Cloudflare Turnstile
3. Check console after waiting too long
4. See the console messages `Request for the Private Access Token challenge` with `error code from turnstile: 600010` after that.
### screenshots

### links
```shell
none
```
### platform information
Ungoogled Chromium 133.0.6943.141 on Windows 10 Version 22H2
### additional context
Firefox goes through the Cloudflare Turnstile normally.
GiteaMirror
added the bug label 2026-06-15 02:13:48 -05:00
this is a problem with ungoogled chromium (caused in part by me, sorry). if you update to the latest version (134.x.x) it should resolve itself
<!-- gh-comment-id:2722486910 -->
@dumbmoron commented on GitHub (Mar 13, 2025):
this is a problem with ungoogled chromium (caused in part by me, sorry). if you update to the latest version (134.x.x) it should resolve itself
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @silasadair2000 on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1158
bug description
Waiting for the Cloudflare Turnstile to check if I'm not a robot goes on forever. Checking the console says "Request for the Private Access Token challenge" with "error code from turnstile: 600010" after that.
reproduction steps
Request for the Private Access Token challengewitherror code from turnstile: 600010after that.screenshots
links
platform information
Ungoogled Chromium 133.0.6943.141 on Windows 10 Version 22H2
additional context
Firefox goes through the Cloudflare Turnstile normally.
@dumbmoron commented on GitHub (Mar 13, 2025):
this is a problem with ungoogled chromium (caused in part by me, sorry). if you update to the latest version (134.x.x) it should resolve itself
@silasadair2000 commented on GitHub (Mar 13, 2025):
Updated and works like a charm. Thanks.