Hi,
I have a number of checks that i do on some websites and ive started getting the following error, 'failed: Stream error in the HTTP/2 framing layer: HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)" and i was wondering if someone may be able to point me in the right direction to solving this issue
Essentially they are just checking for a HTTP 200 from the site, if this is recieved its considered up and running
of course this is not happening and instead i get the forementioned error
Thanks
I have a number of checks that i do on some websites and ive started getting the following error, 'failed: Stream error in the HTTP/2 framing layer: HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)" and i was wondering if someone may be able to point me in the right direction to solving this issue
Essentially they are just checking for a HTTP 200 from the site, if this is recieved its considered up and running
of course this is not happening and instead i get the forementioned error

Thanks
Comment