Cloudflare Turnstile never validates that I'm not a bot #799

Closed
opened 2025-11-09 09:58:42 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @alexjshepler on GitHub (Apr 17, 2025).

bug description

It never validates that I'm not a bot. I've tried on both arc and chrome both in standard browsing and incognito with no extensions enabled. I'm hosting it on a personal server that is running umbrel. I've checked the console and its saying that its a bad request to the cloudflair servers

https://i.imgur.com/9vzGo0D.png

reproduction steps

Try to download anything from youtube

screenshots

https://i.imgur.com/9vzGo0D.png


platform information

Windows 11

additional context

No response

Originally created by @alexjshepler on GitHub (Apr 17, 2025). ### bug description It never validates that I'm not a bot. I've tried on both arc and chrome both in standard browsing and incognito with no extensions enabled. I'm hosting it on a personal server that is running umbrel. I've checked the console and its saying that its a bad request to the cloudflair servers https://i.imgur.com/9vzGo0D.png ### reproduction steps Try to download anything from youtube ### screenshots https://i.imgur.com/9vzGo0D.png ### links ```shell ``` ### platform information Windows 11 ### additional context _No response_
GiteaMirror added the instance hosting help label 2025-11-09 09:58:42 -06:00
Author
Owner

@wukko commented on GitHub (Apr 17, 2025):

sorry, misread the issue, replied upon waking up.

you're missing the WEB_DEFAULT_API env variable on your web instance, see full web docs here: https://github.com/imputnet/cobalt/tree/main/web

@wukko commented on GitHub (Apr 17, 2025): sorry, misread the issue, replied upon waking up. you're missing the `WEB_DEFAULT_API` env variable on your web instance, see full web docs here: https://github.com/imputnet/cobalt/tree/main/web
Sign in to join this conversation.