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

[ERROR] Error: Pages only supports files up to 26.2 MB in size

Can i have a guide on how to deploy Embedded sanity studio (/admin || /studio) to cloudfare. Have been facing this error passed some weeks and have tried to deploy sanity studio itself, i don't know what am doing wrong pls. ...

Issues with caching

Hello. I use Pages for a bit now and I've observed some weird behavior with caching: - When I change a file on my site, while it changes on the .pages.dev subdomain instantly, it doesn't on the custom domain. This happens when I have the Cloudflare proxying enabled for the cname entry and it takes approximately 30 minutes to change. When I don't use Cloudflare proxying, it works fine....

Weird Issue where review app assets are being served from prod url.

We've been using Cloudflare Pages for a while with no issues but experienced a very weird one today. We pushed a branch up and successfully had a review app built (deployment id fac89fa3-6f1c-4380-ad53-689ca542993e) that included as an example this compiled file with hash: https://dev.deltamath-frontend.pages.dev/main.d1aed283fefe5f04b279.js...

Upload files using CF Pages with Remix (multipart form)

Remix needs unstable_createFileUploadHandler to be able to extract files from form data, but I can't figure out how (and where from) to import unstable_createFileUploadHandler from. One option is import { unstable_createFileUploadHandler } from "@remix-run/node" but that won't work as this requires node buffer. Any ideas?...

postgres orm drizzle setup can not be bundled by rollup

I've used the cloudflare pages template for qwik ( https://developers.cloudflare.com/pages/framework-guides/deploy-a-qwik-site/ ). Then following the guide for integrating hyperdrive I added postgres.js and drizzle . When trying to run the build script I get the following error
[commonjs--resolver] Cannot bundle Node.js built-in "os" imported from "node_modules/.pnpm/[email protected]/node_modules/postgres/src/index.js". Consider disabling ssr.noExternal or remove the built-in dependency.
[commonjs--resolver] Cannot bundle Node.js built-in "os" imported from "node_modules/.pnpm/[email protected]/node_modules/postgres/src/index.js". Consider disabling ssr.noExternal or remove the built-in dependency.
This library is recommended by the cloudflare docs ( https://developers.cloudflare.com/hyperdrive/learning/connect-to-postgres/ ) so I'm confused why it is giving errors....

stuck

Website stuck problem in ipad

What to do if cloudflare blocked me from using the discord site in error?

i am not sure what happend because i do not recall doing any bad activity and i really want to use my discord on my pc again:(

Cloudflare Proxies not routing traffic TCP?

HI all, I wanted to setup all my domains and subdomains through cloudflare proxies but when I try to have my domain routed through cloudflare it wont forward port 1514 and 1515 How can I do this? Without turning off the Proxy...

How to enable integration with GitLab on a Page that is already created and already has deploys?

- Page: https://myyellowpauses.pages.dev - Account ID: 7e4c0a7855dcaa3dc1a78f98a53e24d2 Hi, I have a page that I created on Cloudflare Pages, where I started doing manual deployments but now I already have a repository on GitLab and I would like to enable it without having to recreate the project. Is there any way to do this?...

Cookies aren't being set.

For some reason, cookies for my preview pages environment aren't being set. The subdomain for preview deployments looks like this: x.y.pages.dev Even if I send a cookie with no domain property and sameSite none, my browser still rejects the cookie. Any pointers as to what might cause this?...
No description

mp3 file returns html

https://my-epic-and-cool-radio.pages.dev/ If you open dev tools, hit play and get a song from the album "Finding Balls" it will fail to get the cover and the songs for whatever reason. I don't know why this is happening. Can anyone help?...

pages build cache for svelte/kit

Wondering if SvelteKit can benefit from the Pages Build Cache, if so - will it be supported?

Access to subdomain on [].pages.dev not working on Verizon

Is anyone aware of connectivity issues with Verizon and Pages?

cyberpunk 2077

hello I have a problem I tried to launch Cyberpunk 2077 I came across a white screen or it is stuck, I don't know what to do exactly but from what I was able to translate I have to come informed here

Application goes 500 as soon as we start checking logs

Hi! We are deploying a Cloudflare Pages Application, and now (not sure since when, we just realised today while trying to debug an issue in our code) every time we start checking the logs, it starts failing with 500 Internal Server Error. It happens with both, using the wrangler pages deployment tail or the UI in the Functions section of the deployment and then Real-time Logs -> Begin log stream. I have tried multiple times, retrying the deployment, and then checking when it starts failing....

Obtain source code for CloudFlare Pages project

We deployed a React app on Pages, but since then our team member who created it has left our team. Now we see that he created the repo on a personal Github account, so we don't have access to it to make changes. Is there any way to obtain the source code for the app? - Page: lynx-tools.pages.dev - Account ID: 93319a4f6745bec67f04b9383af1b77f...

Pages says file size is above limit, but the file doesn't exist in the repo

There was an image file in my deployment which was above the 26.2 MB limit, so I removed it and pushed a new commit, however when pages tries to deploy this commit, it still claims the file is there. Any idea how this could be?

Issue updating custom domain page.

Hi so as the title says i have this page (https://working-portfolio.pages.dev/) and i added my custom domain to it (https://sebastianbuzdugan.com/) as it can be seen even on the front page my name in the bottom left is missing. Is it because this domain was attached to another page before? What should I do in order to fix this issue? Thank you so much!!