Pages Project limit reached at 36 projects

Hi everyone! I was working on a project where I had multiple static pages to publish from a single repo. I setup a github action that loops over all the directories and publishes a portal on cloudflare pages for it. As part of the free plan, I was under the impression I had unlimited pages; but now I seem to have hit the limit on 36 pages projects. Is this becaue of a daily rate limit or something else? Am I doing something stupid by creating so many projects for each static website im publishing? Yes I want each project/directory to be under a different url since they are all separate pages projects. Any help and clarification would be hugely appreciated
No description
10 Replies
texan
texan2mo ago
Cloudflare Docs
Limits | Cloudflare Pages docs
Below are limits observed by the Cloudflare Free plan. For more details on removing these limits, refer to the Cloudflare plans ↗ page.
Walshy
Walshy2mo ago
(can be raised if needed!)
arqammm
arqammmOP2mo ago
Any idea how I might've hit my limit at 36?
arqammm
arqammmOP2mo ago
No description
Walshy
Walshy2mo ago
What's your account id?
arqammm
arqammmOP2mo ago
727fc2d17396a12c2d75cc239e491240
Walshy
Walshy2mo ago
hmm can confirm you only have 36, make sure the account being used is correct I don't see any API traffic from that account which does indeed indicate the wrong account being used
arqammm
arqammmOP2mo ago
That was weird for me aswell, since the account is 2 days old and all these 36 portals are published yesterday. So the api key and account id do seem to be correct (because how else would the portals be published) @Walshy | Deploying is there some sort of rate limiting on cloudflare? I created a brand new account and tried running my scripts to deploy multiple portals and now Im getting the same error after just 22 projects.
Response: {
"result": null,
"success": false,
"errors": [
{
"code": 8000027,
"message": "You have reached the limit of projects you can have on your account. Contact Cloudflare support to increase your project limit: https://cfl.re/3WgEyrH."
}
],
"messages": []
}
Response: {
"result": null,
"success": false,
"errors": [
{
"code": 8000027,
"message": "You have reached the limit of projects you can have on your account. Contact Cloudflare support to increase your project limit: https://cfl.re/3WgEyrH."
}
],
"messages": []
}
Account ID: bc3557018783ba39154489ef50dbe42a
Walshy
Walshy2mo ago
Nope but I need to figure it out... I'll check it more later
arqammm
arqammmOP2mo ago
I've been deploying them in batches, each batch of between 5-10 itself takes around 4minutes to run, each job has {batchsizex2}+1 api calls. There's no way I've hit 1200 requests / 5 minutes. Also I haven't been getting a 429 either. (or maybe I have, Im using the cloudflare wrangler action, it just exits with code 1)
No description
Want results from more Discord servers?
Add your server