Filepicker status history
Current state: operational — “All Systems Operational” per http://status.filestack.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Filepicker incidents last?
From 5 incidents with a vendor-posted start and resolve time. Longest on record: Webhook Outage — 25.1 h (2025-09-13 19:17 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 (5)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-05-06 15:28 UTC | Mixed Content Errors with picker.js and filestack.js versions 3.x.x reported by customers in the region of India | resolved | major | 1 h 11 min |
| 2025-10-23 19:23 UTC | Issue affecting Filestack Antivirus service | resolved | minor | 1 h 12 min |
| 2025-10-01 14:31 UTC | Webhook performance is degraded | resolved | none | 1 h 04 min |
| 2025-09-13 19:17 UTC | Webhook Outage | resolved | critical | 25 h 05 min |
| 2025-08-19 22:35 UTC | Resize options in Filestack Conversions may experience issues. | resolved | minor | 13 h 57 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 Filepicker with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"filepicker"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}