Skip to content

Incident detail

2026-July-01 Service Incident

Resolved incidentMinor

Timeline window

to

Outage alerts

Get alerted the next time Sauce Labs breaks

Free email alerts for up to 5 providers — no card, live in about a minute. Paid plans add Slack, Discord, and webhook delivery across your whole stack, plus higher API quotas.

Timeline

Incident updates

Updates are normalized from the official source chronology so timeline changes remain easy to scan.

  1. Investigating

    We are experiencing an issue with accessing Appium Inspector in the US-West-1, EU-Central-1, and US-East-4 data centers. We are investigating.

  2. Resolved

    We have identified the root cause and have deployed a fix for this issue. All services are fully operational.

  3. Resolved

    ### Dates:

    Wednesday July 1st 2026, 09:37 – 12:46 UTC

    ### What happened:

    The Appium Inspector feature, used during real device live testing sessions, became unavailable after a scheduled UI deployment. Users who attempted to use the feature during a live test were presented with a 500 error, disrupting their active testing session. Automated test pipelines were not affected.

    ### Why it happened:

    A routine upgrade of a core frontend library introduced an incompatibility with the Appium Inspector's rendering logic. The previous library version tolerated the pattern, but the updated version did not. The issue was not caught before deployment due to insufficient end-to-end test coverage for this specific feature.

    ### How we fixed it:

    We rolled back the UI to the last known working version to restore the feature immediately, and then deployed a targeted fix for the incompatibility.

    ### What we are doing to prevent it from happening again:

    We are adding end-to-end test coverage for the Appium Inspector feature to ensure it is validated automatically before future deployments.