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

project does not run #154

Open
jrynkiew opened this issue Feb 13, 2022 · 0 comments
Open

project does not run #154

jrynkiew opened this issue Feb 13, 2022 · 0 comments

Comments

@jrynkiew
Copy link

jrynkiew commented Feb 13, 2022

2022-02-13T10:03:54.189+0100	FATAL	iotex-election/main.go:49	failed to create server	{"error": "Invalid staking contract address", "errorVerbose": "Invalid staking contract address\ngithub.com/iotexproject/iotex-election/committee.NewCommittee\n\t/home/jeremi/Code/JRPC/external/iotex-election/committee/committee.go:137\ngithub.com/iotexproject/iotex-election/server.NewServer\n\t/home/jeremi/Code/JRPC/external/iotex-election/server/server.go:69\ngithub.com/iotexproject/iotex-election/server.NewServerMix\n\t/home/jeremi/Code/JRPC/external/iotex-election/server/servermix.go:32\nmain.main\n\t/home/jeremi/Code/JRPC/external/iotex-election/main.go:47\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:255\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1581"}
main.main
	/home/jeremi/Code/JRPC/external/iotex-election/main.go:49
runtime.main
	/usr/local/go/src/runtime/proc.go:255
Makefile:51: recipe for target 'run' failed
make: *** [run] Error 1

This is the error I receive when attempting to run the iotex-election project.

I ran:
go mod tidy
make run

The project compiled, but when running it failed due to this error. Do the configuration files need to be updated?

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

No branches or pull requests

1 participant