Rippling

Is Rippling Down Right Now? Check if there is a current outage ongoing.

Rippling is currently Operational

Last checked from Rippling's official status page

Historical record of incidents for Rippling

Report: "HSA, FSA, and Commuter apps unavailable"

Last update
Investigating

We are currently investigating this issue.

Report: "Issues accessing Rippling"

Last update
resolved

This incident has been resolved.

identified

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

investigating

Rippling app is available. We are continuing to investigate the root cause of this issue.

investigating

We are continuing to investigate this issue.

investigating

We are currently investigating this issue.

Report: "Issues accessing Rippling"

Last update
Investigating

We are currently investigating this issue.

Report: "Increased site latency detected"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

investigating

We are currently investigating this issue.

Report: "Devices app is experiencing increased latency"

Last update
resolved

This incident has been resolved.

investigating

We are currently investigating this issue.

Report: "Site access issues"

Last update
resolved

This incident has been resolved.

monitoring

There were database load issues affecting site performance. The site is operational again, and we are monitoring performance.

investigating

We are currently investigating this issue.

Report: "Site access issues"

Last update
resolved

This incident has been resolved.

monitoring

We are continuing to monitor for any further issues.

monitoring

We're still observing some degraded performance, so we're continuing to investigate and work toward resolution

monitoring

We are continuing to monitor for any further issues.

monitoring

Access to the Rippling app has recovered, and we are monitoring the results

investigating

We are currently investigating the issue

Report: "Issues with employee API endpoints"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

investigating

Users are reporting timeout errors with the GET/employees and GET/employees/include_terminated endpoints.

Report: "Issues with accepting invitations to Rippling"

Last update
resolved

This incident has been resolved.

monitoring

For affected users who need to continue accepting an invitation, please try again. For those who received several delayed emails with verification codes, please ignore them as they are no longer valid and request a new verification code.

monitoring

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

identified

Users are unable to verify their email address when accepting an invitation to Rippling. We've identified the issue and are working on a fix.

Report: "Devices app is experiencing increased latency"

Last update
resolved

This incident has been resolved.

monitoring

We are continuing to monitor for any further issues.

monitoring

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

investigating

We are currently investigating this issue.

Report: "Issues with single-sign on"

Last update
postmortem

## **Overview** All interactions between Rippling and third-party apps were disrupted for all customers on October 14 between 8:36 AM PDT and 9:06 AM PDT. During this 30 min window, several customers experienced errors with SSO authentication and several scheduled jobs syncing data between Rippling and third-party apps ended prematurely. This issue occurred due to a configuration change that accidentally diverted traffic to a new control flow. The most noticeable impact of this change was the SSO authentication error, which was quickly resolved after the configuration change was reverted at 9:06 AM PDT. The incident led to delays in data synchronization between Rippling and third-party systems; however, all critical transactions were completed by 10:12 PM PDT on October 14, and non-critical updates were finalized by 11:45 AM PDT on October 15.  Our customer support team is on standby should you have any questions or see any issues not yet resolved. No unauthorized data access or data loss occurred during or as a result of this incident. To prevent this in the future, we are adding monitors for detecting unusual patterns of traffic based on the status code, especially the most used api’s/critical flows to detect these issues. This effort also includes improving our release process to have additional approvals for configuration changes and written roll-out plan reviewed and approved when rolling out new features.   We sincerely apologize for any inconvenience this incident may have caused to our customers. At Rippling, we take responsibility for the stability and reliability of our systems very seriously. Our team is fully committed to conducting a thorough and comprehensive analysis of this incident to understand its root causes and to implement improvements to our systems and processes. We are dedicated to learning from this experience and taking all necessary steps to prevent this type of incident from happening again in the future.

resolved

This incident has been resolved. A post-mortem will be posted on Friday Oct 18.

monitoring

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

identified

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

investigating

We are currently investigating this issue.

Report: "Issues accessing third-party apps"

Last update
postmortem

