envoyproxy / ratelimit

Go/gRPC service designed to enable generic rate limit scenarios from different types of applications.
Apache License 2.0
2.21k stars 428 forks source link

statsd connection error: dial tcp [::1]:8125: connect: connection refused #592

Closed LEEJIYUL closed 1 week ago

LEEJIYUL commented 1 month ago

I want to set a global rate limit. I get these errors trying to associate Redis with the rate limit. I can't figure out what the problem is at all. Can someone please help me out.

time="2024-05-23T07:58:24Z" level=warning msg="connecting to redis on hostxxxxxxxxxxxxx:7000 with pool size 5"
time="2024-05-23T07:58:24Z" level=warning msg="Listening for gRPC on ':8081'"
time="2024-05-23T07:58:24Z" level=warning msg="Listening for debug on ':6070'"
time="2024-05-23T07:58:24Z" level=warning msg="Listening for HTTP on ':8080'"
time="2024-05-23T07:58:24Z" level=warning msg="statsd connection error: dial tcp [::1]:8125: connect: connection refused"
time="2024-05-23T07:58:27Z" level=warning msg="statsd connection error: dial tcp [::1]:8125: connect: connection refused"
time="2024-05-23T07:58:30Z" level=warning msg="statsd connection error: dial tcp [::1]:8125: connect: connection refused"
time="2024-05-23T07:58:33Z" level=warning msg="statsd connection error: dial tcp [::1]:8125: connect: connection refused"
github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 week ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.