Questions tagged [cloudflare-pages]

82 questions
0
votes
1 answer

Unable to use CloudFlare Pages to build due to gatsby.config invalid

I used cloudflare pages' to build my site, but I encountered the error: Cannot read properties of undefined (reading 'split')`. The following is a complete cloudflare log: 23:36:39.607 Initializing build environment. This may take up to a few…
0
votes
1 answer

Dev Script Doesn't Work In Remix With Cloud Flare Pages

I made a app with create-remix and I chose to use Cloud Flare Pages. Made the app but when I run npm run dev I get a error. I am on the latest node version (v17.3.1). I get this error the first time I run the dev script: Watching Remix app in…
Alien10
  • 93
  • 3
  • 8
0
votes
1 answer

CORS Response Header “Set-Cookie” could not be retrieved

I’ve setup the react UI in Cloudflare Pages with custom domain https://ui.example.com. There is a login page that allows users to key in user name and password. Once they’ve supplied the info, it will use axios to make a call to an API that is…
C.Y.Chua
  • 5
  • 1
0
votes
0 answers

Gatsby build work fine locally and on Netlify but 401 on Cloudflare pages

I integrated Storyblok CMS with Gatsby after that Cloudflare Pages deployment fails with following error 09:13:03.832 e[2Ke[1Ae[2Ke[G 09:13:03.832 ERROR #11321 PLUGIN 09:13:03.832 09:13:03.832 "gatsby-source-storyblok" threw an error…
user158
  • 12,852
  • 7
  • 62
  • 94
-1
votes
0 answers

How do I redirect a subdomain to a specific page in github repository? (using cloudflare and github pages)

I'm developing a personal website using cloudflare and github pages. Everything works as intended but i'm trying to have a subdomain that points/redirects to a specific page within my github repository. ex: DNS management on cloudflare: Type Name…
-1
votes
1 answer

How do I temporarily disable Cloudflare Pages deployment?

I can't delete the active production deployment. I can delete the project, and thus lose all my configs. On Google App Engine, I can disable the project. Is there a way to disable Cloudflare Pages? Edit: To be clear, I meant making it…
allidoiswin
  • 2,543
  • 1
  • 20
  • 23
-1
votes
1 answer

How to hot reload on netlify?

Netlify just as example, same question with CloudFlare Pages etc. In the past I setup my own server with node and react/vue. I have my node setup on a server because I don't want to install node and node packages on my local machine. When I was…
jana
  • 3
  • 2
1 2 3 4 5
6