Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

cannot get value for key because 429'd #38

Open
jcjones opened this issue Aug 25, 2022 · 0 comments
Open

cannot get value for key because 429'd #38

jcjones opened this issue Aug 25, 2022 · 0 comments

Comments

@jcjones
Copy link

jcjones commented Aug 25, 2022

This is fun. Not sure what to do here, but attache-control getting rate limited in startup is ... fun.

time="2022-08-25T15:37:35Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:37:35Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:37:35Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:37:35Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:37:35Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:37:35Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:37:35Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:37:35Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:37:35Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:38:05Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:38:05Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:38:05Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:38:05Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:38:05Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:38:36Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:38:36Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:38:36Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:38:36Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:38:36Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:39:11Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:39:11Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:39:11Z" level=info msg="initializing a new consul client"
time="2022-08-25T15:39:11Z" level=info msg="fetching scaling options from consul path 'service/redis-cluster/scaling'"
time="2022-08-25T15:39:11Z" level=fatal msg="cannot get value for key \"service/redis-cluster/scaling\": Unexpected response code: 429 (Your IP is issuing too many concurrent connections, please rate limit your calls)"
time="2022-08-25T15:39:47Z" level=info msg="starting /usr/bin/attache-control"
time="2022-08-25T15:39:47Z" level=info msg="initializing a new redis client"
time="2022-08-25T15:39:47Z" level=info msg="initializing a new consul client"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant