Is 1Password down?
Last checked 3m agoNo incidents right now.
1Password is operational right now. Last checked 3m ago; the most recent incident resolved 6d ago.
Real-time 1Password status, recent outages, and incident history — pulled directly from 1Password's official status page at https://status.1password.com every 5 minutes. Pingoru tracks 84 1Password services and has captured 21 incidents in the last 90 days (99.06% uptime). Get email, Slack, Discord, or webhook alerts the moment 1Password reports a new incident — free for 5 monitors, no credit card.
Recent outages & incidents
Past 90 days- SaaS Manager
Timeline · 2 updates
- investigating · Jul 22, 2026, 05:55 PM UTC
SaaS Manager is currently unable to communicate with Managed Credentials. As a result, customers using Better Together features may be unable to make changes to credential ownership. We are actively investigating the issue and will provide updates as more information becomes available.
- resolved · Jul 22, 2026, 07:20 PM UTC
A fix has been deployed and this issue is now resolved.
Latest: A fix has been deployed and this issue is now resolved.
-
- SaaS ManagerSaaS Manager
Timeline · 2 updates
- monitoring · Jul 17, 2026, 06:52 PM UTC
SaaS Manager customers with active workflows may have experienced a service degradation that prevented some workflows from running as scheduled. Our teams quickly identified the issue and implemented a fix. We are now monitoring the recovery to ensure services continue to return to normal.
- resolved · Jul 17, 2026, 06:57 PM UTC
This incident has been resolved.
Latest: This incident has been resolved.
-
- Service AccountsService AccountsService AccountsService AccountsUser & Group ProvisioningUser & Group ProvisioningUser & Group ProvisioningUser & Group Provisioning
Timeline · 3 updates
- investigating · Jul 13, 2026, 06:59 PM UTC
Our engineering team is investigating an issue causing degraded user-related operations for individual and family accounts. Users are unable to confirm or delete users or create and delete service accounts. Users are also unable to load the Integrations page.
- identified · Jul 13, 2026, 07:37 PM UTC
The issue has been identified and our Engineering team are working towards deploying a fix.
- resolved · Jul 13, 2026, 07:57 PM UTC
A fix has been deployed and this issue is now resolved.
Latest: A fix has been deployed and this issue is now resolved.
-
-
Timeline · 1 update
- resolved · Jul 13, 2026, 03:47 PM UTC
A fix for this issue has been implemented, and our teams are monitoring. During the outage, GitHub Actions might have failed to pull the latest CLI version, causing the pipeline to fail.
Latest: A fix for this issue has been implemented, and our teams are monitoring. During the outage, GitHub Actions might have failed to pull the latest CLI version, causing the pipeline to…
-
- Device Trust Authentication ServiceDevice Trust Checks ServerDevice Trust PortalDevice Trust APIDevice Trust Authentication ServiceDevice Trust Checks ServerDevice Trust PortalDevice Trust API
Timeline · 5 updates
- investigating · Jul 02, 2026, 07:44 PM UTC
We are aware of an outage of Device Trust and are investigating the issue.
- investigating · Jul 02, 2026, 08:05 PM UTC
We are continuing to investigate the issue.
- identified · Jul 02, 2026, 08:12 PM UTC
The issue has been identified and a fix is being implemented.
- resolved · Jul 02, 2026, 08:30 PM UTC
A fix has been deployed and all services are operational.
- postmortem · Jul 11, 2026, 01:05 AM UTC
# Incident Postmortem - Device Trust Authentication Outage **Date of Incident:** 2026-07-02 **Time of Incident \(UTC\):** 19:28 - 20:28 **Service\(s\) Affected:** This incident affected: USA/Global \(Device Trust Authentication Service, Device Trust Checks Server, Device Trust Portal, Device Trust API\) and Europe \(Device Trust Authentication Service, Device Trust Checks Server, Device Trust Portal, Device Trust API\). **Impact Duration:** 1 Hour ## Summary On July 2, 2026, 1Password Device Trust experienced an outage lasting approximately one hour, beginning at 19:28 UTC. During this window, all Device Trust services were unavailable and users were unable to authenticate. We have identified the root cause: an internal configuration change to our cloud load balancing infrastructure was applied more broadly than intended which temporarily made a required endpoint unreachable. This was not a security incident and did not involve any third party. The configuration has been corrected, service has been fully restored, and we have implemented additional safeguards to help prevent this type of issue from recurring. ## Impact on Customers * **All Device Trust services were completely unavailable during the 60-minute outage window. Users were unable to authenticate to any Device Trust service, including the authentication portal \(**[**auth.kolide.com**](http://auth.kolide.com)**\), admin console \(**[**app.kolide.com**](http://app.kolide.com)**\), API endpoints, and device server.** * **Number of Affected Customers \(approximate\):** 100% of Device Trust customers * **Geographic Regions Affected \(if applicable\):** US and EU ## What Happened? On July 2, 2026, A configuration change intended to improve the security configuration of an internal service was applied more broadly than intended, affecting a shared network routing component relied on by Device Trust. The change replaced the underlying network infrastructure supporting Device Trust. However, the traffic routing configuration continued to reference the previous infrastructure instead of the newly provisioned resources. As a result, Device Trust authentication endpoints became unreachable. Reverting the change restored connectivity and service. * **Timeline of Events \(UTC\):** * 19:28: Network configuration change applied; Network Load Balancers responsible for routing traffic for Device Trust services became unreachable * 19:30: Automated monitoring detects the outage and triggers alerts * 19:33: Incident is declared at [status.1password.com](http://status.1password.com) * 20:03: Root cause is identified as a load balancer configuration issue * 20:24: Load balancer is recreated with correct configuration * 20:26 Recovery is confirmed for [app.kolide.com](http://app.kolide.com) * 20:28 Recovery is confirmed for [auth.kolide.com](http://auth.kolide.com) * **Contributing Factors \(if any\):** * **Shared component scope not visible during review or validation.** The network infrastructure class affected by the change was shared across multiple services, but this dependency was not documented or surfaced in the change review process. As a result, the pre-production validation, while performed in a lower environment before production rollout, did not cover all dependent services, and the impact on Device Trust was not identified before the change reached production. * **Concurrent diagnostic signals slowed root cause identification.** At the time the outage began, unrelated certificate renewal errors surfaced alongside the network connectivity failure. Investigating both signals simultaneously delayed identification of the network configuration change as the root cause. ## How Was It Resolved? * **Resolution Steps:** Once the source of the outage was identified, engineers reverted the configuration change. The affected network infrastructure was recreated with its original, publicly accessible configuration, restoring routing to all Device Trust authentication endpoints. Service recovery was confirmed sequentially across affected services before the incident was closed. * **Verification of Resolution:** Following the revert, engineers verified that all Device Trust authentication endpoints were reachable and accepting traffic. Customer confirmation of resolution was subsequently received through the support team. ## What We Are Doing to Prevent Future Incidents * **Require explicit approval for destructive infrastructure changes.** We are implementing safeguards that require manual review and approval before changes that would destroy and recreate critical network infrastructure can be applied. This creates a forcing function to catch unintended scope before changes reach production. * **Improve scope visibility for shared infrastructure components.** We are documenting the dependencies between shared infrastructure components and the services that rely on them, and integrating this information into our change review process. Future changes to shared components will require an explicit assessment of downstream impact before deployment. * **Strengthen pre-production validation across shared dependencies.** We are updating our change promotion process to require validation against all services that share affected components — not only the intended target — before changes are promoted to production. * **Reduce single points of failure in traffic routing.** We are evaluating architectural changes to introduce redundancy into Device Trust's traffic routing configuration, so that a failure in any single component results in degraded service rather than a complete outage. ## Next Steps and Communication * No action is required from our customers at this time. We are committed to providing a reliable and stable service, and we are taking the necessary steps to learn from this event and prevent it from happening again. Thank you for your understanding. Sincerely, The 1Password Team
Latest: # Incident Postmortem - Device Trust Authentication Outage **Date of Incident:** 2026-07-02 **Time of Incident \(UTC\):** 19:28 - 20:28 **Service\(s\) Affected:** This incident aff…
-
See the full 1Password outage history
7 more incidents in the last 90 days, plus the full multi-year archive of per-service events and update timelines.
Browse 1Password outage history →Or sign up free to get alerts when 1Password breaks · 10 free monitors · No credit card
- Started Jul 22, 2026, 05:55 PM UTC · Resolved Jul 22, 2026, 07:20 PM UTC · 1h 25m
- Started Jul 17, 2026, 06:52 PM UTC · Resolved Jul 17, 2026, 06:57 PM UTC · 5m
- Started Jul 13, 2026, 06:59 PM UTC · Resolved Jul 13, 2026, 07:57 PM UTC · 57m
- Started Jul 13, 2026, 03:47 PM UTC · Resolved Jul 13, 2026, 02:30 PM UTC · —
- Device Trust Outage ResolvedStarted Jul 02, 2026, 07:44 PM UTC · Resolved Jul 02, 2026, 08:30 PM UTC · 46m
- Provisioned users with SSO enforcement encounter a 403 error when accepting their invitation ResolvedStarted Jun 29, 2026, 10:08 PM UTC · Resolved Jun 30, 2026, 02:09 PM UTC · 16h 1m
- Started Jun 24, 2026, 05:15 PM UTC · Resolved Jun 24, 2026, 07:01 PM UTC · 1h 46m
- Started Jun 18, 2026, 05:54 PM UTC · Resolved Jun 18, 2026, 06:50 PM UTC · 56m