Is Circle CI down?
Last checked 8m agoNo incidents right now.
Circle CI is operational right now. Last checked 8m ago; the most recent incident resolved 6d ago.
Real-time Circle CI status, recent outages, and incident history — pulled directly from Circle CI's official status page at https://status.circleci.com every 5 minutes. Pingoru tracks 39 Circle CI services and has captured 34 incidents in the last 90 days (99.05% uptime). Get email, Slack, Discord, or webhook alerts the moment Circle CI reports a new incident — free for 5 monitors, no credit card.
Recent outages & incidents
Past 90 days- Pipelines & Workflows
Timeline · 2 updates
- identified · Jul 24, 2026, 04:35 PM UTC
GitHub is currently experiencing a service degradation (https://www.githubstatus.com/incidents/yjysg0xrl67m). Customers who use GitHub as their VCS may experience impact to their CircleCI platform experience as a result, impacting checkout and workflows. We will provide another update as we have more information to share. Thank you for your patience.
- resolved · Jul 24, 2026, 05:41 PM UTC
The issue impacting customers who use GitHub as their VCS while GitHub was undergoing a service degradation (https://www.githubstatus.com/incidents/yjysg0xrl67m) has now been resolved. GitHub has resolved the underlying issue and the affected functionality has returned to normal. We thank you for your patience.
Latest: The issue impacting customers who use GitHub as their VCS while GitHub was undergoing a service degradation (https://www.githubstatus.com/incidents/yjysg0xrl67m) has now been resol…
-
- Machine Jobs
Timeline · 5 updates
- investigating · Jul 22, 2026, 07:57 PM UTC
We are investigating delays in starting jobs using the gen3 resource class.
- investigating · Jul 22, 2026, 08:43 PM UTC
We are continuing to investigate elevated wait times affecting customers using gen3 machine executors. Affected jobs may take longer than usual to start. We will provide another update as soon as we have more information to share.
- investigating · Jul 22, 2026, 11:17 PM UTC
We are continuing to investigate elevated wait times affecting customers using gen3 machine executors. Affected jobs may take longer than usual to start. We will provide another update as soon as we have more information to share.
- investigating · Jul 23, 2026, 12:31 AM UTC
We have identified the issue and are working with our provider to resolve the availability of gen 3 resources. Gen 1 and Gen 2 are both fully operational.
- resolved · Jul 23, 2026, 02:05 AM UTC
Between 19:24 UTC on 22 July and 01:50 UTC on 23 July, customers using the gen3 preview machine (Linux VM) resource classes experienced delays and, in some cases, jobs failing to start. We have removed the gen3 resource classes while we address stability issues affecting them. Unfortunately, workflows that we were unable to provision compute capacity for during this period were cancelled. Affected customers should change their resource class from gen3 to gen2 and rerun those workflows. We thank you for your patience while our team worked to resolve this.
Latest: Between 19:24 UTC on 22 July and 01:50 UTC on 23 July, customers using the gen3 preview machine (Linux VM) resource classes experienced delays and, in some cases, jobs failing to s…
-
- CircleCI UI
Timeline · 2 updates
- monitoring · Jul 22, 2026, 06:13 AM UTC
A subset of customers may have experienced errors loading app.circleci.com starting at 03:18 UTC. A fix has been deployed and we are monitoring for full recovery. Thank you for your patience while our engineers confirm recovery. We will provide another update shortly.
- resolved · Jul 22, 2026, 06:27 AM UTC
Between 03:18 UTC and 06:04 UTC on July 22, 2026, a subset of customers were unable to access app.circleci.com. The issue has been resolved and access has returned to normal. We thank you for your patience while our team worked on implementing a fix.
Latest: Between 03:18 UTC and 06:04 UTC on July 22, 2026, a subset of customers were unable to access app.circleci.com. The issue has been resolved and access has returned to normal. We th…
-
- Pipelines & WorkflowsGitHub Git OperationsGitHub API Requests
Timeline · 5 updates
- identified · Jul 20, 2026, 12:35 AM UTC
We have identified an issue with GitHub API requests that may cause some customers to see workflows stuck in a running state or workflows fail to start. GitHub has reported incidents on the APIs https://www.githubstatus.com/incidents/ph5nns5y4gxj https://www.githubstatus.com/incidents/8vfyvq16hzh9 We are monitoring the stability of GitHub APIs and will update this page as more information is available.
- identified · Jul 20, 2026, 01:24 AM UTC
We are also seeing errors processing push event webhooks due to the upstream API outage. Users may need to retry pipelines for these push events.
- monitoring · Jul 20, 2026, 01:36 AM UTC
We are seeing signs of recovery from the GitHub API. We will stay in a monitoring state to verify that the API error rate has recovered.
- resolved · Jul 20, 2026, 01:45 AM UTC
GitHub API error rates have recovered to normal levels. During the incident, some customers may have seen pipelines fail to start or not receive status updates. Some pipelines may be stuck in a running state. * You should re-push commits or use the UI to manually trigger pipelines that didn't start. * Pipelines in a stuck running state should be canceled and rerun. If you encounter any issues please contact CircleCI support.
- postmortem · Jul 23, 2026, 09:10 PM UTC
## Summary On July 20, 2026 from 00:22 to 01:45 UTC, CircleCI customers using our GitHub integrations experienced failures running pipelines and experienced workflows getting stuck. During this incident, some pipelines triggered by users using GitHub failed to start or ran as error pipelines. Customers whose pipelines failed or ran as error pipelines during this window should re-run them. This was caused by an [upstream API degradation at GitHub](https://www.githubstatus.com/incidents/ph5nns5y4gxj), which impacted many GitHub APIs that CircleCI uses to trigger and run pipelines. By 01:45 UTC, GitHub APIs recovered, and customer pipelines ran normally. The original CircleCI status page can be found [here](https://status.circleci.com/incidents/9lvbbbs9l87b). ## What Happened \(all times UTC\) Beginning 00:22 on July 20, 2026, GitHub began returning elevated errors for the following API requests: * `applications/*/token` * `repos/*/commits` * `repos/*/*/contents/*` * `repos/*/*/hooks` * `repos/*/*/hooks/*` * `repos/*/*/keys` * `repos/*/*/pulls` * `repos/*/*/statuses/*` CircleCI relies on these requests to correctly trigger and run pipelines. At 00:22, our internal monitoring alerted us to the problem. Our team began investigating, and found that a small number of pipelines belonging to GitHub projects either failed to start or ran as error pipelines. This included scheduled pipelines and workflows. In addition, a small number of customer workflows experienced stuck jobs and required a re-run of the workflow to fix. At 01:45, GitHub recovered and pipeline processing returned to normal operating levels. Only pipelines triggered during the incident window were affected, and customers should re-run those pipelines. ## Future Prevention and Process Improvement We are actively working to improve the resilience of pipeline processing during GitHub service disruptions to reduce the customer impact of similar incidents in the future. We are scoping features that will help customers recover with reduced manual steps after incidents resolve. Customer experience is our top priority, and we commit to continually improving the reliability of our systems to match the trust that our customers place in us. Please reach out to our support team with any questions or concerns.
Latest: ## Summary On July 20, 2026 from 00:22 to 01:45 UTC, CircleCI customers using our GitHub integrations experienced failures running pipelines and experienced workflows getting stuck…
-
- Pipelines & Workflows
Timeline · 4 updates
- investigating · Jul 16, 2026, 11:04 PM UTC
We're investigating an issue where customers may see errors loading the CircleCI web app and signing in, along with pipelines and scheduled workflows failing to start or running late. This is related to an ongoing incident affecting GitHub. You can follow GitHub's status at https://www.githubstatus.com/incidents/gxycch3076xk. Our engineers are actively investigating. We will provide another update as soon as we have more information to share.
- identified · Jul 16, 2026, 11:42 PM UTC
We are continuing to see high failure rates from GitHub APIs which are impacting login and workflow processing. We will continue to monitor the GitHub API for recovery.
- monitoring · Jul 17, 2026, 12:09 AM UTC
What's happening The upstream incident affecting GitHub has been mitigated and is now being monitored on GitHub's side. You can follow GitHub's status at https://www.githubstatus.com/. What can you expect Access to the CircleCI web app, sign-in, and pipeline and workflow processing are returning to normal. You may still see intermittent errors or delayed scheduled pipelines and workflows as systems stabilize. Thank you for your patience while we monitor for full recovery.
- resolved · Jul 17, 2026, 12:26 AM UTC
An incident affecting GitHub's API caused CircleCI customers to experience errors loading the web app and signing in, along with pipelines and scheduled workflows failing to start or running late. GitHub has resolved the underlying incident (https://www.githubstatus.com/) and all affected functionality has returned to normal. Customers whose jobs or pipelines failed may rerun them. Scheduled pipelines and workflows that were missed during the incident will not run automatically and will need to be re-triggered. We thank you for your patience.
Latest: An incident affecting GitHub's API caused CircleCI customers to experience errors loading the web app and signing in, along with pipelines and scheduled workflows failing to start …
-
See the full Circle CI outage history
23 more incidents in the last 90 days, plus the full multi-year archive of per-service events and update timelines.
Browse Circle CI outage history →Or sign up free to get alerts when Circle CI breaks · 10 free monitors · No credit card
- Started Jul 24, 2026, 04:35 PM UTC · Resolved Jul 24, 2026, 05:41 PM UTC · 1h 5m
- Started Jul 22, 2026, 07:57 PM UTC · Resolved Jul 23, 2026, 02:05 AM UTC · 6h 8m
- Errors loading app.circleci.com ResolvedStarted Jul 22, 2026, 06:13 AM UTC · Resolved Jul 22, 2026, 06:27 AM UTC · 13m
- Started Jul 20, 2026, 12:35 AM UTC · Resolved Jul 20, 2026, 01:45 AM UTC · 1h 9m
- Started Jul 16, 2026, 11:04 PM UTC · Resolved Jul 17, 2026, 12:26 AM UTC · 1h 22m
- Started Jul 14, 2026, 10:54 PM UTC · Resolved Jul 15, 2026, 12:32 AM UTC · 1h 38m
- Started Jul 14, 2026, 02:49 AM UTC · Resolved Jul 14, 2026, 05:15 AM UTC · 2h 25m
- Started Jul 13, 2026, 09:52 PM UTC · Resolved Jul 14, 2026, 11:18 PM UTC · 1d 1h