[Temporal]: dial tcp 127.0.0.1:7233
: connect: connection refused
#1788
Unanswered
akeebismail
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hey @akeebismail 👋
|
Beta Was this translation helpful? Give feedback.
4 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.
-
Please, What's the problem here?
I tried to connect to locally run temporal but I'm getting connection refuse
Error:
2023-11-24 22:35:32 handle_serve_command: Function call error:
2023-11-24 22:35:32 serve error from the plugin *rrtemporal.Plugin stopping execution, error: temporal_plugin_serve: failed reaching server: last connection error: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:7233: connect: connection refused"
Here is my .rr.yml file contains
I'm running this in docker but can't get rr to connect to temporal .
Beta Was this translation helpful? Give feedback.
All reactions