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

FP daemon startup fails if FP is jailed #258

Open
filippos47 opened this issue Jan 2, 2025 · 1 comment
Open

FP daemon startup fails if FP is jailed #258

filippos47 opened this issue Jan 2, 2025 · 1 comment

Comments

@filippos47
Copy link
Member

+ fpd start --eots-pk ee9da95e9fecbb2191943c56a109d1dc81787a77994ad9ef89278850a58e4876
2025-01-02T14:16:04.351563Z	info	Database closed
2025-01-02T14:16:04.351812Z	info	Stopping metrics server
2025-01-02T14:16:04.352180Z	info	Metrics server stopped gracefully
2025-01-02T14:16:04.352259Z	info	Metrics server stopped
2025-01-02T14:16:04.352426Z	info	Shutdown complete
service injective.evm.v1beta1.Msg does not have cosmos.msg.v1.service proto annotation
2025-01-02T14:16:04.676709Z	info	successfully connected to a remote EOTS manager	{"address": "localhost:12582"}
2025-01-02T14:16:04.700210Z	info	Starting FinalityProviderApp
2025-01-02T14:16:04.881456Z	debug	the finality-provider status is changed to JAILED	{"fp_btc_pk": "ee9da95e9fecbb2191943c56a109d1dc81787a77994ad9ef89278850a58e4876", "old_status": "JAILED"}
2025-01-02T14:16:04.881559Z	info	starting finality provider	{"pk": "ee9da95e9fecbb2191943c56a109d1dc81787a77994ad9ef89278850a58e4876"}
2025-01-02T14:16:04.881733Z	info	starting metrics update loop	{"interval seconds": 30}
Error: failed to start app: failed to start the finality-provider instance ee9da95e9fecbb2191943c56a109d1dc81787a77994ad9ef89278850a58e4876: failed to create finality provider instance ee9da95e9fecbb2191943c56a109d1dc81787a77994ad9ef89278850a58e4876: the finality provider instance cannot be initiated with status JAILED

Version: v0.14.2

@gitferry
Copy link
Member

gitferry commented Jan 6, 2025

should be fixed by #260 which allows running of a jailed fp to submit randomness

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

2 participants