## Overview Access to third-party apps was impaired or deprovisioned for a subset of customers and their employees from June 29 2024 12:30 AM PDT to July 1 2024 12:22 PM PDT. The problem resulted from a code change that caused an unintentional update to third-party app groups, emptying their membership lists during an automated nightly sync. These changes had a significant impact on third-party apps, leading to a loss of access in many instances. When the affected group belonged to a large access group in a third-party identity provider \(IdP\), many employees were deprovisioned from their assigned applications. No unauthorized data access occurred during or as a result of this incident. We sincerely apologize for any inconvenience this incident may have caused to our customers. At Rippling, we take our responsibility for the stability and reliability of our systems very seriously. Our team is fully committed to conducting a thorough and comprehensive analysis of this incident to understand its root causes and to implement improvements to our systems and processes. We are dedicated to learning from this experience and taking all necessary steps to prevent this type of incident from happening again in the future. ## Timeline | **Timestamp** | **Event** | **Elapsed time \(hours\)** | | --- | --- | --- | | June 29 2024 12:30 AM PDT | Incident began \(nightly sync starts\) | 0 | | June 29 2024 05:07 AM PDT | Detection of customer impact | 4.5 | | June 29 2024 06:12 AM PDT | Code change reverted | 5.75 | | June 29 2024 07:01 AM PDT | Mitigation; no more groups impacted | 6.5 | | June 29 2024 07:44 AM PDT | Statuspage incident created | 7.25 | | June 29 2024 09:01 AM PDT | Remediation start for affected customers | 8.5 | | June 29 2024 09:59 AM PDT | In-app banner created notifying all users | 9.5 | | June 30 2024 05:30 AM PDT | 90% of affected groups remediated | 29 | | June 30 2024 03:56 PM PDT | Impacted customer email sent | 38.5 | | June 30 2024 06:30 PM PDT | 95% of affected groups remediated | 42 | | July 1 2024 12:22 PM PDT | 99% of affected groups remediated | 60 | | July 3 2024 09:01 AM PDT | Incident considered resolved | 104.5 | ## Root Cause ### Background Rippling enables users to synchronize third-party groups to groups in Rippling using Supergroups. Groups contain rules, which are continuously evaluated to a membership list. An example of a rule is “All - everyone,” which would evaluate to all active employees. A group can also include a static list of individual users independently or in combination with other rules. When membership of a group connected to a third-party group is changed, Rippling calculates the delta \(the difference in membership\) and updates the third-party group to match. A nightly sync detects new groups in the third-party and creates them in Rippling to ensure Rippling administrators can automatically change third-party app access during hiring, transition or termination workflows. ### Root cause The problem was caused by a code change to our nightly sync module on Friday June 29 2024 at 8:07 PM PDT meant to prepare for an upcoming feature. This change was meant to run only against newly created groups that Rippling imported from third party apps in our nightly sync; instead it ran against all groups, including existing ones that had defined rules. Any existing rule in the group was removed, and the result was a group with 0 members being propagated to the third-party app group. When the nightly sync started \(at 12:30 AM PDT, “incident start” in the timeline\), the problematic code change removed any existing rule in the group, turning a group like “All Employees” that had 500 members to one that had 0 members. The system then detected the change in membership, and immediately removed 500 members from the third party via an API call. This occurred to every group that was processed by the nightly sync. #### Example sequence of events | **Event description** | **Group’s rule** | **Members \(Rippling\)** | **Members \(App\)** | | --- | --- | --- | --- | | Prior to nightly sync | `All - everyone` | 500 | 500 | | Nightly sync starts | `All - everyone` | 500 | 500 | | Group reaches problematic code and deletes the group’s rule | – | 0 | 500 | | New group membership detected; updates third-party app via API | – | 0 | 0 | ### Impact During our nightly sync, which ran from June 30 2024 at 12:30 AM PDT to June 30 2024 7:01 AM PDT when it was manually stopped, Rippling’s systems made API calls to third-party apps to remove users from groups in the third-party. _This led to some employees and customers losing access to critical third party apps and services._ * When affecting a group tied to admin permissions in the third-party app, some customers were locked out of their account because there were no more admins * When affecting a group in an identity provider, deprovisioning or other changes occurred due to changes cascading through its apps * When affecting a group tied to product access such as Atlassian Trello, the third-party app deleted the user’s application data ## Resolution The problematic pull request was reverted at June 29 2024 6:12 AM PDT and the incident team started to terminate all nightly syncs to prevent further impact, stopping them all by June 29 2024 7:01 AM PDT. * An incident team worked to detect the affected groups and restore the rule that was deleted using a database snapshot created prior to incident start * A separate incident team created an auditing system that compared the membership of a group in Rippling to the group in the third-party Each affected group was restored from the database snapshot, and the system subsequently updated the third-party app’s group. Then, the auditing tool compared the group membership between Rippling and the third-party app. All impacted customers were emailed the specific apps and groups impacted by the incident by June 30 2024 03:56 PM PDT. More than 90% of groups had been remediated at that point. 99% of groups were restored by July 1 2024 12:22 PM PDT. 0.06% of groups could not be restored due to an authorization issue, where Rippling customer support worked with the customer to resolve. ## Action Items We are committing to the following immediate action items: * The code for the nightly job module has been frozen from further modification. We have implemented a change management process that will restrict code changes to this part of our system until we've completed our detailed root cause analysis and implemented system safeguards to prevent a repeat of this class of incident. * Updates to the nightly sync module will be forced to go through a gradual \(phased\) rollout * Infrastructure to detect and prevent updates to third-party apps that cause deprovisioning or removal from groups across multiple companies based on defined thresholds. This acts as a global circuit breaker to ensure impact is limited, but a single company can still be impacted. Rippling will be publishing a long-form root cause analysis to be shared with customers by July 12, 2024 and a public blog post reviewing this incident and detailing progress on these action items and longer term improvements. | July 12, 2024 Addendum | | --- | This is an addendum to the postmortem published on [Rippling’s status page](https://status.rippling.com/incidents/hm6vf6ct17p6). It outlines the events that caused this incident, Rippling’s response, what worked or failed, and actions we’ve taken since the incident and ones we’re committing to in the coming weeks and months. ## Intended behavior: Supergroups for third-party apps Group management using [Supergroups](https://www.rippling.com/policies) is an essential identity and access management feature. It allows automation of access and permissions in third-party apps like Google Workspace and GitHub, where you can define that all employees in the Infrastructure Engineering department are supposed to be in the `infra-eng@domain.com` Google Group and the `infra` GitHub team. When Rippling detects changes to these rules, our system automatically calculates which API calls should be made to those apps and executes them within seconds of the original change. The notable gap in this feature is while you can control third-party app _group_ _membership_ with Supergroups, you cannot yet control _access_ to the app itself. * This allows for significant automation without _any custom integration_: such as a complex contractor access rule like “only provide access to Google Workspace if the contractor has passed their Checkr background check, completed a security assessment in Rippling LMS, and has been confirmed as an active employee by their manager” While working on this feature, Rippling unintentionally triggered this incident. ## The change that caused the incident Prior to the start of the incident, Rippling had a code-freeze. This is a common practice for SaaS companies due to significant activity occurring in sales at the end of the month. This means that no code was deployed to production until June 28 2024 7:43 PM PST. The code change that caused the incident happened to be part of this deployment, but was actually merged a full day prior. The problematic code change itself was 4 lines of code, but the development process was complicated by the fact that there were multiple people working on the change. 1. A developer put up a _working_ code change that was rejected by a test that was no longer relevant. 1. Prior to this, there was a version of the code that was problematic \(what would eventually start the incident\). 2. In a pair programming session, another developer pulled the problematic version of the code, but since the session was reviewing the unrelated test, the problematic part of the code was not reviewed. 1. The problematic code was pulled because the local code was not up to date 3. After resolving the issue with the test that was no longer relevant, the problematic code was accidentally included in the code change, which enabled the start of the incident While the change with the problematic code included a set of tests, they were not sufficient. ## Rippling’s response ### Detection Rippling engineering determined that this was a customer-facing incident 4.5 hours after the incident began on Saturday, June 29th at 5:07 AM PDT when the engineering team responsible for the feature under development was paged. Our observability and monitoring systems account for the _lack of API calls being made_ \(as it would indicate an outage of our product\) but did not test for the _aggregate_ _behavior_ made across those API calls. ### Mitigation Mitigation of impact to additional customers occurred two hours after detection. During this time, our focus was to limit the reach of the impacted code. Rippling was also impacted by this incident; the incident response team’s access was revoked to the necessary tools to stop our systems from making additional API calls. The incident response team had to trigger a “break-glass” policy, but access to those instructions was also revoked. Once the team confirmed that further impact was halted, multiple incident response teams were created to handle mitigation for impacted customers: * **Recall & restore :** A team to \(1\) _find_ all impacted groups and \(2\) _restore_ them to their previous state * **Push & audit:** A team to \(3\) _push_ and \(4\) _audit_ restored groups between Rippling and the third-party to confirm matching membership | **Step 1** | **Step 2** | **Step 3** | **Step 4** | | --- | --- | --- | --- | | Find | Restore | Push | Audit | Only groups that went through each of these steps successfully were considered mitigated. #### 90% Mitigation It took about ~24 hours for Rippling to mitigate 90% of affected groups. In the beginning, the recall and restore team was determining which groups were affected by examining the logs of the jobs triggered by the nightly sync. This was determined to be inaccurate once there true negatives were discovered through various inbound support channels. The team then pivoted to work through historical records of each group in the database. While this process would guarantee a better recall rate, it was slow, and it became clear that restoration of the data needed to occur from a database snapshot. As Saturday went on, the total number of affected groups would slowly increase, creating a bottleneck and making it difficult to communicate current status and affected customers. Another bottleneck occurred with the push & audit team when some restored third-party apps and their groups stopped accepting updates for various reasons. Once there was confirmation that all impacted groups were recalled, Rippling sent a communication \(on Sunday, June 30 2024 03:56 PM PDT\) to affected customers with: 1. A list of groups that were restored and audited 2. A list of groups that would need to be manually pushed at that point in time While the incident would be fully resolved and all groups would be audited by Rippling \(including those in the second list above\), we wanted to ensure administrators knew which third-party app groups were still unresolved prior to the Monday working day. ### Resolution Resolution of the incident was approximately 3 days after 90% of groups were mitigated. While 99% of groups were mitigated 2 days prior to resolution, Rippling considered the incident resolved once we determined _all_ impacted third-party groups accessible via API were mitigated. 0.06% of impacted groups were not able to be remediated. ## Addressable root causes The following root causes, when addressed, ensure minimal recurrence risk and limited impact. 1. Lack of a test that covered the behavior produced by the code change 2. Lack of a mechanism to “gatekeep” irreversible third-party API calls 3. Limited observability into successful but unintended API behavior across companies 4. Incident response teams were unable to reference break-glass procedures ## Actions since resolution * We’ve prevented changes to code that can impact third-party app access at large * Created a set of monitors for mass access changes across companies * Instituted a SOP for a “circuit-breaker”, used in case a true positive is detected ### Other committed action items, in progress * Soak testing pipeline for the nightly sync module * CI/CD checks for force pushed commits from multiple authors * Mass access change approvals, coming as a part of a new integration management app

