The latest Firefox version broke ChatGPT website
old.reddit.com
The latest Firefox version broke ChatGPT website
1–8 of 8 posts
Re: The latest Firefox version broke ChatGPT website
#2Re: The latest Firefox version broke ChatGPT website
#3Some request errors relate to "NS_INVALID_CONTENT_ENCODING". In such requests that is set to Content-Encoding: br
Did the new firefox break the Brotli encoding?
Re: The latest Firefox version broke ChatGPT website
#4I'm glad I'm not the only one with this problem!
Re: The latest Firefox version broke ChatGPT website
#5I didn't update FF and have the same problem. I think it was the other way around.
Re: The latest Firefox version broke ChatGPT website
#6Two days and still no update for users, it's a shame at that level (of product scale) !
Re: The latest Firefox version broke ChatGPT website
#7Unfortunate; This morning my firefox profile didn't start up, draws the empty window, and spins the CPU. I started my workday with downgrading FF and restoring my previous profile from a backup.
Now this.
FWIF, for this particular problem, the workaround from the linked reddit post works:
Edit 3: This workaround seems to fix it:
type about:config in the URL bar
search for network.http.accept-encoding.secure
replace gzip, deflate, br, zstd with gzip, deflate, zstd
Alternatively, set network.http.dictionaries.enable to false.Re: The latest Firefox version broke ChatGPT website
#8In about:config set network.http.dictionaries.enable to false to fix it.