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

Teku failed to sync completely with established network #73

Open
zilm13 opened this issue Jul 9, 2024 · 1 comment
Open

Teku failed to sync completely with established network #73

zilm13 opened this issue Jul 9, 2024 · 1 comment

Comments

@zilm13
Copy link
Collaborator

zilm13 commented Jul 9, 2024

Reached slot 13131 but no more

INFO  - [nyota] SimpleSidecarRetriever.nextRound: completed: 461, errored: 0,  total pending: 819, active pending: 819, new pending: 0, number of custody peers: 128 cols: 3+ peers
...
 ERROR - Unexpected rejected execution due to full task queue in storage_query-async-19
ERROR - Failed to check for sync stalls
java.util.concurrent.RejectedExecutionException: Rejected execution on task queue - beaconchain
at tech.pegasys.teku.infrastructure.async.MetricTrackingExecutorFactory.onRejectedExecution(MetricTrackingExecutorFactory.java:116) ~[teku-infrastructure-async-develop.jar:UNKNOWN+ge8d5fba]
at tech.pegasys.teku.infrastructure.async.MetricTrackingExecutorFactory.lambda$newCachedThreadPool$0(MetricTrackingExecutorFactory.java:94) ~[teku-infrastructure-async-develop.jar:UNKNOWN+ge8d5fba]
at java.base/java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source) ~[?:?]
at tech.pegasys.teku.infrastructure.async.ScheduledExecutorAsyncRunner.lambda$runAfterDelay$0(ScheduledExecutorAsyncRunner.java:93) ~[teku-infrastructure-async-develop.jar:UNKNOWN+ge8d5fba]
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
at java.base/java.lang.Thread.run(Unknown Source) [?:?]
@Nashatyrev
Copy link
Owner

Probably the duplicate of #108

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