You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PUT http://swarm-gateways.net/bzz:/${hash}/bar.txt 500 (Internal Server Error)
Uploaded directory. Address: error creating manifest: error loading manifest ${hash}: Manifest not Found
When uploading a directory to http://swarm-gateways.net it is possible that the upload will only partially complete.
Taking the readme example Uploads/With JSON/Directory:
The console log will read:
The first file
foo.txt
can then be found at http://swarm-gateways.net/bzz:/${hash}/foo.txt butbar.txt
will not exist.The fact that this error occurs is another matter but it could possibly be handled better by swarm-js with a more informative response?
The text was updated successfully, but these errors were encountered: