multiset / Self-Service Troubleshooting Guide for Cloudflare WARP

Welcome! This page helps multiset employees diagnose and resolve the most frequent problems encountered when using Cloudflare WARP / Cloudflare One Agent. Work through the sections in order—each builds on the previous checks. If you remain stuck, email [email protected].


Registering the WARP Client

Error: Authentication Expired or Registration error. Please try again later

  1. Visit https://time.is on the affected device.
  2. If the clock is off by >20 s, enable automatic time sync (Windows/macOS) or run timedatectl set-ntp true (Linux).
  3. Retry sign-in immediately after the Access prompt appears.

Content or Site Block Issues

A site is blocked but should not be


Browser & API Errors

ErrorCauseFix
No Access-Control-Allow-Origin headerMissing credentials: "same-origin" in FetchAdd the parameter; see Cloudflare CORS guide.
Browser warns of untrusted certificate everywhereRoot certificate not installed/trustedInstall Cloudflare root CA and trust it on each device.
Chrome NET::ERR_CERT_AUTHORITY_INVALID after WARP updateBrowser cached old root CARestart the browser after certificate deployment.

TLS Inspection & Certificate Problems

HTTP 526 (Invalid SSL)

  1. Check that the origin serves a trusted cert (issuer, expiry, CN match).
  2. Ensure origin supports strong ciphers or disable FIPS-only mode.
  3. If origin forces HTTPS→HTTP redirects, disable them.
  4. Still failing? Open a ticket with OS, browser, URL, and screenshot.

Root CA expired on 2025-02-02

  1. Upgrade WARP to ≥ 2024.12.554.0.
  2. Zero Trust → Settings → WARP Client → enable Install CA to system certificate store.
  3. Zero Trust → Settings → Resources → Cloudflare certificates:
  4. Ask users to disconnect/reconnect WARP or Reset Encryption Keys (GUI → Preferences → Connection).
  5. macOS Big Sur+: manually trust via Keychain or deploy via MDM if auto-trust fails.

Gateway Analytics Missing

Check, in order:

  1. Devices are sending DNS queries to the correct Gateway IPs.
  2. Remove any other DNS resolvers from network settings.
  3. Verify the source IPv4 address in Gateway → DNS Locations.
  4. Wait up to 5 min; if still blank, file a support ticket.

Browser Isolation Alerts


Identity Provider & SSO Errors

MessageLikely RootAction
SAML Verify: Invalid SAML responseIdP omits signing keyConfigure IdP to include the public key.
Access api error auth_domain_cannot_be_updated_dash_ssoTeam domain change blocked by dashboard SSOContact multiset IT to revert change.
Failed to fetch user/group information…Missing API scopes in IdPAdd required scopes in Entra/Okta per Cloudflare guide.
OAuth deleted_client 401Client removed in IdPRe-create or re-authorize OAuth client.

WARP Client Connectivity Problems

Windows shows “No Internet access”

  1. Registry edit UseGlobalDNS=1 under NetworkConnectivityStatusIndicator.
  2. Registry edit EnableActiveProbing=1 under NlaSvc\Parameters\Internet.
  3. Reboot. If Microsoft 365 still fails, enable Directly route Microsoft 365 traffic in Zero Trust.

Linux error DNS connectivity check failed

  1. Add ResolveUnicastSingleLabel=yes in /etc/systemd/resolved.conf.
  2. Remove any DNS= entries in the same file.
  3. sudo systemctl restart systemd-resolved.

Unstable connection / infinite “Connecting…”

  1. Run warp-cli -l status to watch logs.
  2. Uninstall or split-tunnel third-party VPNs fighting for routes.
  3. Whitelist Cloudflare WARP IP ranges on perimeter firewalls.

HTTP & Browser Errors

ErrorExplanationResolution
502 Bad Gateway with HTTP/2 originsOrigin requests downgrade to HTTP/1.1 which Gateway won’t honorDisable HTTP/2 on the origin server.
This site can’t provide a secure connection for multi-level subdomainUniversal Cert doesn’t cover hostnameOrder an Advanced Certificate.
WebGL Rendering Error in Browser IsolationGPU unavailable in virtual environmentchrome://flags/#override-software-rendering-list → Enable, then Relaunch.

Admin Override Codes


Miscellaneous Issues


Need Help?

Email [email protected] with:

Expect a response within 1 business day.