Matrix status history
Current state: operational — “All Systems Operational” per https://status.matrix.org (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Matrix incidents last?
From 11 incidents with a vendor-posted start and resolve time. Longest on record: Database incident — 39.8 h (2025-09-02 17:39 UTC). Excluded, never estimated: nothing. Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (11)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-08-03 00:16 UTC | Matrix.org Homeserver: Degraded performance | resolved | major | 11 h 26 min |
| 2026-05-05 06:00 UTC | Performance degradation | resolved | major | 1 h 00 min |
| 2026-04-16 15:05 UTC | Problems sending messages via matrix.org | resolved | critical | 7 h 09 min |
| 2026-03-19 11:15 UTC | Slow outbound federation | resolved | major | 23 min |
| 2026-03-02 20:39 UTC | Performance of sending and loading messages is degraded | resolved | minor | 39 h 39 min |
| 2026-03-02 15:20 UTC | Performance issues regarding message sending on matrix.org | resolved | minor | 3 h 13 min |
| 2026-03-02 08:47 UTC | Sending messages has reduced performance | resolved | minor | 3 h 17 min |
| 2026-02-24 08:00 UTC | Slow logins | resolved | none | 3 h 13 min |
| 2026-02-11 18:30 UTC | Degraded performance | resolved | minor | 10 h 37 min |
| 2025-10-13 08:57 UTC | Degraded performance across client endpoints | resolved | minor | 2 h 38 min |
| 2025-09-02 17:39 UTC | Database incident | resolved | critical | 39 h 48 min |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch Matrix with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"matrix"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}