Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
26 views

Website alternatively showing error on Netlify (Contentful + Next.js)

I have deployed a Next.js (V14) + Contentful website on Netlify All my builds are working But my front page randomly shows either ok or shows a element with some text inside Here is a snapshot of the ...
Jérôme Dicharry's user avatar
0 votes
0 answers
38 views

Render image from Contentful to Netlify

I have a problem displaying the images I upload to contentful on my angular site. From the browser console the image is correctly loaded but I see a blank image on the screen. The problem is ...
Matteo Rossi's user avatar
0 votes
0 answers
495 views

Production response status 500 for Sveltekit Endpoints with Vite served on Netlify

Similar to this issue SvelteKit with Nginx returns response error 500 but I am using Sveltekit's post Vite 3 update, Contentfuls JS API and the Sveltekit Netlify Adapter and do not wish to prerender ...
LionOnTheWeb's user avatar
2 votes
2 answers
462 views

netlify deployment build is failing for gatsby-contentful site

I'm trying to deploy a Gatsby-Contentful site to Netlify and while deploying it gives me build error. While testing in localhost its working perfect. Here is the screenshot of the error: While in ...
Nouman Javed's user avatar
1 vote
1 answer
511 views

Netlify deployment Cannot query field "allContentfulGallery" on type "Query"

I am creating an application on React.js, Gatsby.js, and Contentful. My Application is working fine on my local but when I deploy my app to Natilify Cannot query field "allContentfulGallery"...
Vishnu Chauhan's user avatar
1 vote
1 answer
532 views

Gatsby x contentful error when building, problems with gatsby-node.js

sinds a few days I am getting a building error with netlify. I am quite new to Gatbsy so I couldn't resolve it by my self. I hope you guys can help me out with this. TypeError: Cannot destructure ...
Victor Laforga's user avatar
4 votes
2 answers
9k views

Cannot query field "x" on type "y"

I need some help with a Graphql query :). I'm trying to deploy the portfolio website to the Netlify and during deploy, I get this error. My code working on localhost but not on a Netlify. I need to ...
Alex Voznesenski's user avatar
5 votes
10 answers
10k views

Gatsby - The result of this StaticQuery could not be fetched

I have a Gatsby site that has been running smoothly for 3 months online. As of Friday 24th July I have started to receive the below result and users only see a blank screen. This is likely a ...
James Aspinall's user avatar
1 vote
1 answer
712 views

How to create Client-side environment variables in netlify

I use netlify to deploy a gatsby app from a git repos, and I use contentful as my CMS. In order to use content delivery api, I have defined accessToken and space id at client-side, now it works fine. ...
cityvoice's user avatar
  • 2,591
3 votes
1 answer
944 views

Netlify Gatsby build error, build works locally

Yesterday and during many months everything worked fine when adding a blogpost via Contentful that triggered a build hook on Netlify. Today a new Blogg post add and build hook via Netlify does not ...
Patrik Rikama-Hinnenberg's user avatar
3 votes
3 answers
2k views

gatsby-source-contentful options error on build

some time back I made a site with Gatsby and I've used static markdown for my pages. Now I wanted to move all my posts on Contentful and everything works fine in development. When I went on Netlify ...
John's user avatar
  • 161
0 votes
0 answers
114 views

Content decimal

In a Gatsby project, combined with a Contentful Space, I have a decimal field for setting a product price (see image below) You see the price with a comma (Dutch locale f.i.), while I need it with a ...
Ad Rienks's user avatar
  • 410
3 votes
1 answer
70 views

Deploy Gatsby + Contentful website to Netlify

I've built simple blog website using Gatsby and Contentful CMS. Now I am gonna deploy it to Netlify but met a build error.
Gregory's user avatar
  • 149
1 vote
2 answers
661 views

Deploying on Netlify throws an error with my GraphQL/Gatsby/Contentful query, demands needless query parameter

At first I was getting this error on my local build server, but I managed to fix it there... the query is still the same, but gatsby isn't throwing any errors with the query. But every time I try to ...
Chris Haupt's user avatar
0 votes
1 answer
160 views

Private/login section of Gatsby + contentful + Netlify

I would like to have a section of my contentful + Gatsby + Netlify site to only be available to certain people. I'm not sure how to set up private routes with these instructions because of contentful--...
Anne Ramey's user avatar

15 30 50 per page