
Reputation
Badges 1
8 × Eureka!from the webapp UI : WebApp: 1.11.0-373 • Server: 1.11.0-373 • API: 2.25
I have this error on clearml-elastic when I launch the docker-compose
learml-elastic | {"@timestamp":"2025-06-23T15:58:38.987Z", "log.level":"ERROR", "message":"fatal exception while booting Elasticsearch", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.bootstrap.Elasticsearch","elasticsearch.node.name":"clearml","elasticsearch.cluster.name":"clearml","error.type":"java.lang.IllegalStateExcepti...
the output of the logs ( command docker-compose -f /opt/clearml/docker-compose.yml ) are :
Like my connect configuration on clearml look like this 😞
shouldn't we have a clearml interface like the one on the website ?
In some case people have the same mistake:
Sometimes when you reload your server or when you are developping, the error can come from the browser cookies and not directly the server, my server started right but I restarted it and nothing appeared on my browser, switching to another browser fixed the issue
Is their any threat with upgrading( such as losing some logs?)
Thank you very much !
Edit: I saw the link on the website I will think about it