Initializing build environment taking too long / Build failed to initialize and was timed out
Currently trying to deploy a frontend react+vite app where the frontend itself is part of a monorepo (turbo)
At first, it was getting past the
Initializing build environment environment build stage (first build that triggered when i imported the repo), but i cancelled the build when i realized that i haven't pushed the changes that had the cf vite dependencies, and because I haven't set all of the environment variables
now after i have set the variables and pushed the latest code, it just gets stuck at the initial build stage for some reason ( Initializing build environment ).
Any ideas?2 Replies
Hey, @mikerowave 🐈 sorry for the issue, this was a problem on our side: https://www.cloudflarestatus.com/incidents/xtd2pqrj1f4q
This should now be resolved, can you retry?
yup, works now, thanks!