could not complete HTTP request to instance

Hey all!

Got a few random errors today that showed up server-side as:

[PU02] could not complete HTTP request to instance: error from user's HttpBody stream: error reading a body from connection: end of file before message length reached

and client side (a Python script) as:

urllib3.exceptions.SSLError: EOF occurred in violation of protocol

did a fair bit of digging and this does not seem to be related to our application.

I suspect this would have to do with some temporary instability from the Fly.io side, am I correct?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.