resolved

This incident has been resolved. A post-mortem will be posted on this page next Wednesday, July 10th by 5:00 PDT. All third-party groups affected by this incident have been audited for accuracy (group membership matching between the Rippling group and the third-party group). Any customers with groups failing our audit due to authorization issues or other API errors are being remediated directly with the customer and the third-party app. We understand the outsized impact this had on business operations for our customers and apologize for failing our mission to free smart people to work on hard problems.

monitoring

More than 99% of group membership updates have been propagated to third-party apps and audited for accuracy. A minority of updates are pending and we are continuing to work directly with those impacted customers. We will confirm once all updates have been processed and this incident can be considered resolved.

monitoring

Group membership updates have propagated to most third-party apps. A minority of updates are pending due to an error from the third-party app. We are continuing to work through any pending updates and will confirm once all updates have been processed and this incident can be considered resolved. Affected customers will receive an email today with additional details, including the app groups affected and recommended action items.

monitoring

Group membership updates have propagated to most third-party apps. A minority of updates are delayed by third-party app's rate limits. We are continuing to monitor the fix and will confirm once all updates have been successful.

monitoring

We are continuing to monitor for further issues. Due to integration-specific rate-limiting, the fix may be delayed.

monitoring

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

identified

We are continuing to work on a fix for this issue and will update the status of this incident to Monitoring once updates to third-party groups has started. To currently address any access issues, administrators can update group membership rules in Rippling. Please note that Rippling will overwrite these group rules with their state at June 29 2024 12:30 AM PDT. For instructions on updating group membership in Rippling, see our help center article → https://help.rippling.com/s/article/360056299893

