Is Onfido down?
Last checked 3m agoNo incidents right now.
Onfido is operational right now. Last checked 3m ago; the most recent incident resolved 2d ago.
Real-time Onfido status, recent outages, and incident history — pulled directly from Onfido's official status page at https://status.onfido.com every 5 minutes. Pingoru tracks 31 Onfido services and has captured 11 incidents in the last 90 days (98.48% uptime). Get email, Slack, Discord, or webhook alerts the moment Onfido reports a new incident — free for 5 monitors, no credit card.
Recent outages & incidents
Past 90 days- APIDocument VerificationFacial SimilarityKnown faces
Timeline · 6 updates
- investigating · Jul 27, 2026, 06:12 PM UTC
We are currently investigating delays in our US cluster for the processing of Facial Similarity, Document and Known Faces reports.
- investigating · Jul 27, 2026, 06:23 PM UTC
We are seeing degraded performance of some nodes in our search cluster for indexed faces. We continue to investigate the root cause and possible remediations.
- identified · Jul 27, 2026, 06:51 PM UTC
We've identified the root cause of degraded performance in our US search cluster and are actively working to resolve it. We'll follow up once fully restored.
- monitoring · Jul 27, 2026, 07:18 PM UTC
We implemented a fix and continue to monitor the quality of processing time, which is now improved.
- monitoring · Jul 27, 2026, 07:20 PM UTC
Processing time keeps improving, all systems are now operational.
- resolved · Jul 27, 2026, 07:21 PM UTC
Processing times are back to normal. This issue is now resolved. Post-mortem to follow soon.
Latest: Processing times are back to normal. This issue is now resolved. Post-mortem to follow soon.
-
- Identity EnhancedIdentity Enhanced
Timeline · 5 updates
- investigating · Jul 24, 2026, 04:18 AM UTC
Identity Enhanced is experiencing a major decrease in clear rates for applicants all other the world except UK
- identified · Jul 24, 2026, 04:36 AM UTC
We are working with our third-party provider to resolve the issue and will share updates as they become available.
- identified · Jul 24, 2026, 04:55 AM UTC
We are continuing to work on a fix for this issue.
- monitoring · Jul 24, 2026, 05:09 AM UTC
We are seeing our provider's service recovery and request success rates improving. We continue to monitor the situation closely.
- resolved · Jul 24, 2026, 07:08 AM UTC
The provider has resolved the issue, and the service is now operating normally
Latest: The provider has resolved the issue, and the service is now operating normally
-
- QES
Timeline · 5 updates
- investigating · Jun 23, 2026, 02:38 AM UTC
We cannot complete QES tasks because our electronic signature provider is encountering issues.
- identified · Jun 23, 2026, 02:57 AM UTC
Our provider is experiencing issues. All QES tasks cannot complete for now.
- identified · Jun 23, 2026, 03:20 AM UTC
Our provider is still experiencing issues. All QES tasks cannot complete for now.
- monitoring · Jun 23, 2026, 03:45 AM UTC
The issue has been fixed. We're monitoring and resuming blocked QES tasks, if they can be.
- resolved · Jun 23, 2026, 03:49 AM UTC
This incident has been resolved.
Latest: This incident has been resolved.
-
- APIDashboardApplicant FormDocument VerificationFacial SimilarityWatchlistIdentity EnhancedWebhooksKnown facesAutofill
Timeline · 3 updates
- monitoring · Jun 22, 2026, 05:44 PM UTC
We're currently monitoring the EU cluster after an Amazon RDS issue.
- resolved · Jun 22, 2026, 05:56 PM UTC
We’re seeing recovery across our internal metrics, and processing has now returned to full capacity. At this time, the issue appears to be resolved. Our current leading hypothesis is resource contention on a shared Amazon RDS instance that several services depend on, potentially related to a VACUUM operation running alongside a long-running job deleting a large volume of accumulated historical data. We have not yet confirmed the root cause and will continue investigating as follow-up, but service has been restored for now. We'll be following up with a public post-mortem.
- postmortem · Jul 02, 2026, 02:27 PM UTC
**Incident date:** 22 June 2026 **Region:** EU \(eu-west-1\) **Affected EU services**: API, Dashboard, Applicant Form, Document Verification, Facial Similarity, Watchlist, Identity Enhanced, Webhooks, Known Faces, Autofill, QES and Device Intelligence. **Customer impact:** ~16:50–17:00 UTC \(acute degradation\); ~17:00–17:20 UTC \(backlog recovery\) ## Summary On 22 June 2026, from approximately 16:50 UTC, a shared database cluster serving our EU region came under severe load and could not reliably serve queries for about 10 minutes. EU services returned elevated errors, and processing throughput briefly fell to ~20–35% of normal levels, with many subcomponents of our system \(e.g., Facial Similarity report processing\) being entirely disrupted, some others less heavily impacted \(e.g., Document report processing\). Service recovered by 17:01 UTC, the database fully stabilizing after an automatic failover \(~17:05–17:07 UTC\). A resultant report backlog was cleared by ~17:20 UTC. Requests in flight during the acute degradation window may have failed unless retried; queued background work was processed automatically once the database recovered. ## Root cause The incident was triggered by a routine database storage-reclamation task following standard scheduled data-deletion processing. This task normally completes without issue; why it failed on this occasion remains under investigation, although we observed that it was processing a larger-than-usual backlog. We have a support case open with our cloud provider to confirm a definitive root cause. The reclamation task began to compete with normal application queries, which slowed as the database struggled to keep up. Applications opened more and more connections, leading to connection saturation and causing queries across the affected services to fail. The database stabilized when an automatic failover to a healthy standby was triggered; the contention fully resolving with the failover to a new instance. ## Timeline \(UTC\) * **16:50** — Our monitoring detected errors and elevated latency across EU services caused by resource contention on a shared database cluster. * **16:53** — We start to see improvements, but system still not acting at normal levels of performance. * **~17:00** — Customer-facing errors subsided and processing resumed as the contention eased. * **17:01** — On-call engineers opened an incident and continued investigations. * **~17:05–17:07** — The database performed an automatic failover to a healthy instance, which reset the overloaded writer and fully stabilised the cluster. The failover was triggered because of resource contention \(out of memory\) caused by the heavy vacuuming in the preceding minutes of the incident. Once the impacting vacuum operations had finished freeing up resources, we had started to see signs of improvement \(16:53—17:01\), but added latency in the feedback loop and aggregation window at AWS still decided to trigger the failover, even though we were already in a recovering state. * **17:15–17:20** — Requests that had queued during the incident were worked through and the backlog returned to normal. * **17:21–17:56** — We monitored the recovery and confirmed processing remained at full capacity. ## Remedies * Reviewing connection limits and pooling so a single service cannot saturate a shared database, and evaluating dedicated database clusters per product to remove cross-service impact. * Changing large historical-data deletions to run in smaller, throttled batches, and tuning database maintenance to avoid large catch-up operations. * Adding earlier, proactive alerting on database memory, connections and load so we can intervene before customer impact. * Continue working with our cloud provider on a definitive root cause.
Latest: **Incident date:** 22 June 2026 **Region:** EU \(eu-west-1\) **Affected EU services**: API, Dashboard, Applicant Form, Document Verification, Facial Similarity, Watchlist, Identity…
-
- QES
Timeline · 7 updates
- identified · Jun 17, 2026, 04:59 AM UTC
One of our providers is still experiencing issues, resulting in higher TaT for electronic signature tasks.
- identified · Jun 17, 2026, 05:30 AM UTC
Our provider is actively working on fixing the issue.
- identified · Jun 17, 2026, 06:19 AM UTC
Our provider is still working on fixing the issue. We're monitoring the impact and we're making sure to keep the TaT as low as possible, considering the situation.
- identified · Jun 17, 2026, 06:50 AM UTC
Our provider's error rate dropped significantly. The TaT of QES tasks is now close to the usual value.
- identified · Jun 17, 2026, 08:17 AM UTC
We're working closely with our provider to find the reason of the remaining errors. The error rate contacting our provider is stable and the impact on the QES task TaT is under control.
- monitoring · Jun 17, 2026, 08:48 AM UTC
Our provider was able to fix the issue and we don't get any error when contacting them. The TaT of QES tasks is back to normal. Monitoring the situation to make sure the errors don't come back.
- resolved · Jun 17, 2026, 09:23 AM UTC
The QES tasks TaT is back to normal.
Latest: The QES tasks TaT is back to normal.
-
See the full Onfido outage history
6 more incidents in the last 90 days, plus the full multi-year archive of per-service events and update timelines.
Browse Onfido outage history →Or sign up free to get alerts when Onfido breaks · 10 free monitors · No credit card
- Started Jul 27, 2026, 06:12 PM UTC · Resolved Jul 27, 2026, 07:21 PM UTC · 1h 9m
- Identity Enhanced issues ResolvedStarted Jul 24, 2026, 04:18 AM UTC · Resolved Jul 24, 2026, 07:08 AM UTC · 2h 49m
- Started Jun 23, 2026, 02:38 AM UTC · Resolved Jun 23, 2026, 03:49 AM UTC · 1h 11m
- Started Jun 22, 2026, 05:44 PM UTC · Resolved Jun 22, 2026, 05:56 PM UTC · 12m
- Electronic signature increased TaT ResolvedStarted Jun 17, 2026, 04:59 AM UTC · Resolved Jun 17, 2026, 09:23 AM UTC · 4h 23m
- Electronic signature high TaT ResolvedStarted Jun 16, 2026, 10:19 PM UTC · Resolved Jun 16, 2026, 11:17 PM UTC · 58m
- Sporadic PDF generation issue ResolvedStarted Jun 15, 2026, 09:30 AM UTC · Resolved Jun 17, 2026, 11:00 AM UTC · 2d 1h
- Partial outage for Watchlist reports ResolvedStarted Jun 06, 2026, 02:08 PM UTC · Resolved Jun 06, 2026, 03:49 PM UTC · 1h 41m