Skip to content
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

IPFS GC not working with the s3. #261

Open
hbisht-airstack opened this issue May 23, 2023 · 2 comments
Open

IPFS GC not working with the s3. #261

hbisht-airstack opened this issue May 23, 2023 · 2 comments
Labels
help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up

Comments

@hbisht-airstack
Copy link

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 getting
NumObjects: 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

@hbisht-airstack hbisht-airstack added the need/triage Needs initial labeling and prioritization label May 23, 2023
@welcome
Copy link

welcome bot commented May 23, 2023

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@woss
Copy link

woss commented Aug 26, 2023

i confirm this doesn't work. Also, there are times when the data is lost. the file is pinned and after a certain time of not accessing it, it doesn't exist anymore,
image

@lidel lidel added help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up and removed need/triage Needs initial labeling and prioritization labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up
Projects
None yet
Development

No branches or pull requests

3 participants