-
Notifications
You must be signed in to change notification settings - Fork 498
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
Failed to add files to IPFS #928
Comments
Yep, that should work. Can you give some more info?
|
i'm seeing an error on master with drag and drop of directories on Firefox, which I'm looking into now |
Hi @olizilla, look the answer to your questions:
|
Ok, I got the same result with "Add file" under both prebuilt As you can see the file is added just fine – the error is bogus and looks.. oddly familiar :) @olizilla @fsdiogo check this: Changing: back to: ...fixes "Add file" but breaks "Add folder" 🙃 So the actual fix requires some refactoring and decoupling "Add file" from "Add folder". Hope this helps. |
Sorry, I was so focused on fixing the I'll fix it ASAP. |
I updated the ipfs-webui and follow the instructions in order to install and run the tool.
I had the old version of this module and I could worked with it fine. I decided to update it because I noticed that many things changed both here and in js-ipfs. All works fine but when I try to upload a file, The module shows me an error that I don't understand why because I studied and analyzed all the connections and I think all are set just fine. In fact, the console doesn't throw me any error when I make the upload. What I am missing?
Here is the error:
And here is the console log
The text was updated successfully, but these errors were encountered: