Failed to add files to IPFS. Please try again. [0.7.1]
See original GitHub issueUnder 0.6.1 I was able to add files.
I upgraded to 0.7.0 this week, I can still see my previous files that were pinned, but I’m unable to add new files or folders as it simply gives the error message:
Failed to add files to IPFS. Please try again.
If I add from IPFS then it works fine.
I upgraded to 0.7.1 and it has the same error.
The error.log
file is empty, so there are no logs I can attach.
I did some research and it seems there was an issue, but it was fixed 2 months ago in the IPFS-webUI. https://github.com/ipfs-shipyard/ipfs-webui/issues/928
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Failed to add files to IPFS · Issue #928 · ipfs/ipfs-webui
All works fine but when I try to upload a file, The module shows me an error that I don't understand why because...
Read more >"multihash must be a buffer" error while trying to upload ...
I'm trying to spawn a ipfs node and upload a file to ipfs. But the ipfs.add() method always throws the error "multihash must...
Read more >How to use IPFS in your Dapp? - Solidity developer
Let's upload a file to IPFS and store it in our contract. uploadFile: This will be the function to take a file and...
Read more >How to upload a large folder by running a local IPFS node
Click on the "Files" tab in IPFS Desktop. From here you will see any files you have pinned through IPFS Desktop. To upload...
Read more >Solidity Documentation
Try again at `time`. error TooEarly(uint time);. /// The function has been called too late. /// It cannot be called after `time`.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@DavidBurela 0.7.2 just release with a fix for that: https://github.com/ipfs-shipyard/ipfs-desktop/releases/tag/v0.7.2
😃
Thanks. I can confirm now that clicking “add file” now works.
However clicking “add folder” seems to add an empty folder. I have created a new bug with screencapture to track it https://github.com/ipfs-shipyard/ipfs-desktop/issues/884