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

1.1 Log: warn: Failed to start a pending block #1002

Closed
heifner opened this issue Oct 31, 2024 · 0 comments · Fixed by #1028
Closed

1.1 Log: warn: Failed to start a pending block #1002

heifner opened this issue Oct 31, 2024 · 0 comments · Fixed by #1028
Assignees
Labels
bug The product is not working as was intended. 👍 lgtm OCI Work exclusive to OCI team

Comments

@heifner
Copy link
Member

heifner commented Oct 31, 2024

When syncing log spammed with:

warn  2024-10-31T17:58:30.531 nodeos    producer_plugin.cpp:2735      schedule_production_ ] Failed to start a pending block, will try again later
warn  2024-10-31T17:58:31.630 nodeos    producer_plugin.cpp:2735      schedule_production_ ] Failed to start a pending block, will try again later
warn  2024-10-31T17:58:32.792 nodeos    producer_plugin.cpp:2735      schedule_production_ ] Failed to start a pending block, will try again later
warn  2024-10-31T17:58:33.939 nodeos    producer_plugin.cpp:2735      schedule_production_ ] Failed to start a pending block, will try again later

This is because of #619

@enf-ci-bot enf-ci-bot moved this to Todo in Team Backlog Oct 31, 2024
@bhazzard bhazzard added bug The product is not working as was intended. and removed triage labels Nov 7, 2024
@bhazzard bhazzard added this to the Spring v1.1.0-rc1 milestone Nov 7, 2024
@heifner heifner self-assigned this Nov 12, 2024
@heifner heifner added the OCI Work exclusive to OCI team label Nov 12, 2024
heifner added a commit that referenced this issue Nov 13, 2024
…ed and we are simply waiting for blocks to be processed
heifner added a commit that referenced this issue Nov 13, 2024
@heifner heifner moved this from In Progress to Awaiting Review in Team Backlog Nov 13, 2024
heifner added a commit that referenced this issue Nov 14, 2024
Fix start_block to return correct return code for incomplete apply_block
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Team Backlog Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The product is not working as was intended. 👍 lgtm OCI Work exclusive to OCI team
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants