Stuck in CloudFlare captcha loop (itch app only)
In the itch app (and not on the website), the CloudFlare captcha appears when I try to access a game. However, even after completing it I'm back to step 1.
The loop is:
Verify you are human
I click => Verifying
Loading circle
and back to step 1.
The lag log file lines look like this:
{"time":1764889448888,"level":20,"msg":"Calling Fetch.Commons","name":"mcall"}
{"time":1764889451563,"level":20,"msg":"Calling Profile.Data.Put","name":"mcall"}
{"time":1764889452577,"level":20,"msg":"Calling Profile.Data.Put","name":"mcall"}
{"time":1764889513130,"level":20,"msg":"Calling Fetch.Commons","name":"mcall"}
{"time":1764889516261,"level":20,"msg":"Calling Profile.Data.Put","name":"mcall"}
Similar, but different error: https://github.com/itchio/itch/issues/3307
Also https://github.com/itchio/itch/issues/2609 => suggest to add 2FA, which I will do, so I'm posting this issue before I cannot reproduce it anymore.
Can confirm that I also have this issue. Captcha works fine in Firefox, but fails In-App
Update: I enabled 2FA, issue persists
Same here. It makes every itch.io domain inaccessible, including the front page. The latest Kitch v26.4.0-canary developer release still has the issue.
If you want to download new free games, you have to add them to a Collection through an external web browser, then find it in the non-browser Collections interface in the app. Took me a while to figure out that workaround, as I'm used to doing everything through the embedded browser.
Same Issue
The Devlog slightly mention it could be something with the CSP(Content Security policy)
I also have the same issue !
And enabling the 2FA doesn't change a thing
On windows 10, installed today, have the same issue.
I have the same problem—the itch app has felt unusable for weeks now. There's a temp fix here: https://itch.io/post/14552731 where you change the user agent in dev tools. It works again at least temporarily, as long as you don't switch tabs.
Win11 Pro 10.0.26200 Build 26200 / [email protected]
Same for me. Here's a screenshot of what I see in the console, and an export of it:
i have the same issue