lookie02
CDCloudflare Developers
•Created by lookie02 on 9/25/2023 in #workers-help
Explain CloudFlare workers plan as if I am a child
I know that there are two plans for workers and page combined. bundled and unbundled. But I cant explain how it is working. Can someone from cloudflare team help explain this ? And what is the best plan for my use case ? I mostly use cloudflare pages for my organization. Its fine for static export but issue occured when I deployed next-on-pages. I want currently using Unbound but I am not sure if this is right plan for me ?
2 replies
CDCloudflare Developers
•Created by lookie02 on 9/19/2023 in #workers-help
Can't modify immutable headers seen while trying to navigate into different paths of the website
So what I am basically doing is we have a react application and a webflow app. We are trying to keep the home page and some of the paths like /blog, /pricing from the webflow. The webflow application is working fine on the home page or on / path but issue occurs when I try to navigate to other paths of the webflow application. The application works fine with react application and path routing also works fine, But issue is seen with webflow application. I though it was the issue with webflow so I have the paid plan and the custom domain navigated to my domain.
But still immutable headers is seen. When I removed this message then 404 cloudflare page is seen when I try to navigate into it,
6 replies
CDCloudflare Developers
•Created by lookie02 on 6/29/2023 in #pages-help
issues in using cloudflare/pages-action. The direct upload is not working and throws some error
The github actions throws some error while direct uploading to the cloudflare pages. An issue has been created in the github, Please take a look into it
https://github.com/cloudflare/pages-action/issues/96
1 replies
CDCloudflare Developers
•Created by lookie02 on 4/11/2023 in #pages-help
page build logs export to other platforms
I was wondering if there is any solution to sending the build logs to other platforms or slack for each build ?
1 replies
CDCloudflare Developers
•Created by lookie02 on 3/22/2023 in #pages-help
Error: Failed to publish your Function. Got error: Error: Script startup exceeded CPU time limit
Hi everyone !
I am facing issue while deploying the next js ssr site with edge run time on cloudflare pages
But it shows the following error and cant get through it.
Error: Failed to publish your Function. Got error: Error: Script startup exceeded CPU time limit.
2 replies