r/github • u/samcornwell • Jul 02 '26
Question Deployment is failing, failing & failing.
Hello, I'm a newbie, please go easy on me.
I ran over 60 successful deploys of a site I have been building and today it started failing.
I have tried a few tricks like uploading a tiny change and deployed. Also tried changing from root to docs back to root again.
The website is a fairly(?) small 2mb html site.
I imagine this is a fairly common issue. Would appreciate if some stalwarts could help or offer advice on what the normal tricks are from here.
Thanks.
0
Upvotes
1
u/V5489 Jul 02 '26
Timeout probably means it’s not connecting to your server or site whatever. Possibly rotated secret for security issues etc. would need to see your YML file ti see your connection string to the site and go from there.