简体   繁体   中英

Limit on number of cookies allowed? - err_spdy_protocol_error

On Chrome and Firefox I sometimes get the following error err_spdy_protocol_error once I call the following website https://checkideas.com/.

I have researched on this topic on the internet and on this platform as well. I also found a working solution. Once I delete all the cookies and reload the webpage the error does not emerge.

So if you click on the website for the 1st time it will definitely work. But once there are number of cookies given the website cannot always be called. This is only the pattern I have identified so far. However I would like to have a sustainable solution.

What do I have to do to avoid this issue so that this issue does not occur? What is the source of the error?

Unfortunately following responses on similar questions did not answer my question:

Console errors. Failed to load resource: net::ERR_INSECURE_RESPONSE

What mean ERR_SPDY_PROTOCOL_ERROR in nginx?

I also cannot identify any issue with the certificate.

This error is related to the SPDY Protocol or an antivirus setting.

Updating to a later version of the browser should help fix the error (Google Chrome and Mozilla have dropped support for the SPDY Protocol.

This article contains methods that should help you fix the ERR_SPDY_PROTOCOL_ERROR

on Google Chrome or Mozilla.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM