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

voluntary exit stack trace #9950

Closed
potuz opened this issue Nov 29, 2021 · 1 comment · Fixed by #9951
Closed

voluntary exit stack trace #9950

potuz opened this issue Nov 29, 2021 · 1 comment · Fixed by #9951
Assignees

Comments

@potuz
Copy link
Contributor

potuz commented Nov 29, 2021

Prater, current develop

[2021-11-29 15:49:25] ERROR accounts: voluntary exit failed for account 0xb862cb92ac25 error=rpc error: code = InvalidArgument desc = expected current epoch >= exit epoch, received 56233 < 56520
failed to propose voluntary exit
github.com/prysmaticlabs/prysm/validator/client.ProposeExit
	validator/client/propose.go:332
github.com/prysmaticlabs/prysm/validator/accounts.PerformVoluntaryExit
	validator/accounts/accounts_exit.go:83
github.com/prysmaticlabs/prysm/validator/accounts.ExitAccountsCli
	validator/accounts/accounts_exit.go:68
github.com/prysmaticlabs/prysm/cmd/validator/accounts.glob..func10
	cmd/validator/accounts/accounts.go:170
github.com/urfave/cli/v2.(*Command).Run
	external/com_github_urfave_cli_v2/command.go:163
github.com/urfave/cli/v2.(*App).RunAsSubcommand
	external/com_github_urfave_cli_v2/app.go:434
github.com/urfave/cli/v2.(*Command).startApp
	external/com_github_urfave_cli_v2/command.go:278
github.com/urfave/cli/v2.(*Command).Run
	external/com_github_urfave_cli_v2/command.go:94
github.com/urfave/cli/v2.(*App).RunContext
	external/com_github_urfave_cli_v2/app.go:313
github.com/urfave/cli/v2.(*App).Run
	external/com_github_urfave_cli_v2/app.go:224
main.main
	cmd/validator/main.go:191
runtime.main
	GOROOT/src/runtime/proc.go:225
runtime.goexit
	GOROOT/src/runtime/asm_amd64.s:1371
[2021-11-29 15:49:25]  INFO accounts: No successful voluntary exits
@potuz potuz changed the title voluntary exit panics voluntary exit stack trace Nov 29, 2021
@potuz
Copy link
Contributor Author

potuz commented Nov 29, 2021

It looks like #8879 @rkapka but this happens interactively as well

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 a pull request may close this issue.

1 participant