Meteor status history
Current state: operational — “All Systems Operational” per https://status.meteor.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Meteor incidents last?
From 13 incidents with a vendor-posted start and resolve time. Longest on record: Some Users Redirected to "Not Found" Page on Galaxy Beta Dashboard — 13.0 days (2025-10-09 12:57 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 (13)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-08-17 16:30 UTC | GitHub Outage Affecting Builds and Push to Deploy | resolved | minor | 5 h 49 min |
| 2026-07-16 19:59 UTC | Elevated errors on our proxy layer | resolved | minor | 18 h 18 min |
| 2026-07-06 12:36 UTC | Some apps not displaying in Galaxy Dashboard 2.0 | resolved | major | 8 h 45 min |
| 2026-06-19 13:15 UTC | Monti APM Connectivity Issue | resolved | major | 5 h 22 min |
| 2026-06-10 23:32 UTC | App Deployments Affected on CLI and Push to Deploy | resolved | major | 13 h 59 min |
| 2026-04-17 15:26 UTC | Deployment Error: "Empty bundle received" on Galaxy Metal | resolved | major | 2 d 8 h |
| 2026-03-25 12:25 UTC | Galaxy Logs and Deployments Affected | resolved | major | 2 h 18 min |
| 2026-01-16 21:52 UTC | Meteor App Deployments Affected on Push to Deploy | resolved | minor | 2 d 22 h |
| 2026-01-06 19:07 UTC | Push to Deploy and GitHub Integration Issue | resolved | major | 40 h 51 min |
| 2025-11-18 11:49 UTC | Incident: Cloudflare Instability | resolved | minor | 20 h 50 min |
| 2025-10-20 08:47 UTC | Instability in P2D – Galaxy US Infrastructure | resolved | minor | 2 d 4 h |
| 2025-10-14 17:36 UTC | Intermittent performance on PushToDeploy | resolved | none | 18 h 53 min |
| 2025-10-09 12:57 UTC | Some Users Redirected to "Not Found" Page on Galaxy Beta Dashboard | resolved | major | 12 d 23 h |
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 Meteor with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"meteor"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}