Tailscale status history
Current state: operational — “All Systems Operational” per https://status.tailscale.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Tailscale incidents last?
From 26 incidents with a vendor-posted start and resolve time. Longest on record: Log streaming performance issues — 2.5 days (2026-08-01 10:00 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 (26)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-16 06:43 UTC | Iru (formerly Kandji) device posture integration failure | resolved | none | 2 h 12 min |
| 2026-09-01 23:10 UTC | SCIM groups not being updated for secondary tailnets in multi tailnet organizations | resolved | none | 28 min |
| 2026-09-01 12:47 UTC | Funnel connectivity issues | resolved | major | 3 h 31 min |
| 2026-08-28 14:16 UTC | Google user and group sync issues | resolved | minor | 2 h 50 min |
| 2026-08-24 17:14 UTC | Coordination service issues | resolved | minor | 1 h 27 min |
| 2026-08-20 00:58 UTC | Coordination service issues | resolved | major | 2 h 24 min |
| 2026-08-19 05:53 UTC | Issues with browser-based Tailscale clients | resolved | minor | 3 h 28 min |
| 2026-08-17 20:27 UTC | Coordination service performance issues | resolved | minor | 1 h 52 min |
| 2026-08-12 22:06 UTC | Login attempts failing | resolved | minor | 39 min |
| 2026-08-10 16:10 UTC | Certificate creation issues | resolved | minor | 8 h 31 min |
| 2026-08-03 08:39 UTC | Certificate creation issues | resolved | minor | 7 h 44 min |
| 2026-08-03 07:01 UTC | Coordination server issues | resolved | minor | 4 h 24 min |
| 2026-08-01 10:00 UTC | Log streaming performance issues | resolved | none | 2 d 11 h |
| 2026-07-31 17:17 UTC | Some users are experiencing Error 500 messages when trying to sign in | resolved | minor | 27 min |
| 2026-07-25 10:54 UTC | Aperture is unavailable for self-serve users | resolved | none | 1 h 40 min |
| 2026-07-22 21:22 UTC | Service advertisement issues | resolved | minor | 57 min |
| 2026-07-21 13:43 UTC | Control D Integration Issues | resolved | minor | 2 h 41 min |
| 2026-07-20 22:29 UTC | Login Attempts Failing | resolved | minor | 19 min |
| 2026-07-16 14:38 UTC | Coordination server issues | resolved | minor | 4 h 04 min |
| 2026-07-16 08:13 UTC | Admin console and pkgs.tailscale.com are unavailable | resolved | critical | 4 h 51 min |
| 2026-07-14 08:42 UTC | Billing page in the admin console unexpectedly refreshing | resolved | minor | 4 h 01 min |
| 2026-07-08 09:50 UTC | Coordination server issues | resolved | minor | 35 min |
| 2026-07-01 15:55 UTC | Issue with approving devices | resolved | minor | 1 h 42 min |
| 2026-06-23 14:11 UTC | DERP performance degraded | resolved | minor | 1 h 35 min |
| 2026-06-16 13:53 UTC | Tailscale blog issues | resolved | minor | 31 min |
| 2026-06-12 20:29 UTC | Certificate creation issues | resolved | critical | 4 h 01 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 Tailscale with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"tailscale"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}