Neo4j Aura incident

CMI & Instance Operations Unavailable

Major Resolved View vendor source →

Neo4j Aura experienced a major incident on August 22, 2025 affecting Aura Console (console.neo4j.io) and Data Importer (data-importer.neo4j.io) and 1 more component, lasting 2h 29m. The incident has been resolved; the full update timeline is below.

Started
Aug 22, 2025, 11:02 AM UTC
Resolved
Aug 22, 2025, 01:31 PM UTC
Duration
2h 29m
Detected by Pingoru
Aug 22, 2025, 11:02 AM UTC

Affected components

Aura Console (console.neo4j.io)Data Importer (data-importer.neo4j.io)Aura Customer Metrics (customer-metrics-api.neo4j.io)

Update timeline

  1. investigating Aug 22, 2025, 11:02 AM UTC

    Engineers are investigating an issue whereby instance actions are not working. You may be unable to import data, pause, resume, create, delete or run manual backups for your instances. Regular Neo4j scheduled backups are continuing to run as normal. You may be unable to see your instances in the Aura Console. CMI is also experiencing an outage, you may be unable to ingest metrics from your Aura instances.

  2. monitoring Aug 22, 2025, 11:42 AM UTC

    A fix has been identified and implemented. Instances should be showing on the console and instance operations should now be available. You should now also be able to ingest metrics using CMI. We are continuing to monitor the status of these services.

  3. resolved Aug 22, 2025, 01:31 PM UTC

    This incident has been resolved.

  4. postmortem Sep 12, 2025, 03:45 PM UTC

    ### What happened On August 22, 2025, from 10:10 to 11:27 UTC, users experienced an issue with the Aura Console where instance operations were unavailable. This was due to a timing issue with refreshing security keys that affected the visibility and operations of instances in the Aura Console and also caused an outage in the Customer Metrics Integration \(CMI\) and Aura API. The issue was identified within 5 minutes and efforts to resolve it began promptly. The problem was traced back to a recent update and issues with authentication were resolved by refreshing the system cache, with the service fully restored by 11:27 UTC. The issue arose because of a timing mismatch between the creation of new security keys and their recognition by our system. When new keys were generated, they were quickly used by the Console API. However, another part of our system, the database manager, was still using an older set of keys to verify requests. This mismatch caused requests to fail because the database manager could not recognize the new keys. No unauthorized operations were allowed and this did not affect the security of the service in any way. After approximately an hour, the system automatically updated its keys, and everything started working correctly again. ### How customers were affected Aura Console features were impacted, including the visibility of instances and therefore ability to connect to instances through the console. Driver connections to instances were not impacted. The issue also impacted the use of parts of the service including Customer Metrics Integration \(CMI\) and the Aura API. ### What we are doing now Neo4j remains committed to providing reliable service and is implementing additional safeguards to prevent similar incidents in the future. We are taking steps to prevent similar issues in the future by improving our processes and monitoring systems. Changes we are making: * Enhancing our caching mechanisms to ensure seamless updates and prevent similar issues in the future. * Designing a robust process for updating service accounts and keys to guarantee uninterrupted service reliability.