goauthentik / authentik

The authentication glue you need.
https://goauthentik.io
Other
13.67k stars 916 forks source link

Problem with CloudFlare Turnstile #12058

Closed Niclas-M1 closed 4 days ago

Niclas-M1 commented 4 days ago

Describe the bug CloudFlare Turnstile is stuck in a loophole in latest Version (2024.10.2, on 2024.10.1 it's working fine)

To Reproduce Use a Captcha with CloudFlare Turnstile in the latest Version (2024.10.2) and they to login.

Expected behavior It should load it and then work.

Screenshots

image

Logs

Browser Console

[Log] Turnstile Widget seem to have hung:  – "vplhd" (api.js, line 1)
[Error] TurnstileError: [Cloudflare Turnstile] Error: 300030.
Vr (api.js:1:18452)
(anonyme Funktion) (api.js:1:18542)

Server Container

INF auth_via=unauthenticated domain_url=auth.novium.world event=/if/flow/noviumauth/?next=%2F host=auth.novium.world logger=authentik.asgi method=GET pid=69 remote=2a09:bac3:2a7b:2478::3a2:47 request_id=2b1c929b950a4e5e9ef5135196ad1f81 runtime=35 schema_name=public scheme=https status=200 timestamp=2024-11-17T18:49:51.820401 user= user_agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15
INF auth_via=unauthenticated domain_url=auth.novium.world event=/api/v3/root/config/ host=auth.novium.world logger=authentik.asgi method=GET pid=68 remote=2a09:bac3:2a7b:2478::3a2:47 request_id=816f98d764584b84b2b3452eacf4e862 runtime=16 schema_name=public scheme=https status=200 timestamp=2024-11-17T18:49:51.997715 user= user_agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15
INF domain_url=null event=/ws/client/ logger=authentik.asgi pid=69 remote=2a09:bac3:2a7b:2478::3a2:47, 172.71.144.143 schema_name=public scheme=ws timestamp=2024-11-17T18:49:52.003687 user_agent=Go-http-client/1.1
INF auth_via=unauthenticated domain_url=auth.novium.world event=/api/v3/core/brands/current/ host=auth.novium.world logger=authentik.asgi method=GET pid=69 remote=2a09:bac3:2a7b:2478::3a2:47 request_id=8fe2cd511427460983ba5dba42ab5437 runtime=32 schema_name=public scheme=https status=200 timestamp=2024-11-17T18:49:52.007308 user= user_agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15
INF auth_via=unauthenticated domain_url=auth.novium.world event=/api/v3/root/config/ host=auth.novium.world logger=authentik.asgi method=GET pid=68 remote=2a09:bac3:2a7b:2478::3a2:47 request_id=e415ad6edc1a43e496260a97714faed3 runtime=18 schema_name=public scheme=https status=200 timestamp=2024-11-17T18:49:52.021711 user= user_agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15
INF auth_via=unauthenticated domain_url=auth.novium.world event=/api/v3/flows/executor/noviumauth/?query=next%3D%252F host=auth.novium.world logger=authentik.asgi method=GET pid=69 remote=2a09:bac3:2a7b:2478::3a2:47 request_id=51567dbad30d4e79baf17c817f3a3bd3 runtime=32 schema_name=public scheme=https status=200 timestamp=2024-11-17T18:49:52.046221 user= user_agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15
INF auth_via=unauthenticated domain_url=auth.novium.world event=/api/v3/core/brands/current/ host=auth.novium.world logger=authentik.asgi method=GET pid=69 remote=2a09:bac3:2a7b:2478::3a2:47 request_id=0669dc0bec3540798f7f21bad1c7641f runtime=29 schema_name=public scheme=https status=200 timestamp=2024-11-17T18:49:52.049301 user= user_agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15

Version and Deployment (please complete the following information):

BeryJu commented 4 days ago

see #12042