How to solve the "406 not acceptable" error when trying to open Webflow?

TL;DR
  • Clear browser cache and cookies, disable extensions, and try Webflow in a different browser or Incognito mode.  
  • Check proxy/firewall settings, flush DNS, try a different network, and contact Webflow Support if the issue continues.

A 406 Not Acceptable error typically occurs when the server cannot provide a response that matches the criteria defined by the browser’s Accept headers. This issue is uncommon in Webflow but can stem from browser settings, proxies, or restrictive firewalls.

​

1. Clear Browser Cache and Cookies

​

  • Go to your browser settings and clear your cache and cookies.
  • Try opening Webflow again to see if the error resolves.

​

2. Disable Browser Extensions

​

  • Temporarily disable all extensions, especially those related to security, privacy, or ad blocking (e.g., uBlock Origin, Privacy Badger).
  • Reload Webflow and test accessibility.

​

3. Try a Different Browser or Incognito Mode

​

  • Open Webflow in a different browser (e.g., Firefox, Chrome, Edge).
  • Alternatively, open an Incognito/Private Window, which disables most extensions and cached data.

​

4. Check Network or Proxy Settings

​

  • If you’re on a corporate or school network, a proxy server or firewall might modify your headers or block certain request types.
  • Try connecting using a different network (e.g., mobile hotspot) or disable any custom proxy configuration.

​

5. Flush DNS and Reset Network

​

  • Open your system’s command line and run a DNS flush:
  • On Windows: ipconfig /flushdns
  • On macOS: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
  • Restart your browser and try accessing Webflow again.

​

6. Contact Your Hosting Provider (if relevant)

​

  • If you’re accessing a Webflow-hosted site and not the Webflow Designer, check if the DNS or server has been modified.
  • Certain server misconfigurations (like using Apache's mod_security) may incorrectly reject browser headers.

​

7. Reach Out to Webflow Support

​

  • If nothing works and you can’t access webflow.com or your dashboard, contact Webflow Support via https://webflow.com/contact.
  • Include information about your browser, network, and steps you’ve taken so far.

​

Summary

​

A 406 Not Acceptable error in Webflow is often tied to browser or network conditions. Clear your cache, disable browser extensions, check proxy/firewall settings, and switch networks. If the issue persists, contact Webflow Support with system details.

Rate this answer

Other Webflow Questions