I followed the tutorial on Get Started with Gatsby Cloud - Prismic
But when I try to view a preview on Gatsby Cloud I get the message "currently rebuilding". While the build and deploy are both completed in the panel.
How can I debug this?
I followed the tutorial on Get Started with Gatsby Cloud - Prismic
But when I try to view a preview on Gatsby Cloud I get the message "currently rebuilding". While the build and deploy are both completed in the panel.
How can I debug this?
Hello @jorg, Welcome to the Community; I'll be happy to help you today!
Let's do a quick check of a few things:
Hi Pauline, yes I found this error in the build history today:
I doublechecked webhooks and env variables and starting from the preview eye button.
It is weird if you performed every step it should work without a problem.
Could it be something related to your project configuration?
I've found this Github issue similar to yours:
I think I found the solution: Gatsby develop was stuck in a loop because of postcss-typescript-d-ts. When I commented out this plugin it rendered a page. I got a new error though stating 404 pages can't be found.
404s are working locally as well as in the deploy though.
This issue has been closed due to inactivity. Flag to reopen.