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

Better Constructor Errors #6394

Closed
Stebalien opened this issue Jun 2, 2019 · 1 comment
Closed

Better Constructor Errors #6394

Stebalien opened this issue Jun 2, 2019 · 1 comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@Stebalien
Copy link
Member

Error: could not build arguments for function "github.com/ipfs/go-ipfs/core/node".IpnsRepublisher.func1 (/home/steb/projects/go/src/github.com/ipfs/go-ipfs/core/node/ipns.go:38): failed to build namesys.NameSystem: could not build arguments for function "github.com/ipfs/go-ipfs/core/node".Namesys.func1 (/home/steb/projects/go/src/github.com/ipfs/go-ipfs/core/node/ipns.go:31): failed to build routing.Routing: could not build arguments for function "github.com/ipfs/go-ipfs/core/node/libp2p".Routing (/home/steb/projects/go/src/github.com/ipfs/go-ipfs/core/node/libp2p/routing.go:60): could not build value group libp2p.Router[group="routers"]: could not build arguments for function "github.com/ipfs/go-ipfs/core/node/libp2p".BaseRouting (/home/steb/projects/go/src/github.com/ipfs/go-ipfs/core/node/libp2p/routing.go:34): failed to build libp2p.BaseIpfsRouting: function "github.com/ipfs/go-ipfs/core/node/libp2p".Host (/home/steb/projects/go/src/github.com/ipfs/go-ipfs/core/node/libp2p/host.go:39) returned a non-nil error: privnet: private network was not configured but is enforced by the environment

@Stebalien Stebalien added the kind/enhancement A net-new feature or improvement to an existing feature label Jun 2, 2019
@magik6k magik6k self-assigned this Jun 8, 2019
@schomatis
Copy link
Contributor

schomatis commented Dec 23, 2021

Closing as I think this is a duplicate of #6651.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants