InvalidData("tried to read 8 bytes from response but only had 0 remaining!")

Hi guys
Sometimes I have this error which appears randomly but is stable on the testnet

InvalidData(“tried to read 8 bytes from response but only had 0 remaining!”)

1 Like

What version of the Rust SDK are you using?

Btw transactions with this error are succeed
for v0.41.0

So it looks like this is another instance of a issue we’re having with the client, similar to this one. We’re looking into it, maybe we will improve the error message to make it clearer what is happening.

1 Like