ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
6.02k stars 864 forks source link

run garbage collector problem #2745

Closed Phrixus2023 closed 2 months ago

Phrixus2023 commented 10 months ago

微信截图_20240203151542 When I clean up the cached block file, there is a situation that the imported file is lost, but the total size of the file and the block capacity are shown, but I can't continue to import the file, I would like to ask how to deal with this situation.

lidel commented 2 months ago

Total size is likely correct, because you still have data in your repository.

You can trigger garbage-collection of cached blocks via tray menu:

image

If the number does not go down after GC finishes running, you may want to use Kubo CLI to see if you have low-level pins.

ps. In future, for user support please reach out to forums at https://discuss.ipfs.tech/c/help/13