Hello,
I have a strange issue with Elastic Agent version 9.4.3.
I am using the Docker container version, and the container keeps restarting in a loop with the following log:
agent container initialisation - effective capabilities
agent container initialisation - ambient capabilities
agent container initialisation - chown paths
{"log.level":"warn","@timestamp":"2026-07-09T07:08:38.170Z","log.logger":"tls","log.origin":{"function":"github.com/elastic/elastic-agent-libs/transport/tlscommon.(*TLSConfig).ToConfig","file.name":"tlscommon/tls_config.go","file.line":185},"message":"SSL/TLS verifications disabled.","ecs.version":"1.6.0"}
{"log.level":"warn","@timestamp":"2026-07-09T07:08:38.410Z","log.origin":{"function":"github.com/elastic/elastic-agent/internal/pkg/agent/application/upgrade/artifact.(*Config).Unpack","file.name":"artifact/config.go","file.line":186},"message":"agent.download.retry_sleep_init_duration must be > 0, got 0s; using default 30s","ecs.version":"1.6.0"}
The Fleet Server and the entire Elastic Stack are also running version 9.4.3.
This issue occurs with both an empty policy and policies that are already being used by other agents.
The problem does not occur with version 9.4.2 or any earlier version. I am able to reproduce it both locally and on servers in our infrastructure.
Hello,
I have a strange issue with Elastic Agent version 9.4.3.
I am using the Docker container version, and the container keeps restarting in a loop with the following log:
The Fleet Server and the entire Elastic Stack are also running version 9.4.3.
This issue occurs with both an empty policy and policies that are already being used by other agents.
The problem does not occur with version 9.4.2 or any earlier version. I am able to reproduce it both locally and on servers in our infrastructure.