Elastic Stack > Elasticsearch category for assistance.
Title:
Request Timeout Errors Observed After Upgrade from 9.3.0 to 9.3.1 – Timeout Configuration Clarification
Descriptions:
We are observing repeated Request timed out errors in Kibana after upgrading the stack from version 9.3.0 to 9.3.1.
These errors occur during core operations such as: Cluster health checks, Background task scheduling, ILM policy creation.
We would like to understand whether:
-
These errors are expected during or after the upgrade process
-
There are any configurable timeout parameters in Elasticsearch or Kibana that should be tuned
Error Logs
07:17:08 2026-03-29T23:38:00.051Z | Error loading the cluster health. The task poller will start regardless. Error: Request timed out
07:17:08 2026-03-29T23:38:00.070Z | Error scheduling delete_inactive_background_task_nodes task, received Request timed out
07:17:08 2026-03-29T23:38:00.070Z | Error scheduling invalidate_api_keys task, received Request timed out
07:17:08 2026-03-29T23:38:00.070Z | Error scheduling mark_removed_tasks_as_unrecognized task, received Request timed out
07:17:08 2026-03-29T23:38:00.070Z | Error scheduling maintenance-window:generate-events-generator, received Request timed out
07:17:08 2026-03-29T23:38:00.070Z | Error scheduling Alerting-alerting_health_check, received Request timed out
07:17:08 2026-03-29T23:38:00.070Z | Error scheduling Alerts-alerts_invalidate_api_keys task, received Request timed out
07:17:08 2026-03-29T23:38:00.070Z | [task osquery:telemetry-packs:1.1.0]: error scheduling task, received Request timed out
07:17:08 2026-03-29T23:38:00.070Z | [task osquery:telemetry-configs:1.1.0]: error scheduling task, received Request timed out
07:17:08 2026-03-29T23:38:00.070Z | Error creating ILM policy: Request timed out
07:17:08 2026-03-30T01:10:44.261Z | Error loading the cluster health. The task poller will start regardless. Error: Request timed out
07:17:08 2026-03-30T01:10:44.279Z | Error scheduling delete_inactive_background_task_nodes task, received Request timed out
07:17:08 2026-03-30T01:10:44.279Z | Error scheduling invalidate_api_keys task, received Request timed out
07:17:08 2026-03-30T01:10:44.279Z | Error scheduling mark_removed_tasks_as_unrecognized task, received Request timed out
07:17:08 2026-03-30T01:10:44.279Z | Error scheduling maintenance-window:generate-events-generator, received Request timed out
07:17:08 2026-03-30T01:10:44.279Z | Error scheduling Alerting-alerting_health_check, received Request timed out
07:17:08 2026-03-30T01:10:44.279Z | Error scheduling Alerts-alerts_invalidate_api_keys task, received Request timed out
07:17:08 2026-03-30T01:10:44.279Z | [task osquery:telemetry-packs:1.1.0]: error scheduling task, received Request timed out
07:17:08 2026-03-30T01:10:44.279Z | [task osquery:telemetry-configs:1.1.0]: error scheduling task, received Request timed out
07:17:08 2026-03-30T01:10:44.279Z | Error creating ILM policy: Request timed out
Questions:
- Are these timeout errors expected during or after upgrading from 9.3.0 to 9.3.1?
- Could this indicate a known issue with this version?
- Which timeout-related parameters can be tuned in Kibana and Elasticsearch (e.g., request timeout, shard timeout, task manager settings)?
- Are there any recommended configurations or best practices to avoid such timeouts during upgrades?