| Summary: | intermittent netlify failures | ||
|---|---|---|---|
| Product: | Community | Reporter: | Kevin Sutter <kwsutter> |
| Component: | Website | Assignee: | phoenix.ui <phoenix.ui-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | chris.guindon |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Kevin Sutter
As another example, I made the exact same changes to the web profile PR and the netlify build worked just fine... https://github.com/jakartaee/specifications/pull/179 Hi Kevin, Our license allows us to have 3 users with access to our Netlify account and we are using all 3 at the moment. The Netlify team is usually pretty responsive. Let me reach out to them with your concerns and I will get back to you. I heard once from Netlify and they asked me for links where the failure occurred. I sent them a list of 3 or 4 build failures. I am waiting for them to respond now. (In reply to Christopher Guindon from comment #3) > I heard once from Netlify and they asked me for links where the failure > occurred. I sent them a list of 3 or 4 build failures. > > I am waiting for them to respond now. I sent a follow-up email since I haven't heard from them since last Monday. I previously shared the following errors with Netlify: 1. Failed during stage 'deploying site': Failed to execute deploy: Error: deploy timed out while waiting to enter states: prepared,ready https://app.netlify.com/sites/jakartaee-specifications/deploys/5eebcd0388242400079c2865 2. 1:31:38 PM: Build ready to start 1:31:48 PM: Error scheduling build https://app.netlify.com/sites/jakartaee-specifications/deploys/5eeba4fa3911000008ef976f 3. 4:37:16 PM: Failed during stage 'deploying site': Failed to execute deploy: Put https://api.netlify.com/api/v1/sites/879ca792-5ec6-42d5-a9e7-d3f7541acd94/deploys/5ee3e6dbefe2200008e4206b: context deadline exceeded https://app.netlify.com/sites/jakartaee-specifications/deploys/5ee3e6dbefe2200008e4206b This was their response: There's a few different issues here. You've been very unlucky, let me say! The error scheduling build is, I believe, associated with an outage. This is an us error so I do apologise! The 'context deadline exceeded' was a bug which we mopped up 15 days ago. Again, there was an associated degradation in service. The 'Failed to execute deploy: Error: deploy timed out while waiting to enter states' is because we have a 5 minute timeout between build-ends and upload-ends so I've gone ahead and bumped this up to 15 minutes for you! --- Kevin, it seems that Netlify had a few serious issues in the last few weeks. To answer your original question: Since we can't add any new users to our account, I would recommend that you --amend your comment and push it back up for review. This will trigger a new build. Thanks for the information about amending the comment to force a re-build! That should be sufficient. |