orkes-conductor-community icon indicating copy to clipboard operation
orkes-conductor-community copied to clipboard

Orkes Conductor is a microservices orchestration engine.

Results 14 orkes-conductor-community issues
Sort by recently updated
recently updated
newest added

I'm trying to run the orkes server, pointing it to a redis sentinel cluster. I am mounting the following in /app/config/config.properties ``` spring.datasource.url=jdbc:postgresql://postgres:5432/postgres spring.datasource.username=postgres spring.datasource.password=postgres conductor.db.type=redis_sentinel conductor.redis-lock.serverAddress=redis://redis:26379 conductor.redis.hosts=redis:26379:this-one ``` Below...

I encountered an error. During the startup process, Redis shut down abnormally, causing the service to fail to start. First of all, I'm sure that Redis itself is OK. ![image](https://user-images.githubusercontent.com/13819823/203603146-98eb0dca-5b5f-458e-87b1-a61253d6aa0b.png)

**Describe the bug** We run the docker image orkesio/orkes-conductor-community-standalone:latest and the container is always unhealthy because curl seem to be missing "Health": { "Status": "unhealthy", "FailingStreak": 386, "Log": [ {...