-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working