Turnstile errors 600010 when devtools is open

What is the name of the domain?

https://james-mosiers-ultra-awesome-project.webflow.io/vue

What is the error number?

600010

What is the error message?

[Cloudflare Turnstile] Error: 600010.

What is the issue you’re encountering

When Chrome devtools are open and the debugger is disabled, turnstile errors with 600010

What steps have you taken to resolve the issue?

Close devtools or enable the debugger to be hit and Turnstile passes verification.

What are the steps to reproduce the issue?

  1. Enable turnstile on a site
  2. Open Chrome devtools
  3. Disable breakpoints (otherwise Turnstile has a debugger; command that fires automatically)
  4. Reload the site
  5. Turnstile error 600010 occurs

If you close Devtools and reload the site, Turnstile passes.

Hi @jamesdmosier,

Something in your devtools, such as a plugin or the emulator is triggering that error. Please refer to Error codes | Cloudflare Turnstile docs

@bujangnim So if you open up your browser devtools, go to this site in your browser (with no browser extensions/devtool plugins installed) you don’t see the debugger being hit?: title of augst8

This is being widely reported the the debugger line traces back to a script from Cloudflare Turnstile.

@bujangnim it’s nothing to do with extensions, I have the same error with no extensions.

@jamesdmosier it’s something to do with Webflow’s configuration. Perhaps they haven’t set Cloudflare up correctly or haven’t renewed something. If you disable bot and spam filtering in your form settings you’ll get rid of the bug (it might only be one of those settings actually, try one at a time).

I’ve disabled both for now because I’ve overridden my Webflow form submissions, I’ll probably manually add my own version of Turnstile for bot filtering.

If I were you I’d message Webflow support because it might mean that your bot/spam filtering isn’t working. I’m going to do the same but just to alert them to the issue since I won’t use those features.