-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"maxContentLength size of Infinity exceeded" error while using swarm-cli
#509
Comments
I see that error when an entire /bytes reference cannot be retrieved. Do you mind providing the full reference and which swarm (mainnet or testnet) it is on? |
As per of axios/axios#4806, taking @ldeffenb 's comment into consideration, it may be that this is a lying error message when something else fails downstream. |
317d3cfd96206a627f7985f694f11022c599723753afd838f829a5bb53b2f389 on mainnet |
Yep, swarm-cli gives the reference to the file:
But curl says that it's not fully retrievable, in fact, LOTS of bytes remaining to be read:
axios will give you the |
Interesting. |
|
That said, a |
The text was updated successfully, but these errors were encountered: