Connor
Explore posts from serversCDCloudflare Developers
•Created by Connor on 10/21/2023 in #pages-help
Build Error Next.js
I am getting the below error when trying to build my nextjs project using
npx @cloudflare/next-on-pages@1
. This makes no sense because export const runtime = 'edge';
is set on my root layout which applies to every page in my entire repo.
2 replies
CDCloudflare Developers
•Created by Connor on 10/17/2023 in #pages-help
Segmentation Fault - Failed Builds
Hello, I was deploying one of my Next.js Pages sites and it all of a suddent started throwing
Segmentation fault
and failing to deploy.
I thought this was strange because not much code had changed, so I redeployed the last working deployment that was working and it throws the same error now. So this is not a problem with my code, but a problem with pages.
Anyone have any thoughts?
Not Working Deployment: d5b8240e-4109-41e2-bae9-ed17078d05b3
Working Deployment: 15e1d74a-3357-41f3-b94e-63e94247dd95
Account: 4155cbb49d5f64034f319f1ef5182bec
Not Working Deployment Logs Attached7 replies
Intermittent Network Errors
I am receiving intermittent errors from my service today. There have been no configuration changes to deployment or restarts in the ~2 last weeks. This is just happening today. The service is load balanced with 2 replicas, and there are no errors in the logs for them.
13 replies
New Service Erroring
Hello, I have added a new service to a project which is an exact copy of another service. It is a node.js app deployed from a github repo. It is the exact same env variables and config options, however, it keeps crashing due to different errors. It is a Directus instance.
Any help/guidance why I am getting inconsistent errors between two services that are configured exactly the same would be helpful
7 replies