identified

An update to third-party groups was erroneously propagated. We are continuing to work on a fix to revert all affected groups in third-party apps to their prior state. Updated group rules since June 29 12:30 AM PT will be reverted to their definition at that time – any updates made since then will be overwritten.

identified

Users' access to third-party apps is not working as expected. The issue has been identified and a fix is in progress.

Report: "Site access issues"

Last update
resolved

This incident has been resolved.

investigating

Access to the Rippling app has recovered

investigating

We are continuing to investigate this issue.

investigating

We are aware of issues accessing Rippling

Report: "Issues accessing Rippling"

Last update
resolved

This incident has been resolved.

monitoring

Site health should be back to normal. We are monitoring the results.

identified

We are rolling back the latest deployment which will resolve the access issues. Issues should be resolved in the next 15 minutes.

investigating

We are currently investigating this issue.

Report: "The Rippling app and backend is experiencing increased latency"

Last update
resolved

This issue has been resolved.

monitoring

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

investigating

The Rippling app and backend is experiencing increased latency. Our team is investigating.

Report: "Web application degradation"

Last update
resolved

The incident has been fully resolved.

monitoring

We are monitoring the health

investigating

We are continuing to investigate this issue.

investigating

Health has recovered and is approaching normal levels, but we're continuing to investigate.

investigating

We are investigating signals of degraded performance across the Rippling application.

Report: "Issues with purchasing new devices"

Last update
resolved

This incident has been resolved.

identified

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

Report: "Issues with the Hiring flow"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

Report: "Issues loading Rippling"

Last update
resolved

The site latency issues have now been resolved.

investigating

Some customers are experiencing high latency when loading Rippling. We are investigating the issue.

Report: "Issues enrolling devices in Rippling MDM"

Last update
resolved

This incident has been resolved.

investigating

We are currently investigating this issue.

Report: "Issues signing into Health Savings Accounts"

Last update
resolved

The ability to sign-in has been fully restored and the issue is resolved.

monitoring

Our third party vendor has restored the ability to sign in.

identified

The issue has been identified with our third party vendor and they are working on a fix.

Report: "Issues loading SSO Bar"

Last update
resolved

This incident has been resolved.

monitoring

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

Report: "Device agents' error states are spiking"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

investigating

We are currently investigating this issue.

Report: "Issues with Saving Leave Policies and Report Sharing Rules"

Last update
resolved

This incident has been resolved.

investigating

We are currently investigating an issue where there's an error when updating groups in Time Off policies and Report sharing.

Report: "Issues with Group Membership"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

investigating

We are currently investigating this issue.

Report: "Device management functionality is degraded"

Last update
resolved

This incident has been resolved.

monitoring

We are continuing to monitor for any further issues.

monitoring

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

identified

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

investigating

Page loads are slow and occasionally failing

Report: "Device management functionality is degraded"

Last update
resolved

This incident has been resolved.

monitoring

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

investigating

We are currently investigating this issue.

Report: "Delays creating accounts in third-party apps"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

We are continuing to work on a fix for this issue. This affects users who have their accounts created prior to their start date.

identified

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

Report: "Issues registering an account"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

Report: "Issues loading Reports"

Last update
resolved

This issue has been resolved. Customers should no longer be impacted by this issue.

identified

We are aware of issues with Reports loading. We have identified a fix and are working to roll it out.

Report: "Issues loading Rippling"

Last update
resolved

The Rippling application was inaccessible from 9:39am to 10:06am PST; it has recovered and is now performing normally. The root cause is an incident with Cloudflare: https://www.cloudflarestatus.com/

monitoring

The issue accessing Rippling has been mitigated, and we are monitoring the results.

investigating

We are currently investigating this issue.

Report: "Erroneous emails being sent to IT admins about user account privileges on Windows devices"

Last update
resolved

This incident has been resolved.

monitoring

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

investigating

We are currently investigating this issue.

Report: "Intermittent errors while accessing Rippling"

Last update
resolved

This incident has been resolved.

monitoring

A fix from the third party has been implemented and we’re monitoring the results

investigating

Our third-party network provider has been encountering intermittent issues since December 15th, 02:01 PM PST, leading to errors on the rippling.com domain. We are investigating this issue with the third-party provider.

Report: "Issues with accessing Help Center"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

investigating

Customers are experiencing issues with accessing the Rippling Help Center. We are investigating this issue.

Report: "Issues with some users who are attempting to enroll their Windows computers with Rippling's MDM server"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

Report: "Issues with the Adobe integration"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

investigating

Customers are experiencing issues with the assignment of Adobe licenses to users. We are investigating this issue.

Report: "Issues loading Rippling"

Last update
resolved

This incident has been resolved.

monitoring

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

investigating

We are continuing to investigate this issue.

investigating

We are continuing to investigate this issue.

investigating

We are currently investigating this issue.

Report: "Issues loading Rippling"

Last update
resolved

This incident has been fully resolved.

monitoring

The Rippling app has mostly recovered but there are still a few lags in performance that we're further monitoring and investigating.

investigating

We are continuing to see degraded performance in the Rippling app, so we are continuing to investigate.

monitoring

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

investigating

There are issues loading Rippling. We are working on a fix.

Report: "Admin account not visible in the account dropdown for Super Admins"

Last update
resolved

The issue has now been resolved. All admins are able to access their Admin Account view as expected.

identified

We are aware of an issue where 'Admin Account' is not visible in the account dropdown for Super Admins. After they navigate to their 'Employee Account' view they can't navigate back to their admin view. The root cause has been identified and the issue should be resolved in the next hour.

Report: "Issues loading Rippling"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

An issue has been identified and we are working on a fix.

monitoring

We are continuing to monitor for any further issues.

monitoring

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

identified

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

investigating

We are currently investigating this issue.

Report: "Issues with single sign-on from Rippling to third-party applications"

Last update
resolved

This incident has been resolved.

monitoring

We are continuing to monitor for any further issues.

monitoring

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

identified

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

investigating

Customers are experiencing intermittent issues using single sign-on from Rippling (IdP-initiated SAML) to third-party applications. We are investigating this issue.

Report: "macOS Sonoma update is shown as a minor update in Rippling"

Last update
resolved

This incident has been resolved.

monitoring

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

investigating

We are currently investigating this issue.

Report: "Issues completing an MFA authentication challenge"

Last update
resolved

This incident has been resolved.

monitoring

We are continuing to monitor for any further issues.

monitoring

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

identified

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

investigating

Users asked to complete an MFA challenge are unable to advance past the page. We are investigating this issue

Report: "Users authenticating to networks utilizing RADIUS are experiencing timeouts"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

Report: "Increased site latency"

Last update
resolved

This incident has been resolved. Site performance should be back to normal.

monitoring

We've stopped a data migration job that is believed to be contributing, and we're now seeing site latency return back to baseline numbers. The site latency should now be back to normal, but we are continuing to monitor.

investigating

There is degraded performance across the Rippling application, with certain pages loading slowly. We are investigating the issue.

Report: "Delay in email delivery due to third-party outage"

Last update
resolved

The incident is now resolved

monitoring

The third party provider has resumed service. We are closely monitoring the status of all outgoing emails

investigating

Our third-party email delivery provider has been experiencing an intermittent outage since Jul 28th, 7:45 AM PST, causing a delay in notification delivery for all Rippling emails (including password resets). We are investigating this issue with the third-party provider.

Report: "Issues with the employee profile payroll tab"

Last update
resolved

This incident has been resolved.

identified

A fix has been implemented and product functionality has been restored.

identified

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

monitoring

Users are reporting missing values on the payroll tab in the employee profile. This will be fixed momentarily. This does not impact any processing of payroll.

monitoring

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

identified

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

investigating

Users are reporting issues with signing in to apps that they use Rippling as the identity provider. Our recommended workaround is to sign in to Rippling first and then navigate to the app using the SSO navigation bar. We are currently investigating this issue.

Report: "Email sent erroneously regarding work email domain verification"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

Select customers have received an email with subject "Domain Verification failed". This email was sent erroneously and isn't applicable to any customer who has received it, and it can be ignored.

Report: "macOS agent installs will fail when Find My Mac is enabled"

Last update
resolved

Service is operating normally

monitoring

We are rolling out the fix to production and normal operation is resuming.

identified

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

investigating

Existing agents will be slow to update app.rippling.com when Find My Mac is enabled

Report: "Issues with sending commands to macOS devices"

Last update
resolved

This incident has been resolved.

monitoring

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

identified

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

investigating

When installing new Rippling MDM Enrollment profiles there maybe a delay in establishing a connection to the MDM server. This may also cause issues for new installations of the Rippling agent.

Report: "Issues with the Google Workspace integration"

Last update
resolved

This incident has been resolved.

monitoring

We are continuing to monitor for any further issues.

monitoring

Google has implemented a fix and we are monitoring the results. Customers should be able to add new licenses and transfer subscriptions via the Google Workspace App in Rippling.

identified

We are continuing to work with Google to resolve an issue that is affecting our integration.

investigating

Customers are currently unable to add new licenses and transfer subscriptions via the Google Workspace App in Rippling. We are currently working with Google to resolve this issue.

Report: "Issues loading Devices page"

Last update
resolved

This incident has been resolved.

identified

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