I’ve installed and ran C8RUN (self-managed) on Windows 11. All works well until I stop using it. Namely, if I restart Windows then I cannot re-run the platform based on .\c8run.exe start. Error comes from “Waiting for service to start name=Elasticsearch retries_left…”. I’ve tried .\c8run.exe stop BEFORE re-starting Windows to create a clean (forthcoming) restarting context, but no effect. If I re-install C8RUN (self-managed), Elasticsearch services and next Camunda re-start correctly.
It’s hard to reproduce the error. Indeed, the first (successful) platform run may probably let some files in the c8run directory in a corrupted way? I’ve also tried the deletion of *.process and *.process.lock files BEFORE trying .\c8run.exe start, but no effect as well.
PS: I’ve seen similar posts about the fact “Elasticsearch services do not start” IS the cause of of C8RUN self-managed does not itself start, but answers/solutions aren’t appropriate for my problem. Thanks about any help!!!
Hi @Bab64
I think you’re facing the same issue. Please check this thread C8run 8.8 won't start because ElasticSearch Cluster health status changed from [RED] to [YELLOW] - #10 by vobu47
Regards,
Alex
Thanks Alex, but it doesn’t work. Try to delete data and logs (BTW processes do not properly release locks on files within logs) in Elasticsearch dir. as advised but Camunda re-runs fails due to Elasticsearch does not start (second time). Try to explore the problem root…
Development team is aware of the issue. I did raise an issue already.
Thanks a lot about this (and Camunda people great reactivity as usual!!!)