#Delete project help !!!

7 messages · Page 1 of 1 (latest)

hasty spade
#

When i try to delete a project it says it have too many deployment, i have deleted the repository even that the project not getting deleted from the cf pages i have mannuallly delete the deployment from 600 and now i have come down too 200 how much more i need to delete to delete the project

full trellisBOT
#
Support AI

According to the documentation, you may not be able to delete your Pages project if it has a high number (over 100) of deployments. (Source: https://developers.cloudflare.com/pages/platform/known-issues/)

Since you have already manually deleted deployments and brought the number down to 200, you would need to delete at least 100 more deployments to bring the total number below 100, which may allow you to delete the project.

hasty spade
#

Okay let me try to bring it to 100 and try...m

#

Dont close this thread.

hasty spade
#

Btw @full trellis im using different code and repository but the old domain still display the old site why ??

full trellisBOT
#
Support AI

It seems like you're experiencing an issue with your custom domain not updating to reflect the new site.

According to the documentation, if your custom domain is proxied (orange-clouded) through Cloudflare, your zone's settings, like caching, will apply. (Source: https://developers.cloudflare.com/pages/configuration/debugging-pages/)

One possible reason for the old site still being displayed is that there might be a Page Rule with "Cache Everything" enabled. To resolve this, you can try removing the Page Rule with "Cache Everything" enabled, as Pages handles its own cache. (Source: https://developers.cloudflare.com/pages/configuration/debugging-pages/)

Additionally, you can also try setting the DNS record for your project to be "DNS Only" (grey cloud) in the Cloudflare dashboard. (Source: https://developers.cloudflare.com/pages/configuration/debugging-pages/)

If the issue persists, you may want to review your zone's configuration to ensure that it's set up correctly.

hasty spade
#

@full trellis it display in the pages domain it self also yeh in the custom domain how to fix