You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to deploy jaegertracing/all-in-one:1.49 on Azure Container instance. I keep getting - Error while dialing: dial tcp 127.0.0.1:4317: connect: connection refused"","system":"grpc","grpc_log":true
Can some one help me what needs to be done to fix this?
{"level":"info","ts":1697854477.8561866,"caller":"grpc@v1.57.0/clientconn.go:565","msg":"[core][Channel #5] Channel Connectivity change to READY","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854477.8565373,"caller":"grpc/builder.go:124","msg":"Agent collector connection state change","dialTarget":":14250","status":"READY"}
{"level":"info","ts":1697854477.858353,"caller":"grpc@v1.57.0/clientconn.go:1301","msg":"[core][Channel #10 SubChannel #11] Subchannel Connectivity change to READY","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854477.8586593,"caller":"grpc@v1.57.0/clientconn.go:565","msg":"[core][Channel #10] Channel Connectivity change to READY","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8005714,"caller":"grpc@v1.57.0/clientconn.go:1303","msg":"[core][Channel #1 SubChannel #2] Subchannel Connectivity change to IDLE, last error: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:4317: connect: connection refused"","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8006964,"caller":"grpc@v1.57.0/clientconn.go:1301","msg":"[core][Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8007746,"caller":"grpc@v1.57.0/clientconn.go:1414","msg":"[core][Channel #1 SubChannel #2] Subchannel picks a new address "localhost:4317" to connect","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8019378,"caller":"grpc@v1.57.0/clientconn.go:1301","msg":"[core][Channel #1 SubChannel #2] Subchannel Connectivity change to READY","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8020225,"caller":"grpc@v1.57.0/clientconn.go:565","msg":"[core][Channel #1] Channel Connectivity change to READY","system":"grpc","grpc_log":true}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to deploy jaegertracing/all-in-one:1.49 on Azure Container instance. I keep getting - Error while dialing: dial tcp 127.0.0.1:4317: connect: connection refused"","system":"grpc","grpc_log":true
Can some one help me what needs to be done to fix this?
{"level":"info","ts":1697854477.8561866,"caller":"grpc@v1.57.0/clientconn.go:565","msg":"[core][Channel #5] Channel Connectivity change to READY","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854477.8565373,"caller":"grpc/builder.go:124","msg":"Agent collector connection state change","dialTarget":":14250","status":"READY"}
{"level":"info","ts":1697854477.858353,"caller":"grpc@v1.57.0/clientconn.go:1301","msg":"[core][Channel #10 SubChannel #11] Subchannel Connectivity change to READY","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854477.8586593,"caller":"grpc@v1.57.0/clientconn.go:565","msg":"[core][Channel #10] Channel Connectivity change to READY","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8005714,"caller":"grpc@v1.57.0/clientconn.go:1303","msg":"[core][Channel #1 SubChannel #2] Subchannel Connectivity change to IDLE, last error: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:4317: connect: connection refused"","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8006964,"caller":"grpc@v1.57.0/clientconn.go:1301","msg":"[core][Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8007746,"caller":"grpc@v1.57.0/clientconn.go:1414","msg":"[core][Channel #1 SubChannel #2] Subchannel picks a new address "localhost:4317" to connect","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8019378,"caller":"grpc@v1.57.0/clientconn.go:1301","msg":"[core][Channel #1 SubChannel #2] Subchannel Connectivity change to READY","system":"grpc","grpc_log":true}
{"level":"info","ts":1697854478.8020225,"caller":"grpc@v1.57.0/clientconn.go:565","msg":"[core][Channel #1] Channel Connectivity change to READY","system":"grpc","grpc_log":true}
Beta Was this translation helpful? Give feedback.
All reactions