temporalio / samples-server

MIT License
37 stars 32 forks source link

[Bug] running tls-sample and constantly getting "error reading server preface: EOF" error #49

Closed pilotofbalance closed 1 year ago

pilotofbalance commented 1 year ago

What are you really trying to do?

just trying to run tls-sample example on my docker

Describe the bug

constantly getting error: dp-dev-env-temporal-1 | Error: unable to health check "temporal.api.workflowservice.v1.WorkflowService" service: connection error: desc = "error reading server preface: EOF"

Minimal Reproduction

just follow the tls-sample READMY guidance

Environment/Versions

pilotofbalance commented 1 year ago

thanks to @bergundy who found this https://github.com/temporalio/cli/pull/239 so after removing CLI suffix its seems like it working well