Hey
I’m trying to deploy my website, and sometimes the build is getting hours stuck on the initial step, Creating deploy upload records
. Can I get any clarification on why? I left it running yesterday for 8 hours and it didn’t finish, so I cancelled to try again, and it again got stuck. I got to release it once, as you can see in this log, but I can’t seem to make it work again
It is a simple create-react-app, which builds in 30 seconds, so it shouldn’t take that long to deploy…
This is how I’m releasing it: netlify deploy --dir=build --site="<site-id>"
, and that returns me:
Deploying to draft URL...
✔ Finished hashing 45 files
✔ CDN requesting 14 files
✔ Finished uploading 14 assets
◐ Waiting for deploy to go live... › Warning:
› {
› "name": "TimeoutError"
› }
›
◑ Waiting for deploy to go live...TimeoutError: Promise timed out after 1200000 milliseconds
at Timeout._onTimeout (~/.config/yarn/global/node_modules/netlify/node_modules/p-timeout/index.js:34:63)
Site url: https://foxyb-site.netlify.app
(no production deployment yet, but the site name is foxyb-site)
Full log available at https://app.netlify.com/sites/foxyb-site/deploys/5f57c588f7f0d80085f296b8
It just contains one line though, 7:55:20 PM: Creating deploy upload records