The_Cookie
The_Cookie
CDCloudflare Developers
Created by The_Cookie on 4/1/2025 in #workers-help
Getting blocked when trying to deploy worker
No description
6 replies
CDCloudflare Developers
Created by The_Cookie on 3/13/2025 in #workers-help
Workers AI Error 429 (3040)
I recently noticed a lot of requests failing to the Workers AI. I looked into it and found out that it is returning a 3040 error. According to the docs this means "No more data centers to forward the request to". I'm using "meta m2m100-1.2b". My Question is if there is any way i can prevent those errors? For example buying the Workers paid plan? Or is that really an Issue with the Workers AI?
15 replies
CDCloudflare Developers
Created by The_Cookie on 11/14/2024 in #general-help
Excluding API Endpoints from anti Bot feature
Hey I recently enabled the Proxied feature for my Web Server in the DNS Settings. My problem is that now API Endpoints that get sent from a script get blocked by some kind of anti Bot feature and return the Status Code 403. It was working fine when i had it on DNS only. Now i am wondering if it's possible to exclude or bypass this anti Bot feature for API Endpoints? All API Endpoints start with: <domain>/api/example-endpoint.
2 replies
CDCloudflare Developers
Created by The_Cookie on 10/4/2024 in #workers-help
Worker as a CNAME Host?
So i am trying to use a Worker as a CNAME Host. I managed to setup the worker and connect it to a custom domain and used that domain from the worker as a CNAME Host. It seems to have kinda worked but every time i try it on a domain that's pointed to the worker domain it returns a 522 error. Now i am wondering if it's even possible to do that with the Free Plan? If yes how could i fix that issue?
9 replies