Skip to content

Conversation

@Marketen
Copy link
Contributor

If teku has a db initialized when starting, and db latest block is from a long time ago, teku will panic if flag --ignore-weak-subjectivity-period-enabled is not set

2024-10-30 12:51:53.593 INFO  - Initializing storage
2024-10-30 12:51:55.839 INFO  - Storage initialization complete
2024-10-30 12:51:55.839 WARN  - Not loading specified initial state as chain data already exists.
2024-10-30 12:51:56.180 FATAL - Teku failed to start
java.util.concurrent.CompletionException: java.lang.IllegalStateException: Cannot sync outside of weak subjectivity period. Consider re-syncing your node using --checkpoint-sync-url or use --ignore-weak-subjectivity-period-enabled to ignore this check.

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.

2 participants