Fluxer - Issues connecting to the platform – Incident details

All systems operational

Issues connecting to the platform

Resolved
Major outage
Started 1 day ago

Affected

Fluxer API (api.fluxer.app)

Major outage from 11:21 AM to 11:59 AM, Operational from 11:59 AM to 12:00 AM

Updates
  • Resolved
    Resolved
    This incident has been resolved.
  • Postmortem
    Postmortem

    Between 2026-04-19 06:16 UTC and 11:44 UTC (~5h 28m), the public API returned errors on every Cassandra-backed request. A Cassandra container log grew unbounded (no Docker log rotation) and filled the disk on a database node, which tripped Cassandra's disk_failure_policy=stop and took the database offline.

    We truncated the log, restarted Cassandra, rolled the API pods, then added Docker log rotation, silenced the noisy logger, and installed a daily cron that truncates any runaway container log as a safety net.

    We apologise for how long this took to remediate. We're setting up alerting for this class of failure that bypasses do-not-disturb so it can't happen again.

  • Monitoring
    Monitoring
    We implemented a fix and are currently monitoring the result.
  • Investigating
    Investigating
    We are currently investigating this incident.