camunda-consulting / camunda-demo-starter

A project consultants can use for custom demo and PoC.
6 stars 4 forks source link

Failed to load /home/takeshita/camunda-lab/camunda-demo/camunda-demo-starter/connector-secrets.txt #39

Open T-San001 opened 11 months ago

T-San001 commented 11 months ago

It seems connector-secrets.txt is missing from the expected location. Would you please check?

~/camunda-lab/camunda-demo$ docker-compose \ -f ./camunda-demo-starter/docker-compose.postgres.yml \ -f ./camunda-demo-starter/docker-compose.data-api.yml \ -f ./camunda-demo-starter/docker-compose.ui.yml \ -f ./camunda-demo-starter/docker-compose.smtp.yml \ -f ./camunda-platform/docker-compose-core.yaml \ -f ./camunda-demo-starter/docker-compose.c8.yml \ -f ./camunda-demo-starter/docker-compose.c8-dmn.yml \ up -d --build WARN[0000] The "CAMUNDA_CONNECTORS_VERSION" variable is not set. Defaulting to a blank string. WARN[0000] The "ELASTIC_VERSION" variable is not set. Defaulting to a blank string. WARN[0000] The "ELASTIC_VERSION" variable is not set. Defaulting to a blank string. WARN[0000] The "CAMUNDA_PLATFORM_VERSION" variable is not set. Defaulting to a blank string. WARN[0000] The "CAMUNDA_PLATFORM_VERSION" variable is not set. Defaulting to a blank string. WARN[0000] The "CAMUNDA_PLATFORM_VERSION" variable is not set. Defaulting to a blank string. Failed to load /home/takeshita/camunda-lab/camunda-demo/camunda-demo-starter/connector-secrets.txt: open /home/takeshita/camunda-lab/camunda-demo/camunda-demo-starter/connector-secrets.txt: no such file or directory