workers-and-pages-help
pages-help
general-help
durable-objects
workers-and-pages-discussions
pages-discussions
wrangler
coding-help
kv
🦀rust-on-workers
miniflare
stream
general-discussions
functions
zaraz
⚡instant-logs
email-routing
r2
pubsub-beta
analytics-engine
d1-database
queues
workers-for-platforms
workerd-runtime
🤖turnstile
radar
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
logs-and-analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows
vite-plugin
pipelines-beta
containers-beta
Deploying Remix Pages failed
building pages failed
18:30:14.102 No wrangler.toml file found. Continuing....
Vite CI builds timing out
How to host multiple pages under the same domain
app1.pages.dev, app2.pages.dev, app3.pages.dev, and so on.
I now also have a worker that I deploy to handle all this.
Before doing that I have to point out that one page is special, it runs on homepage.pages.dev and it will be the default page to show (when going to /, or any other non-app route)....Is there a way to view analytics of a pages.dev domain?
How can I access my d1 database in next on pages edge LOCALLY?
Increased limit on the number of pages for projects
Turborepo with GitHub integration
d3d0378e716fdb8eec266de86fa0e960
* Deployment ID: 81ac55f7-c5c8-4627-b9a4-d5b741c37ee6
I am trying to deploy a Turborepo package (Next.js) with a GitHub integration. When I do a local deploy npx @cloudflare/next-on-pages everything works fine, when I do by GitHub integration it fails saying In a non-interactive environment, it's necessary to set a CLOUDFLARE_API_TOKEN environment variable for wrangler to work....hello
SSL problems with my site (on HttpClients)
744868c4248d80519f136af5bd35a044
Error: Generally there is just an SSL error when using HttpClients to access my sites endpoints. However, these errors do not happen in the browser. (This error doesn't happen for me, but for a large portion of my users)
From cURL, the error is as follows: curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid...'Invalid redirect URL' for Cloudflare Access on custom domain
Configuring a monorepo
/apps/web which will need @cloudflare/next-on-pages to build. However i can't figure out how to get it all working.
My repo: https://github.com/jacobsamo/BuzzTrip...Custom "Token Vault" Strategy Help
functions directory that require an API token to use, but I'm storing these tokens in a text array in the Pages environmental variables. Is there a way I can do this at a more top-level system?...Ray ID: 8c021b62afb03b6f
ENV variables with wrangler pages CLI (VITE REACT)
Documentation on using wrangler.toml to configure a Pages project (not workers/functions)
pnpm dlx wrangler@latest pages download config <my-project-name>
But the downloaded wrangler.toml is missing fields for things like my build command or the project root directory, and I cannot find any documentation on Cloudflare about this....404.html Files in Subdirectories Not Used
Pages will then attempt to find the closest 404 page. If one is not found in the same directory as the route you are currently requesting, it will continue to look up the directory tree for a matching 404.html file, ending in /404.html.This implies that if the URL is something like
example.com/de/foobar, it should use the 404.html under the /de/ directory. However, it looks like the 404.html at the root is always used....This repository is being used for a Cloudflare Pages project on a different Cloudflare account
Error: Failed to publish your Function. Got error: Error 8000057: Rule (%s) in `routes.json` is over
yarn run build, but I've got this error
Error: Failed to publish your Function. Got error: Error 8000057: Rule (%s) in `routes.json` is over the 100 character limit. Refer to https://cfl.re/3FsE4aF.
Error: Failed to publish your Function. Got error: Error 8000057: Rule (%s) in `routes.json` is over the 100 character limit. Refer to https://cfl.re/3FsE4aF.