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

[Bug] TLS-full sample application fails to run on MAC

Open shankarkc opened this issue 11 months ago • 0 comments

What are you really trying to do?

run tls-full sample application on MAC laptop.

Understand mTLS setup by using the sample application tls-full

Describe the bug

Sample application exits with below error

ls-full-temporal-1 exited with code 1 | {"level":"fatal","ts":"2025-01-28T12:13:40.909Z","msg":"invalid config: visibility store must be configured","logging-call-at":"/home/runner/work/docker-builds/docker-builds/temporal/common/persistence/visibility/factory.go:96"

Sample application code doesnt run and exits

Minimal Reproduction

Assuming host contains docker and docker-compose rn below commands after checkingout the source code. cd ./tls/tls-full ./generate-certs.sh ./start-temporal.sh

Environment/Versions

  • OS and processor: [e.g. M1 Mac, x86 Windows, Linux] M1 MAC
  • Temporal Version: [e.g. 1.14.0?] and/or SDK version
  • Are you using Docker or Kubernetes or building Temporal from source? Docker

Additional context

shankarkc avatar Jan 28 '25 12:01 shankarkc