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

ERR_SSL_PROTOCOL_ERROR on Cloudflare Pages Hosted Custom Domain

I am having an issue hosting my Cloudflare pages site. I have check the forums, and tried changing to all the recommended settings from those posts. The Pages domain I am connecting the brotero.tv domain to is broterotv.pages.dev and that website is working perfectly. Any help is appreciated!...
No description

hrefs missing quotes

On my local Hugo instance all href links are surrounded with quotes (e.g. <a hrefs="https://example.com">example</a> But when I render the same repo on Pages, the hrefs are missing the quotes (e.g. <a hrefs=https://example.com>example</a> Is this a configure setting issue or due to something else?...

CNAME cross-user banned when setting up a custom domain for a Page project

So I want to add a custom domain (A subdomian. The root domain has already been added to Cloudflare before) for a Pages project. After adding the custom domain, the Page project said my custom domain Inactive (error). I then looked up the Cloudflare Dashboard > My Domain > DNS, I noticed that the Cloudflare have correctly added a Orange-clouded CNAME (to [project id].pages.dev) record. But when I visiting the custom domain I just added, an error pages rendered says Error 1014 CNAME cross-user banned....

need authority for reading log but don't need authority for editting custom domain

We are using cloudflare pages. We want to give developer to cloudflare page logging access but don't need authority for editting custom domain. We tried 「Administrator Read Only」「Log Share」, but it doesn't work....

No loader is configured for ".ttf" files

I'm deploying a Sveltekit app to Cloudflare Pages but when using @sveltejs/adapter-cloudflare, I get this error: ```
Using @sveltejs/adapter-cloudflare
✘ [ERROR] No loader is configured for ".ttf" files: node_modules/.pnpm/[email protected]/node_modules/monaco-editor/esm/vs/base/browser/ui/codicons/codicon/codicon.ttf...

how do do I map pages to domain not manage on cloudflare dns or it is manage on another account

is there anyway to map my website on pages to domain manage on another dns service

anyone has tried to deploy pages with more than 20000 files?

anyone has tried to deploy pages with more than 20000 files, I asked for a increase in the limits but not sure how long it will take
No description

Getting 502 Error While

I'm encountering a 502 error when trying to fetch images from r2 using a custom domain. How can I resolve this?

Can't add custom domains to Cloudflare pages when the nameservers are in Google domains.

I have my domain in Google Domains and when I try to add a custom domain using that domain, Cloudflare only gives me the option to transfer my domain, instead of showing me instructions to set up CNAME records. However, I tried adding the domain via REST API, and now I started seeing the instructions to add the record in cf dashboard, and then I added ALIAS record in Google domains. Now, I can see the DNS propagated using some third-party tools, but when I visit my site, it shows Error 1001. Also, the domains are not getting verified in cf pages settings....

Does uploading with wrangler count against deploy limit?

I am planning to generate the site on other machine then push it to cloudflare pages via wrangler

trigger build and deployment on tags instead of branch?

I'm using a monorepo and would like to trigger builds based on tags instead of a branch, I can't seem to find anything about that in the docs. It appears this can only be done through branches, is that a hard constraint?

"An unknown error occured." when setting a .みんな domain as a custom page domain.

- h4rldev-github-io.pages.dev - 7246159d-50ce-48e0-ad0b-f74a5987c69b - 92762a528a515dfd74bdd5e974d386d0 - Errorcode 8000000...

moving from git integration to wrangler?

I have a pages site I created via git integration, but I’d like to move to a manual upload method. Is this possible without having to destroy / re-create the site?

Scheduled handlers and Queues with SvelteKit

Hello 👋 Is it possible to utilize Scheduled handlers (cron triggers) and/or queues with adapter-cloudflare for SvelteKit? If so, are there any examples of using these or best practice for getting this set up?...

Nextjs deployment fails when I add another page

I'm trying to deploy my Nextjs site to Cloudflare pages, but I've just been getting "This deployment failed" with no reason why. I thought this was strange, so I decided to create a new project with C3 and port over the application little by little until the new one also broke. I've gotten the application to state that if I add any other page it fails to deploy - for instance, adding this page breaks the deployment: ``` // whatever/page.tsx const Whatever = () => {...

Site is successfully created but when I visit, it errors saying DNS_PROBE_POSSIBLE

I am creating the site via API and publishing it through wrangler. Everything looks good until site is created and data is pushed. However when I try to visit the site, it errors saying DNS_PROBE_POSSIBLE (see attachment).
No description

sveltekit and node errors on build

Trying to use Sveltekit, with Supabase and Drizzle ORM preferably. - I've put nodejs_compat in the compatibility flags in both preview and production - Node version is 18 (set via environment variable) - I'm using build engine 1 - Using Sveltekit....

Build error when using adapter-cloudflare-workers

I am currently trying to deploy a sveltekit website with Cloudflare workers using Cloudflare KV. I've followed this guide https://kit.svelte.dev/docs/adapter-cloudflare-workers I tried building with @sveltejs/adapter-cloudflare:2.3.3 and that works fine, however event.platform.env does not contain Cloudflare KV, even though the .toml file is specified along with the app.d.ts ...

Deploy Next.js using Jenkins

Could someone help me with deploying Nextjs on Pages using Jenkins, Not able to use the Cloudflare GUI as not using Github or gitlab....

Custom domain active but can't be viewed

I created a new website and connected a new domain to it from different registrar and it has been hours since I connected it and it only says active but when I try visiting the page nothing shows up with the site I created.