net::ERR_EMPTY_RESPONSE and net::ERR_CONTENT_LENGTH_MISMATCH

Hello,

im getting sometimes these 2 status response:

net::ERR_CONTENT_LENGTH_MISMATCH

and

net::ERR_EMPTY_RESPONSE

Any info about what this mean exactly? i seem to get that on bigger file like around 40Mb up while i don’t on under 10Mb one

Hi @Christophe_Verdot,

Can you please provide us with the full error you’re receiving, as well as the code you’re running when you get this? I am assuming you’re getting these when trying to upload to IPFS, but want to make sure.