IPFS add folder stops at 99.95% every time!

I’ve a folder with some mp3 files and when I add them to IPFS at my node (Using Windows 10), it stops at 99.95% and gives me wrong hash.

Please help to fix the issue.

  1. How do you know it’s giving you the wrong hash.
  2. Are you seeing any errors when it stops.
  3. What version of go-ipfs?
  4. Are you using the WSL or running on windows directly?
  1. How do you know it’s giving you the wrong hash.
    I know that because, I’m using a online IPFS pinning service called pinata.cloud, which is a Linux server, where I can drag and drop folders to be uploaded and pinned on IPFS nodes. When I upload the folder on their server, it gives a hash. When I try to pin the same folder on my computer with Windows 10, it gives completely different hash for the same exact folder with exact files. I’ve tried to pin upto 300 GB of files like that, and all of them got same hash on both pinata.cloud and my Windows 10. Only one folder has this issue and I’m unable to find out the reason.

  2. **Are you seeing any errors when it stops.**Please check attached screenshot.

  3. **What version of go-ipfs?**go-ipfs version: 0.4.21-
    Repo version: 7
    System version: amd64/windows
    Golang version: go1.12.5

  4. Are you using the WSL or running on windows directly?
    I’m running Windows directly.

Could you file this as a bug report (copy over all the information)? We’re going to lose track of it here.