Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connectors container fails to start in docker-compose-core.yaml #706

Open
McAlm opened this issue Jun 27, 2024 · 0 comments
Open

Connectors container fails to start in docker-compose-core.yaml #706

McAlm opened this issue Jun 27, 2024 · 0 comments

Comments

@McAlm
Copy link
Contributor

McAlm commented Jun 27, 2024

Since the docker-compose-core.yaml does not start Identity and Keycloak the Connectors container cannot access Operate.
Current work-around is possible by disabling InboundConnectors with these env vars:

  - CAMUNDA_CONNECTOR_POLLING_ENABLED=false
  - CAMUNDA_CONNECTOR_WEBHOOK_ENABLED=false 

As developer I want to use the docker-compose-core.yaml as is, Connectors should work without further intervention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant