Codefresh Outage History

Codefresh is up right now

Codefresh had 36 outages in the last 2 years totaling 116h 32m of downtime — averaging 1.5 incidents per month.

There were 36 Codefresh outages since June 26, 2024 totaling 116h 32m of downtime. Each is summarised below — incident details, duration, and resolution information.

Source: http://status.codefresh.io

Minor December 16, 2024

Pipeline Variable Loss After Search Filtering

Detected by Pingoru
Dec 16, 2024, 09:27 AM UTC
Resolved
Dec 17, 2024, 09:42 AM UTC
Duration
1d
Affected: Codefresh Classic UI
Timeline · 4 updates
  1. investigating Dec 16, 2024, 09:27 AM UTC

    We are currently investigating the issue. Workaround: Do not use the search filtering option to update pipeline variables. Instead, use the scroll feature to locate and update variables.

  2. identified Dec 16, 2024, 12:34 PM UTC

    The issue has been identified and a fix is being implemented.

  3. monitoring Dec 16, 2024, 12:43 PM UTC

    A fix has been implemented and we're monitoring the results.

  4. resolved Dec 17, 2024, 09:42 AM UTC

    This incident has been resolved.

Read the full incident report →

Minor December 3, 2024

Codefresh marketing site is down

Detected by Pingoru
Dec 03, 2024, 03:47 PM UTC
Resolved
Dec 03, 2024, 08:02 PM UTC
Duration
4h 14m
Affected: codefresh.io
Timeline · 5 updates
  1. investigating Dec 03, 2024, 03:47 PM UTC

    We are currently investigating the issue. Please note that the problem is not affecting the product itself, which remains fully functional. You can access the platform at g.codefresh.io

  2. investigating Dec 03, 2024, 05:54 PM UTC

    We are continuing to investigate this issue. All Codefresh platform functionalities remain unaffected and fully functional, and the UI console is fully accessible at g.codefresh.io.

  3. identified Dec 03, 2024, 06:39 PM UTC

    We have identified the issue with an external provider, and are working with them on a resolution.

  4. resolved Dec 03, 2024, 08:02 PM UTC

    This incident has been resolved.

  5. postmortem May 05, 2025, 11:40 AM UTC

    **Impact:** The marketing website for Codefresh, `https://codefresh.io/`was unavailable globally for around 6 hours. **Root Cause:** A configuration issue led to a traffic routing problem. Because of the nature of intermediary responses, the routing loop was not immediately diagnosed. **Resolution:** The routing configuration was restored. The site is now fully accessible. **Detection:** The issue was identified internally through monitoring and also reported by our team.

Read the full incident report →

Notice November 14, 2024

Some Codefresh Classic builds failed to start or terminated incorrectly

Detected by Pingoru
Nov 14, 2024, 03:07 AM UTC
Resolved
Nov 14, 2024, 05:07 PM UTC
Duration
14h
Affected: Codefresh Classic Pipeline Engine
Timeline · 2 updates
  1. monitoring Nov 14, 2024, 03:07 AM UTC

    We have detected some issues with connections to Firebase from our classic build manager from 01:22 to 01:33 AM UTC, Nov 14th. Some builds during this time may have failed to start, or terminated incorrectly. The issue subsided after this time period, and all systems are currently operational. Our team is monitoring and investigating.

  2. resolved Nov 14, 2024, 05:07 PM UTC

    This incident has been resolved.

Read the full incident report →

Minor November 3, 2024

General UI Slowness

Detected by Pingoru
Nov 03, 2024, 08:11 AM UTC
Resolved
Nov 04, 2024, 02:14 PM UTC
Duration
1d 6h
Affected: codefresh.ioCodefresh Classic UICodefresh GitOps UI
Timeline · 5 updates
  1. investigating Nov 03, 2024, 08:11 AM UTC

    We are currently investigating the issue

  2. identified Nov 03, 2024, 02:28 PM UTC

    The issue has been identified and a fix is being implemented

  3. monitoring Nov 03, 2024, 03:07 PM UTC

    A fix has been implemented and we are monitoring the results

  4. resolved Nov 04, 2024, 02:14 PM UTC

    This incident has been resolved.

  5. postmortem Nov 08, 2024, 12:01 AM UTC

    **Impact:** Following changes made during recent scheduled maintenance, some customers experienced slower load times in the Codefresh SAAS platform UI. Builds were unaffected. **Detection:** Our monitoring systems alerted us to unusual activity, and our team quickly initiated an investigation. Customer reports of slower performance further confirmed the issue, allowing us to prioritize and address it promptly. **Root Cause:** The traffic imbalance was due to a combination of technical configurations that resulted in uneven resource allocation across our zones immediately after the maintenance. This led to one zone handling a disproportionate amount of traffic, impacting website responsiveness for some users. **Resolution:** Our team implemented several measures to redistribute traffic evenly across all zones. These adjustments restored balanced performance, with monitoring systems ensuring stability.

Read the full incident report →

Major October 23, 2024

GitOps Pages Not Loading

Detected by Pingoru
Oct 23, 2024, 05:02 PM UTC
Resolved
Oct 23, 2024, 06:17 PM UTC
Duration
1h 14m
Affected: Codefresh GitOps UI
Timeline · 4 updates
  1. investigating Oct 23, 2024, 05:02 PM UTC

    We are currently looking into the issue where https://g.codefresh.io/2.0/ is not loading and showing a white screen.

  2. investigating Oct 23, 2024, 05:17 PM UTC

    The Classic UI is still accessible. If you need to access Pipelines and Projects, please navigate to https://g.codefresh.io/projects/ directly.

  3. monitoring Oct 23, 2024, 05:34 PM UTC

    A fix has been implemented and we are monitoring the results.

  4. resolved Oct 23, 2024, 06:17 PM UTC

    This incident has been resolved.

Read the full incident report →

Major September 23, 2024

Some Classic builds are stuck in Pending state

Detected by Pingoru
Sep 23, 2024, 01:34 PM UTC
Resolved
Sep 23, 2024, 08:14 PM UTC
Duration
6h 40m
Affected: Codefresh Classic Pipeline Engine
Timeline · 5 updates
  1. investigating Sep 23, 2024, 01:34 PM UTC

    We are currently investigating this issue.

  2. identified Sep 23, 2024, 01:39 PM UTC

    The issue has been identified and a fix is being implemented.

  3. monitoring Sep 23, 2024, 02:21 PM UTC

    A fix has been implemented and we are monitoring the results.

  4. resolved Sep 23, 2024, 08:14 PM UTC

    This incident has been resolved.

  5. postmortem Oct 10, 2024, 02:43 PM UTC

    **Impact**: Some accounts sporadically experienced longer pending times than usual on a portion of their builds for a day. **Detection**: Issue was reported by a customer, and shortly after confirmed by Codefresh’s platform monitoring alerts. **Root Cause**: This issue was caused by a bug in MongoDB driver. The MongoDB driver was upgraded in Codefresh services as part of our efforts to improve performance, but this version contained a bug that caused Mongoose queries to hang when under heavy load without returning or throwing errors. This resulted in the Codefresh build manager randomly getting stuck when enough queries were hanging under certain conditions. **Resolution**: A temporary solution to improve build queries queue behavior was initially implemented to alleviate the issue for affected customers. The actual root cause was identified the following week, and the issue was resolved by downgrading the MongoDB driver to a version that did not contain the bug.

Read the full incident report →

Minor September 5, 2024

Codefresh UI doesn't open for some users

Detected by Pingoru
Sep 05, 2024, 01:17 PM UTC
Resolved
Sep 05, 2024, 08:27 PM UTC
Duration
7h 9m
Affected: codefresh.ioCodefresh API
Timeline · 4 updates
  1. investigating Sep 05, 2024, 01:17 PM UTC

    We are currently investigating this issue.

  2. identified Sep 05, 2024, 01:20 PM UTC

    The issue has been identified and a fix is being implemented.

  3. monitoring Sep 05, 2024, 01:26 PM UTC

    A fix has been implemented and we are monitoring the results.

  4. resolved Sep 05, 2024, 08:27 PM UTC

    This incident has been resolved.

Read the full incident report →

Minor September 3, 2024

Codefresh GitOps performance degradation

Detected by Pingoru
Sep 03, 2024, 02:50 PM UTC
Resolved
Sep 04, 2024, 09:20 AM UTC
Duration
18h 29m
Affected: Codefresh Hosted GitOps ServicesCodefresh GitOps Metadata and Metrics
Timeline · 4 updates
  1. investigating Sep 03, 2024, 02:50 PM UTC

    Users may potentially see delays in processing events from runtimes, and increased general load time for GitOps pages We are currently investigating the issue.

  2. investigating Sep 03, 2024, 03:21 PM UTC

    A fix has been implemented and we're monitoring the results.

  3. monitoring Sep 03, 2024, 03:21 PM UTC

    A fix has been implemented and we are monitoring the results.

  4. resolved Sep 04, 2024, 09:20 AM UTC

    This incident has been resolved

Read the full incident report →

Major August 14, 2024

Partial Outage: Pipeline builds are stuck in pending due to expired certificate's

Detected by Pingoru
Aug 14, 2024, 01:53 AM UTC
Resolved
Aug 01, 2024, 07:00 PM UTC
Duration
Timeline · 2 updates
  1. resolved Aug 14, 2024, 01:53 AM UTC

    We had a small number of hybrid runners (no more than 10) that were unable to communicate with our API for a day, and therefore were unable to fetch and run pipelines. We identified an issue with our certificate rotation which failed to generate new certificates as required for this subset of runners. We were able to resolve the issue by manually recreating the certificates required, which were then updated to the runners on the next build, restoring the service for all impacted customers.

  2. postmortem Aug 14, 2024, 01:54 AM UTC

    **Impact**: We had a 10 hybrid runners \(no more than 10\) that were unable to communicate with our API for a day, and therefore were unable to fetch and run pipelines. **Detection**: We were informed of this issue by customers. **Root Cause**: We identified an issue with our certificate rotation which failed to generate new certificates as required for this subset of runners. **Resolution**: We were able to resolve the issue by manually recreating the certificates required, which were then updated to the runners on the next build, restoring the service for all impacted customers. Further mitigation was done to ensure the issue with certificate rotation was also rectified. We are working on monitoring improvements in this area

Read the full incident report →

Minor June 27, 2024

Long loading times at GitOps applications dashboard with Hosted GitOps Runtimes

Detected by Pingoru
Jun 27, 2024, 09:24 AM UTC
Resolved
Jun 27, 2024, 12:01 PM UTC
Duration
2h 36m
Affected: Codefresh Hosted GitOps Services
Timeline · 4 updates
  1. investigating Jun 27, 2024, 09:24 AM UTC

    We are currently investigating this issue.

  2. monitoring Jun 27, 2024, 10:17 AM UTC

    A fix has been implemented and we are monitoring the results.

  3. monitoring Jun 27, 2024, 10:17 AM UTC

    We are continuing to monitor for any further issues.

  4. resolved Jun 27, 2024, 12:01 PM UTC

    This incident has been resolved.

Read the full incident report →

Minor June 26, 2024

Some accounts are experiencing issues with viewing desired/live state of GitOps platform objects

Detected by Pingoru
Jun 26, 2024, 01:18 PM UTC
Resolved
Jun 26, 2024, 09:07 PM UTC
Duration
7h 48m
Affected: Codefresh GitOps UI
Timeline · 4 updates
  1. investigating Jun 26, 2024, 01:18 PM UTC

    We are currently investigating this issue.

  2. identified Jun 26, 2024, 01:46 PM UTC

    The issue has been identified and a fix is being implemented.

  3. monitoring Jun 26, 2024, 06:19 PM UTC

    A fix has been implemented and we are monitoring the results.

  4. resolved Jun 26, 2024, 09:07 PM UTC

    This incident has been resolved.

Read the full incident report →