Pages Deployment fails with error code 200, builds successfully #39907
-
Select Topic AreaQuestion BodyI'm attempting to npm deploy a react app to github pages. I've made many deployments in the past but all of a sudden I am receiving error code 200 on deployment step. I've tried deleting all jobs and redeploying, as well as deploying manually. The issue is still occurring. Here's the output from the github deployment:
I've also tried deploying a push that was successfully deployed last week, and now that one fails. |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 10 replies
-
Same error here! Seems to happen suddenly and persists. Any ideas? @alienfunbug |
Beta Was this translation helpful? Give feedback.
-
Hi @alienfunbug, can you provide your repo link and check this out:- #38632 (comment) |
Beta Was this translation helpful? Give feedback.
-
@DSDmark I've tried to delete and recreate the environment as suggested in that post. But the error still persists. Here's the link https://github.com/trika-yoga/trikayoga.ru/actions Here's the output of the
|
Beta Was this translation helpful? Give feedback.
-
The same thing is also happening on this repository: https://github.com/codacy/docs/actions/runs/3539847809 Most probably it's an issue on the GitHub side, but everything's green on their status page. |
Beta Was this translation helpful? Give feedback.
-
👋 We let a regression slipped that broke deployment status reporting for larger sites. Most of these sites were being deployed successfully but I believe the larger one were not. It should be fixed now, the team will look at addressing the alerting gap that prevented to catch that earlier and backfill an availability incident when they are back in the office Monday (🦃 break for the team in the US). If you are still impacted let us know here, I'll be keeping an eye. |
Beta Was this translation helpful? Give feedback.
-
Yes, the deploys are successful now! Thanks! |
Beta Was this translation helpful? Give feedback.
-
YES! It works! |
Beta Was this translation helpful? Give feedback.
-
Thanks to the team for fixing it so fast (on thanksgiving) |
Beta Was this translation helpful? Give feedback.
-
Page successfully deployed after having the same error 200. Thanks for clearing this up! |
Beta Was this translation helpful? Give feedback.
-
We are still experiencing issues with deploying Github pages. It seems that tasks simply time out (there is no error) and even using |
Beta Was this translation helpful? Give feedback.
-
Experiencing the same now. Its a fairly small project but it's just stuck on deployment. |
Beta Was this translation helpful? Give feedback.
👋 We let a regression slipped that broke deployment status reporting for larger sites. Most of these sites were being deployed successfully but I believe the larger one were not. It should be fixed now, the team will look at addressing the alerting gap that prevented to catch that earlier and backfill an availability incident when they are back in the office Monday (🦃 break for the team in the US).
If you are still impacted let us know here, I'll be keeping an eye.