We’re using cloudflare workers as a proxy with some javascript code. It’s worked fine for the past few years but suddenly we were getting very weird bugs in our system.
We’ve now traced it back all the way to the requests going through our cloudflare worker. We seem to be getting back the following instead of the expected json output, even when try-catching nearly everything in our code.
It says to check our dashboard but I can’t seem to find any error logs in the cloudflare dashboard. Where are they located nowadays?
Thanks in advance for taking time out of your day to assist us.
As I’m using it as a proxy, would it be possible that it’s the website it’s proxying to which is rejecting the requests, or is this 1015 error code with status 429 specific to Cloudflare?
How long does it take for changes to the rate plan to take effect?
Hey, the bundled/unbound isn’t actually related to this error. This error is caused by lots of outgoing requests from a small number of IPs (basically lots of sub requests from a small area of PoPs)
If you wish to get this raised, you should contact support with the reasoning for your requests.
Alright, so I should contact Cloudflare’s support, asking for more IP addresses? Because I contacted them about about raising request limits as well and I got an automatic reply saying “you don’t pay for support so you need to ask the community”