samples-server icon indicating copy to clipboard operation
samples-server copied to clipboard

[Bug] Docker-compose-cass.yml example does not start

Open mdcarlson opened this issue 1 year ago • 0 comments

What are you really trying to do?

While troubleshooting issues with starting a local tls-secured server, I was running other docker-compose samples to confirm that my laptop configuration was working

Describe the bug

docker-compose -f docker-compose-cass.yml up command fails with several errors (see attached log)

docker-compose-cass.log

Minimal Reproduction

  1. cd docker-compose
  2. docker-compose -f docker-compose-cass.yml up

Environment/Versions

  • OS and processor: M3 Mac running Sonoma 14.4.1
  • Temporal Version: temporal version 0.11.0 (server 1.22.4) (ui 2.21.3)
  • Are you using Docker or Kubernetes or building Temporal from source? Docker-compose

Additional context

The docker-compose-cass-es.yml config file in the same docker-compose samples folder works without error

mdcarlson avatar Apr 16 '24 03:04 mdcarlson