Error code

Chrome ERR_HTTP2_PROTOCOL_ERROR

CHROMEERR_HTTP2_PROTOCOL_ERROR
Browser Error Code· An error code shown in a web browser when a page fails to load.

What it means

An error occurred in the HTTP/2 stream or connection.

How to fix it

  1. Reload the page as transient stream errors often self-resolve.
  2. Disable HTTP/2 at chrome://flags/#enable-http2 to fall back to HTTP/1.1 to test.
  3. Report the issue to the site owner if it persists.

Not affiliated with Chrome. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.