Company Logo

Is there an CircleCI outage?

CircleCI status: Systems Active

Last checked: 3 minutes ago

Get notified about any outages, downtime or incidents for CircleCI and 1800+ other cloud vendors. Monitor 10 companies, for free.

Subscribe for updates

CircleCI outages and incidents

Outage and incident data over the last 30 days for CircleCI.

There have been 6 outages or incidents for CircleCI in the last 30 days.

Severity Breakdown:

Tired of searching for status updates?

Join OutLogger to be notified when any of your vendors or the components you use experience an outage. It's completely free and takes less than 2 minutes!

Sign Up Now

Components and Services Monitored for CircleCI

Outlogger tracks the status of these components for Xero:

Artifacts Active
Billing & Account Active
CircleCI Insights Active
CircleCI Releases Active
CircleCI UI Active
CircleCI Webhooks Active
Docker Jobs Active
Machine Jobs Active
macOS Jobs Active
Notifications & Status Updates Active
Pipelines & Workflows Active
Runner Active
Windows Jobs Active
AWS Active
Google Cloud Platform Google Cloud DNS Active
Google Cloud Platform Google Cloud Networking Active
Google Cloud Platform Google Cloud Storage Active
Google Cloud Platform Google Compute Engine Active
mailgun API Active
mailgun Outbound Delivery Active
mailgun SMTP Active
OpenAI Active
Atlassian Bitbucket API Active
Atlassian Bitbucket Source downloads Active
Atlassian Bitbucket SSH Active
Atlassian Bitbucket Webhooks Active
Docker Authentication Active
Docker Hub Active
Docker Registry Active
GitHub API Requests Active
GitHub Git Operations Active
GitHub Packages Active
GitHub Pull Requests Active
GitHub Webhooks Active
GitLab Active
Component Status
Artifacts Active
Billing & Account Active
CircleCI Insights Active
CircleCI Releases Active
CircleCI UI Active
CircleCI Webhooks Active
Docker Jobs Active
Machine Jobs Active
macOS Jobs Active
Notifications & Status Updates Active
Pipelines & Workflows Active
Runner Active
Windows Jobs Active
Active
AWS Active
Google Cloud Platform Google Cloud DNS Active
Google Cloud Platform Google Cloud Networking Active
Google Cloud Platform Google Cloud Storage Active
Google Cloud Platform Google Compute Engine Active
mailgun API Active
mailgun Outbound Delivery Active
mailgun SMTP Active
OpenAI Active
Active
Atlassian Bitbucket API Active
Atlassian Bitbucket Source downloads Active
Atlassian Bitbucket SSH Active
Atlassian Bitbucket Webhooks Active
Docker Authentication Active
Docker Hub Active
Docker Registry Active
GitHub API Requests Active
GitHub Git Operations Active
GitHub Packages Active
GitHub Pull Requests Active
GitHub Webhooks Active
GitLab Active

Latest CircleCI outages and incidents.

View the latest incidents for CircleCI and check for official updates:

Updates:

  • Time: June 28, 2024, 3:29 p.m.
    Status: Resolved
    Update: This incident has now been resolved
  • Time: June 28, 2024, 3:18 p.m.
    Status: Monitoring
    Update: We have rolled out a fix and are no longer seeing errors in orb-publishing pipelines.
  • Time: June 28, 2024, 3:07 p.m.
    Status: Identified
    Update: We are continuing to work on a fix for this issue.
  • Time: June 28, 2024, 3:07 p.m.
    Status: Identified
    Update: We are investigating issues where some pipelines that publish orbs have high error rates

Updates:

  • Time: June 24, 2024, 9:57 p.m.
    Status: Resolved
    Update: This incident has been resolved.
  • Time: June 24, 2024, 9:48 p.m.
    Status: Monitoring
    Update: A fix has been implemented and we are monitoring the results.
  • Time: June 24, 2024, 9:20 p.m.
    Status: Identified
    Update: The issue has been identified and a fix is being implemented.
  • Time: June 24, 2024, 9:16 p.m.
    Status: Investigating
    Update: We are currently investigating this issue.

