statsig-io / statuspage

A simple, zero-dependency, pure js/html status page based on GitHub Pages and Actions.
ISC License
685 stars 289 forks source link

It freezes #17

Closed EsmailELBoBDev2 closed 2 years ago

EsmailELBoBDev2 commented 2 years ago

in github actions it keep saying in progress and that's it really

you can check it out: https://github.com/EsmailELBoBDev2/statuspage/actions/workflows/health-check.yml

tore-statsig commented 2 years ago

I get "page not found" from the link you provided. Looking at the repo, you appear to have removed the github actions.

Was that intentional? Is this still an issue?

EsmailELBoBDev2 commented 2 years ago

Yes, i removed it becuase i started to use cstate instead but it's still an issue yes and i was getting sometimes build error and literally all of my links were refusing to connect (shows my website is down but it's not) if you want i can setup it again for you

vijaye-statsig commented 2 years ago

@EsmailELBoBDev2 - could you please fork again and try? We'd like to help, but we are not seeing this issue with any other url.

vijaye-statsig commented 2 years ago

Please reopen this if you can repro the issue on a clean fork.

EsmailELBoBDev2 commented 2 years ago

Alright, opened again: https://github.com/EsmailELBoBDev2/statuspage

EsmailELBoBDev2 commented 2 years ago

hmm, i'm not sure if github would notify or not on closed issues so here we go @vijaye-statsig

vijaye-statsig commented 2 years ago

If you look at the raw logs of the action, GitHub is waiting to pick a runner, and you might have run out of free runner capacity.

2022-01-21T07:53:08.6864777Z Waiting for a runner to pick up this job...
2022-01-21T07:53:10.0164428Z Job is waiting for a hosted runner to come online.
2022-01-21T07:53:12.2507384Z Job is about to start running on the hosted runner: GitHub Actions 4 (hosted)

I noticed you have rescheduled these checks to run every 5mins, which would cause this. I would recommend going back to once every 30 mins and see if it resolves your issue.

EsmailELBoBDev2 commented 2 years ago

Okay, i did that and still no luck still freezing