I wanted to change my workflow and try out Gatsby cloud.
After following the instructions and triggering a build it somehow got stuck at "Generating image thumbnails":
After about 1 hour and some minutes the built "Timed Out" with no errors:
A local build is working successfully and takes ~ 4 minutes.
When i try to trigger a new build it get's immidiately "Canceled" with no errors.
What do i have to change so the build doesn't get timed out at "Generating image thumbnails" or "Canceled" immidiately?
Summary
Relevant information
I wanted to change my workflow and try out Gatsby cloud. After following the instructions and triggering a build it somehow got stuck at "Generating image thumbnails":
After about 1 hour and some minutes the built "Timed Out" with no errors:
A local build is working successfully and takes ~ 4 minutes.
When i try to trigger a new build it get's immidiately "Canceled" with no errors.
What do i have to change so the build doesn't get timed out at "Generating image thumbnails" or "Canceled" immidiately?
You can find the repositorie here: https://github.com/DaTurboD/GIS-Netzwerk
Environment (if relevant)
File contents (if changed)
gatsby-config.js
:package.json
:gatsby-node.js
:gatsby-browser.js
: N/Agatsby-ssr.js
: N/A