Updates:

  • Time: June 28, 2024, 9:27 p.m.
    Status: Postmortem
    Update: ## Summary On June 21, 2024, code changes were deployed to two services at 16:19 UTC, causing CircleCI customers with actively running workflows to experience errors in the UI when trying to view projects or workflows. This was isolated to the UI and had no impact on builds. Both deployments were reverted by 16:27 UTC, but customers who had started workflows between 16:19 and 16:27 continued to see errors until those workflows completed or until an additional change was deployed at 18:27 UTC. We thank our customers for their patience and understanding as we worked to resolve this incident. ## What Happened All timestamps are UTC. Code changes were deployed to two related services at 16:19, which would allow information about actively running workflows to be processed and provided to the UI by the same service that provides information about completed workflows. These changes were made as part of an ongoing effort to improve reliability and performance. The changes involved deployments to a service that processes workflow events, and to the API service that serves that information to the UI, which had been tested via unit and integration tests. The change to process the active running workflow events was thought to have been disabled via a feature flag. At 16:20, the API service deployment failed and was rolled back automatically, and we began to see data type errors in that service as well as in two services related to the UI. We rolled back the deployment of the service that processes the workflow events at 16:27, but the errors continued. We first ensured that the rollouts were reverted correctly and that the downstream services related to the UI were not using cached data. At 17:09, we discovered that the feature flag to disable the new event processing had been misconfigured. This led to the processing of events between the deployment at 16:19 and the rollback at 16:27. At 17:14, we identified that the data models had not been fully updated to handle the active workflow data in a backwards-compatible way. The system was attempting to serve data that was not compatible with the API or database spec for the actively running workflows that had been processed. While tests had been written for the initial code change, this particular change in the data had been overlooked. Due to the size of the change, it was also overlooked during code review. A PR was created to fix the issue in the API service at 17:18, but there were some issues with several tests that needed to be addressed before merging. This took longer than expected due to test complexity. The change was deployed once all tests were passing at 18:27, resolving the issue. We continued to monitor until 19:40 and then declared the incident resolved. ## Future Prevention and Process Improvement We have updated the service and the tests to properly account for the differences in data between actively running workflows and completed workflows. It was identified during the incident that the tests for these services were overly complex, which added to the time it took to fully resolve the incident, so we are also prioritizing improvements to the tests. While the API service is now updated to handle the events appropriately, the team responsible for providing the workflow events will also be making changes so that the events for actively running workflows include data for the same fields that completed workflows have. We’ve acknowledged that deploying the read and write changes simultaneously created more complexity and added to the size of the pull request for review. We are updating our process to deploy read changes separately from write changes, and to ensure that feature flag functionality is fully documented prior to deployment. We also identified that continuing to focus on fixing the tests during the incident added significant delay to mitigating the issue. We intend on sharing these learnings across the organization to encourage incident commanders and responding engineers to be focused on mitigation, and potentially time boxing solutions if other options exist.
  • Time: June 21, 2024, 7:40 p.m.
    Status: Resolved
    Update: This incident has been resolved.
  • Time: June 21, 2024, 6:27 p.m.
    Status: Monitoring
    Update: We are continuing to monitor for any further issues.
  • Time: June 21, 2024, 6:27 p.m.
    Status: Monitoring
    Update: We have deployed a fix to resolve the underlying issue and monitoring the system for stability
  • Time: June 21, 2024, 5:14 p.m.
    Status: Identified
    Update: The issue has been identified and we are currently working on a fix
  • Time: June 21, 2024, 4:54 p.m.
    Status: Investigating
    Update: We are currently investigating an issue that may cause some customers to experience errors when loading the pipelines and workflows pages

Updates:

  • Time: June 20, 2024, 10:46 p.m.
    Status: Resolved
    Update: This incident has been resolved.
  • Time: June 20, 2024, 10:42 p.m.
    Status: Monitoring
    Update: We are seeing recovery on Docker jobs
  • Time: June 20, 2024, 10:28 p.m.
    Status: Identified
    Update: Due to an upstream issue with DockerHub, for more information: https://www.dockerstatus.com/pages/incident/533c6539221ae15e3f000031/6674ab18f483b5178cf6bdab

Updates:

  • Time: June 12, 2024, 7:17 p.m.
    Status: Resolved
    Update: This incident has been resolved. Please reach out to our customer support engineering team if you require assistance.
  • Time: June 12, 2024, 6:57 p.m.
    Status: Monitoring
    Update: We are now executing new pipelines normally. Users may have experienced delays starting jobs, or may need to re-run failed jobs. Please reach out to our customer support engineering team if you require assistance.
  • Time: June 12, 2024, 6:33 p.m.
    Status: Monitoring
    Update: We have implemented a fix and are still working to asses impact
  • Time: June 12, 2024, 6:27 p.m.
    Status: Investigating
    Update: Job details are not available in the UI. We are investigating the cause and severity of the impact.

Check the status of similar companies and alternatives to CircleCI

Hudl
Hudl

Systems Active

OutSystems
OutSystems

Systems Active

Postman
Postman

Systems Active

Mendix
Mendix

Systems Active

DigitalOcean
DigitalOcean

Issues Detected

Bandwidth
Bandwidth

Issues Detected

DataRobot
DataRobot

Systems Active

Grafana Cloud
Grafana Cloud

Systems Active

SmartBear Software
SmartBear Software

Systems Active

Test IO
Test IO

Systems Active

Copado Solutions
Copado Solutions

Systems Active

LaunchDarkly
LaunchDarkly

Systems Active

Frequently Asked Questions - CircleCI

Is there a CircleCI outage?
The current status of CircleCI is: Systems Active
Where can I find the official status page of CircleCI?
The official status page for CircleCI is here
How can I get notified if CircleCI is down or experiencing an outage?
To get notified of any status changes to CircleCI, simply sign up to OutLogger's free monitoring service. OutLogger checks the official status of CircleCI every few minutes and will notify you of any changes. You can veiw the status of all your cloud vendors in one dashboard. Sign up here
What does CircleCI do?
Access top-notch CI/CD for any platform, on our cloud or your own infrastructure, at no cost.