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

point ipfs to pinner that syncs on every pin #8231

Merged
merged 8 commits into from Jul 29, 2021
Merged

point ipfs to pinner that syncs on every pin #8231

merged 8 commits into from Jul 29, 2021

Conversation

petar
Copy link
Contributor

@petar petar commented Jun 30, 2021

Points to ipfs/go-ipfs-pinner#15.
Addresses #8149.

@petar petar requested a review from aschmahmann June 30, 2021 16:47
@petar petar added this to the go-ipfs 0.10 milestone Jun 30, 2021
@BigLep BigLep linked an issue Jul 1, 2021 that may be closed by this pull request
@BigLep BigLep removed this from the go-ipfs 0.10 milestone Jul 1, 2021
@petar petar requested a review from gammazero July 15, 2021 15:19
@andrew
Copy link
Contributor

andrew commented Jul 28, 2021

I attempted to use this branch to speed up the rebuild when starting my node but I'm getting an error:

Initializing daemon...
go-ipfs version: 0.10.0-dev-ba4ad9ed5
Repo version: 11
System version: amd64/linux
Golang version: go1.16.5
2021-07-28T09:08:39.006Z        ERROR   cmd/ipfs        ipfs/daemon.go:400      error from node construction: could not build arguments for function "reflect".makeFuncStub (/usr/lib/go-1.16/src/reflect/asm_amd64.s:14): failed to build pin.Pinner: received non-nil error from function "github.com/ipfs/go-ipfs/core/node".Pinning (/home/deploy/go-ipfs/core/node/core.go:44): cannot rebuild indexes: context deadline exceeded

Error: could not build arguments for function "reflect".makeFuncStub (/usr/lib/go-1.16/src/reflect/asm_amd64.s:14): failed to build pin.Pinner: received non-nil error from function "github.com/ipfs/go-ipfs/core/node".Pinning (/home/deploy/go-ipfs/core/node/core.go:44): cannot rebuild indexes: context deadline exceeded

@petar petar merged commit cab67f6 into master Jul 29, 2021
@petar petar deleted the fix/reindex branch July 29, 2021 17:27
@aschmahmann aschmahmann mentioned this pull request Aug 23, 2021
62 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restarting node with invalid pin index takes excessive time
4 participants