After updating cadence server to newest version it stops working #4578
Unanswered
rafalmnich
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Hi @rafalmnich , can you add more details? Looks like it's trying to connect to the gRPC port: https://github.com/uber/cadence/blob/master/config/development.yaml#L40 It would be nice if you can provide more detailed logs and how you configured you server. Thanks |
Beta Was this translation helpful? Give feedback.
3 replies
-
You might also want to read this doc about gRPC feature |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this error when trying to run any workflow:
Error while dialing dial tcp: address [:7835: missing ']' in address.
Looks like a configuration issue, but I cannot find it anywhere.
Beta Was this translation helpful? Give feedback.
All reactions