IPFS GC not working with the s3. #261
Labels
help wanted
Seeking public contribution on this issue
P2
Medium: Good to have, but can wait until someone steps up
when running
ipfs repo gc
getting below error.2023-05-23T19:55:28.537Z DEBUG cmd/ipfs ipfs/main.go:151 config path is /data/ipfs Error: could not retrieve links for QmU5k7ter3RdjZXu3sHghsga1UQtrztnQxmTL22nPnsu3g: block was not found locally (offline): ipld: could not find QmU5k7ter3RdjZXu3sHghsga1UQtrztnQxmTL22nPnsu3g; could not retrieve links for QmQGiYLVAdSHJQKYFRTJZMG4BXBHqKperaZtyKGmCRLmsF: block was not found locally (offline): ipld: could not find QmQGiYLVAdSHJQKYFRTJZMG4BXBHqKperaZtyKGmCRLmsF; could not retrieve links for QmYCvbfNbCwFR45HiNP45rwJgvatpiW38D961L5qAhUM5Y: block was not found locally (offline): ipld: could not find QmYCvbfNbCwFR45HiNP45rwJgvatpiW38D961L5qAhUM5Y; could not retrieve links for QmQy6xmJhrcC5QLboAcGFcAE1tC8CrwDVkrHdEYJkLscrQ: block was not found locally (offline): ipld: could not find QmQy6xmJhrcC5QLboAcGFcAE1tC8CrwDVkrHdEYJkLscrQ; could not retrieve links for QmejvEPop4D7YUadeGqYWmZxHhLc4JBUCzJJHWMzdcMe2y: block was not found locally (offline): ipld: could not find QmejvEPop4D7YUadeGqYWmZxHhLc4JBUCzJJHWMzdcMe2y; could not retrieve links for QmQ5vhrL7uv6tuoN9KeVBwd4PwfQkXdVVmDLUZuTNxqgvm: block was not found locally (offline): ipld: could not find QmQ5vhrL7uv6tuoN9KeVBwd4PwfQkXdVVmDLUZuTNxqgvm; garbage collection aborted: could not retrieve some links
also when running
ipfs repo stat
gettingNumObjects: 0 RepoSize: 69508 StorageMax: 10000000000 RepoPath: /data/ipfs Version: fs-repo@13
How can I configure plugin to use ipfs repo gc for s3 bucket
The text was updated successfully, but these errors were encountered: