Skip to content
Cloudflare Docs

Error codes

Error CodeDescriptionRetryTroubleshooting
110100Invalid sitekeyNoVerify the sitekey in Cloudflare dashboard.
110110Sitekey not foundNoCheck sitekey spelling and dashboard configuration.
110200Domain not authorizedNoAdd current domain in Hostname Management.
110600Challenge timed outYesThe visitor's clock may be wrong, or the challenge took too long.
110620Interaction timed outYesThe visitor did not interact with the widget in time. Reset with turnstile.reset().
200100Clock or cache problemNoThe visitor's clock is wrong or the challenge was cached by an intermediary.
200500Iframe load errorYesThe Turnstile iframe could not load. Check if challenges.cloudflare.com is blocked.
300*Generic challenge failureYesBot behavior detected. Refer to troubleshooting.
400020Invalid sitekeyNoVerify the sitekey in Cloudflare dashboard.
400070Sitekey disabledNoThe sitekey is disabled. Check the Cloudflare dashboard.
600*Generic challenge failureYesBot behavior detected. Refer to troubleshooting.

Troubleshooting

You can troubleshoot these error codes using the following recommendations:

  1. Verify your browser compatibility.
    • Turnstile supports all major browsers, except Internet Explorer.
    • Ensure your browser is up to date. For more information, refer to our Supported browsers.
  2. Disable your browser extensions.
    • Some browser extensions, such as ad blockers, may block the scripts Turnstile needs to operate.
    • Temporarily disable all extensions and reload the page.
  3. Enable JavaScript.
    • Turnstile requires JavaScript to run. Ensure it is enabled in your browser settings. Refer to your browser's documentation for instructions on enabling JavaScript.
  4. Try Incognito or Private mode.
    • Use your browser's incognito or private mode to rule out issues caused by extensions or cached data.
  5. Test another browser or device.
    • Switch to a different browser or device to see if the issue is specific to your current setup.
  6. Avoid VPNs or proxies.
    • Some virtual private networks (VPN) or proxies may interfere with Turnstile. Disable them temporarily to test.
  7. Switch to a different network.
    • Your current network may have restrictions causing Turnstile challenges to fail. Try switching to another network, such as a mobile hotspot.