Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join

/settings page is a reserved route?

for some reason in preview and prod environments, the /settings page just shows the worker threw an exception Error 1101. https://oneweek.work/settings <-- crashes https://mage.stream/settings <-- works fine...

How to configure www subdomain to redirect to and serve Pages content

Hello all. I have spent several hours trying multiple permutations of the settings I think should work, but haven't been successful. I am hoping that someone on here can help me. DESCRIPTION AND WHAT'S CURRENTLY WORKING I have a new domain fully activated on cloudflare, a cloudflare pages project successfully built and deployed to a pages.dev URL, and a DNS cname record pointing from my Apex domain to mypages.dev URL through a proxy. ...

Random pages throwing 500 status code

Hi team, I have encountered inconsistent behaviour where random pages in cloudflare pages (pages.dev) throws status 500. Does anyone has similar experiences ? Please find my details as follows 1. Astro 5.12.9 2. Build output: static ...

Connect Github to new Cloudflare Account

Hi, I have an issue which I'd love your help with! I have a Personal Cloudflare Account that is connected to my Organization's Github Repository. On my Organization's Cloudflare Account I now want to connect to the same Github Repository, but I'm met with This repository is being used for a Cloudflare Pages project on a different Cloudflare account....

Deleted page is still accessible

There's a page that's been deleted for months. A user notified me that the page is still accessible. I've gone and deleted all the same preview-based deployments in Cloudflare Pages, but the URI is still accessible. This only happens for one of my preview URLs (which has a dedicated subdomain) not my production, main site. I realize from my research that some cached results are expected but based on my reading that should only be for a week or a month maybe. Not half a year. What do I need to do to ensure that when I publish new versions of my Docusaurus site that old URLs are no longer accessible when I delete a page?...

Request for Additional Workers & Pages Capacity

Hello, I’m currently on the Workers Paid Plan but have already exceeded the default project limit for Workers & Pages. Account ID: 6161f9db9cafc1a50995a994a58194ca...

When use @google/genai, I got an "Illegal invocation" error

I wrote a Next.js application, deployed on Cloudflare Pages. And I use @google/genai to do some AI jobs. It works well on my local dev environments. But it cannot work on Pages, I got 500 error, which is "TypeError: Illegal invocation: function called with incorrect this reference" actually. My code is so simple that I don't think the problem is in my code. Does anyone know how to resolve it? Is there a way to workaround it? Please give me some help, thank you all....

HTTP Header "alt-svc" is not provided on the root domain with Pages

I have enabled HTTP/3 (with QUIC) in Dashboard - Speed - Optimization - Protocol Optimization, but there is no "alt-svc" on the root domain. akii.work: ``` HTTP/1.1 200 OK...

Error 404

Hello All, getting this error - Error 404 Object not found This object does not exist or is not publicly accessible at this URL. Check the URL of the object that you're looking for or contact the owner to enable Public access.. can someone advise. Trying to access- https://cdn.shoro.ai/india/sample.pdf...

weak Etags removed though email obfuscation and HTTPS Rewrites are turned off

We use weak Etags and there is an issue with them: we have two domains for staging and prod. We see etags on staging and dont have any in prod. The email obfuscation and HTTPS Rewrites are turned off for both. Checked they are served by our app servers. What could be the reason for them being removed? Staging is free and Prod is a pro plan...

Caching & TOO_MANY_REDIRECTS on Next.js project deployed with Cloudflare Pages

Hi everyone, I’m running a Next.js project on Cloudflare Pages and from time to time, after a new deployment, I get TOO_MANY_REDIRECTS errors when accessing certain pages. The issue seems to be tied to JavaScript resources. What I’ve noticed:...

Request for Additional Workers & Pages Capacity

Hello, I’m currently on the Workers Paid Plan but have already exceeded the default project limit for Workers & Pages. Account ID: 478225705356d801916a98b23185a624...

How to purchase additional Workers & Pages capacity

Hello Everyone, I am currently on the Workers Paid Plan, but I have already reached the soft limit for the number of Workers & Pages projects on my account. Account ID: 6161f9db9cafc1a50995a994a58194ca...

Error during build:

was ok but then start give this error: i already delete from pages and add again and this error remain... any ideias what im doing wrong ? domain: shared-visions.pages.dev...

Need help cancelling subscription

Hello, I would like to cancel my subscription, but I can’t. Can you please help me find a way to cancel it? Thank you. Free plan Zero Trust...

finding xx.pages.dev DNS information

Hi, I've connected a site through GitHub & xx.pages.dev and it's meant to replace a current existing site that's being hosted by someone else. Now I've finished my site and I'm ready to transfer the domain to cloudflare, however, the previous domain's owner has now asked me for the DNS-information of my xx.pages.dev in order to transfer the domain over to me. Now I'm new to this so forgive me for being blind - but, where can I find the DNS-Information of my xx.pages.dev? Given it's not using an existing(/purchased) domain I can't find it under the Domains tab and I'm quite certain that in order to transfer domain to Cloudflare it requires the previous owner to change their NameServers to mine?...

Unable to add a separate page as an error page

I deployed error.mydomain.com to Cloudflare Pages and registered a custom page address to be displayed when the origin cannot be reached, but the following error occurred and I was unable to register it. What should I do? A ::CLOUDFLARE_ERROR_500S_BOX:: The token was not detected on the error page and must be added before this page can be integrated into Cloudflare....

My app deployed succesfully, but when I visit the root, it shows "Not found"

Since about 20 hours ago, my app cannot be access from /, it always show "Not found", not the 404 page of mine, and the HTTP code is 200. But I can visit it from deep path, like /login, /projects, etc. It works well in the deep path. We use a router group like (dashboard), it works well in my local dev environment, and it worked well in the past days....

Question about connecting to non github/gitlab repo

Hello there! I'm wondering whether it is at all possible to somehow link a non github/gitlab repository hosted on something like sourcehut or codeberg or even a self hosted instance of forgejo or gitea etc. and have it function in the same way that the github/gitlab integrations currently work? If so, what would be the process for doing so? Thanks very much in advance!...

How to disable weak cipher suites on Cloudflare Pages?

Hi, I’m hosting my site on Cloudflare Pages and want to improve my SSL Labs score by disabling weak cipher suites. I already have TLS 1.2 and TLS 1.3 enabled, but SSL Labs still reports some weaker cipher suites as available. Is there a way to configure or restrict the cipher suites used by Cloudflare Pages, or is this managed entirely by Cloudflare?...
Next