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
How to Debug 500 Error After Deploying Astro
So, my question is - where can I find the logs (looks like they don't come w/ the free tier in CF) ? Otherwise I have no clue what is happening and no way to debug and solve the 500....
"Failed to publish your Function. Got error: Unknown internal error occurred." on NextJS 14.2.15
Error: Failed to publish your Function. Got error: Unknown internal error occurred. I have tried both deploying by having the cloud build the project and deploy built assets from my machine to the cloud. Next-on-pages and wrangler work flawlessly on my side (with the exception of one strange error message which I've been able to avoid by cleaning the build directory each time I want to run).
My account ID is: efac12d49017929d19bc2da47c87fd4d
The deployment ID is: dfff50f3-cd1e-4748-b499-6657072bc639
I'd provide my pages.dev ID but I'd prefer for the project name not be publicly available for privacy....Could not route to /client/v4/accounts/***/pages/projects, perhaps your object identifier is invalid
Could not route to /client/v4/accounts/***/pages/projects, perhaps your object identifier is invalid? . This is my github action workflow ``` - name: Publish Static Files
uses: cloudflare/wrangler-action@2.0.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}...How to add subdomain?
www.subdomain.hostname.pages.dev like that.customize npm install command on cloudflare pages
MP4 files on Cloudflare Pages - Question
Force buildsystem v2 to use --legacy-peer-deps
Worker Secret missing after deploying Worker
How do you set the "copyright year" dynamically in Pages?
Preflight requests to static Pages are returning 405
Creating Cloudflare pages for React
Need Help with Astro + Cloudflare + Turso DB Setup
Cloudflare Cache Is Stuck
Accidentally turned on access policy; can't turn off without a credit card?
How to set up auth for static files
Issue with Remix App Deployment on Cloudflare Pages - 404 Error After Successful Deploy
What is Cloudflare using to do SSR? Bun? npm?
Where to put database_id for a D1 database?