Is Confluence Down?
Real-time status monitoring
As of 8/3/2026, 7:38:24 AM, Confluence is operational.
๐ก Monitor Confluence uptime every 30 seconds โ get alerted in under a minute
Trusted by 100,000+ websites ยท Free tier available
โก Get notified instantly when Confluence goes down
Email alerts in under 60 seconds. 14-day free trial โ $0 today.
Embed Confluence Status Badge
Show live Confluence status in your README, documentation, or website
[](https://apistatuscheck.com/api/confluence)<a href="https://apistatuscheck.com/api/confluence"><img src="https://apistatuscheck.com/api/badge/confluence" alt="Confluence Status" /></a>Response Time (24h)
Recent Incidents
Reliability issues with Jira and Confluence
Jul 6, 09:23 AM โ Resolved Jul 6, 01:04 PM
## Summary On Jul 6, 2026, between 06:51 and 20:17 UTC, Atlassian customers using cloud products in European (EU) regions experienced service disruptions affecting automation rule execution, user search, user picker, and related workflows. The incident began when a core identity service experienced database saturation in EU regions, increasing latency and error rates. While responders worked to restore capacity, an emergency mitigation was applied which blocked automation rules from accessing the identity endpoint. In parallel, the elevated identity latency contributed to a cascading failure in a downstream user search service, degrading user search and user picker experiences across multiple products. Service was progressively restored after additional database read capacity was added, the emergency block was removed, and the user search service was manually scaled up. ## Impact The incident affected customers across multiple Atlassian products in EU regions on Jul 6, 2026 between 06:51 and 20:17 UTC. - **Core Identity service degradation:** elevated intermittent access denied rates were observed across products in EU regions. - **Automation rule execution failures:** automation rules using the default user (Automation for Jira) in Jira, Jira Service Management, and Jira Product Discovery in EU regions failed with a permissions error. - **User search and user picker failures:** user search success rates dropped significantly in EU regions, with user picker capability largely unavailable across products. ## Root Cause The incident originated from a recent configuration change that reduced the cache lifetime for a core identity service. As EU workday traffic ramped up on July 6, 2026, a larger share of requests began reaching the backing database directly rather than being served from cache. The EU databases did not have sufficient regional capacity to absorb the increased load, and database CPU reached saturation, causing elevated intermittent access denied rates. As part of the mitigation, an emergency block was applied to reduce load on the saturated identity service database and prioritize restoring the core identity service. This inadvertently prevented automation rules from passing their pre-execution permission checks, causing them to fail. The extended duration was primarily due to a secondary wave of automation rule failures caused by the processing limit throttling. In parallel, the sustained degradation caused increased latency and intermittent failures across products that depend on these checks, and contributed to a cascading failure in a downstream user search service. As a result, user search and user picker experiences became largely unavailable in EU regions until the permissions service recovered and the user search service was scaled up to restore capacity. ## Remedial Actions Plan & Next Steps We know outages impact customers' productivity. Atlassian is prioritizing the following actions to help prevent similar incidents in future: - **Improve safeguards for high-impact emergency mitigations:** Harden operational tooling so mitigation steps that could disable customer-facing workflows require additional review. - **Strengthen identity infrastructure capacity and change safety:** Review regional database sizing and capacity headroom to reduce the risk of saturation during peak traffic periods, and refine the assessment process for configuration changes so downstream load impact is evaluated before production rollout. - **Strengthen resilience against cascading failures from upstream degradation:** Audit backpressure handling, circuit breaker configuration, and autoscaling behavior in services, so that upstream degradation does not cause broader product impact across user search, user picker, and related experiences. - **Harden replay mechanisms for Automation rule failures:** Increase resilience of automation rules to reduce impact associated with incidents occurring in dependencies.. We recognize how critical reliable product workflows are for our customers, and we apologize to customers who were impacted by this incident. Thanks, Atlassian Customer Support
Confluence Cloud experiencing degraded viewing experience
Jun 16, 01:46 PM โ Resolved Jun 16, 03:56 PM
### Summary ### On Jun 12, 2026, between 07:04 and 12:10 UTC and on Jun 16, 2026, between 12:56 and 14:35 UTC, a subset of Atlassian customers using Confluence Cloud experienced errors and degraded performance when attempting to view or edit pages. The event was triggered when a database cluster within our infrastructure stopped responding to connection close requests. This caused idle connections to accumulate rather than be released โ resulting in increased memory pressure and cascading errors for users. The incident was detected by our automated monitoring within 18 minutes and mitigated by scaling database resources and redeploying, which recycled the idle connections. A permanent fix has since been developed and deployed. ### IMPACT ### The overall impact was between Jun 12, 2026 07:04 and 12:10 UTC and Jun 16, 2026 12:56 and 14:35 UTC on Confluence Cloud. The June 12 incident caused service disruption to a subset of customers in the EU region while the June 16 incident caused service disruption to a subset of customers in the US region. Impacted users experienced errors or degraded performance when attempting to view, edit, or access Confluence content and spaces. ### ROOT CAUSE ### 1. A database cluster within our infrastructure stopped responding to connection close requests. 2. Idle connections accumulated across clusters rather than being closed, creating a connection leak and increasing memory pressure on the database layer. 3. Hitting max connections on the cluster degraded query performance. 4. Users attempting to view or edit Confluence content experienced errors and slow load times as a result. ### REMEDIAL ACTIONS PLAN & NEXT STEPS ### We know that outages impact your productivity. While we have a number of testing and preventative processes in place, this specific design limitation in our connection cleanup process was not identified until it was triggered by an adverse infrastructure condition in production. We have already deployed the following fix: - Redesigned the database connection cleanup process to prevent unresponsive connections from impacting the closure of others. To minimize the impact of similar incidents in the future, we will implement additional preventative measures such as: - Monitoring and alerting for connection cleanup latency and failure rates, so that slowdowns in connection closure are detected early. - Enhanced safeguards on database connection creation to limit the blast radius of any future connection accumulation events. We apologize to customers whose services were impacted during this incident. We are taking immediate steps to improve the resilience of our platform_._ Thanks, Atlassian Customer Support
Degraded performance with Confluence Cloud
Jun 12, 07:39 AM โ Resolved Jun 12, 11:15 AM
### Summary On Jun 12, 2026, between 07:04 and 12:10 UTC and on Jun 16, 2026, between 12:56 and 14:35 UTC, a subset of Atlassian customers using Confluence Cloud experienced errors and degraded performance when attempting to view or edit pages. The event was triggered when a database cluster within our infrastructure stopped responding to connection close requests. This caused idle connections to accumulate rather than be released โ resulting in increased memory pressure and cascading errors for users. The incident was detected by our automated monitoring within 18 minutes and mitigated by scaling database resources and redeploying, which recycled the idle connections. A permanent fix has since been developed and deployed. ### IMPACT The overall impact was between Jun 12, 2026 07:04 and 12:10 UTC and Jun 16, 2026 12:56 and 14:35 UTC on Confluence Cloud. The June 12 incident caused service disruption to a subset of customers in the EU region while the June 16 incident caused service disruption to a subset of customers in the US region. Impacted users experienced errors or degraded performance when attempting to view, edit, or access Confluence content and spaces. โ ### ROOT CAUSE โ 1. A database cluster within our infrastructure stopped responding to connection close requests. 2. Idle connections accumulated across clusters rather than being closed, creating a connection leak and increasing memory pressure on the database layer. 3. Hitting max connections on the cluster degraded query performance. 4. Users attempting to view or edit Confluence content experienced errors and slow load times as a result. โ ### REMEDIAL ACTIONS PLAN & NEXT STEPS โ We know that outages impact your productivity. While we have a number of testing and preventative processes in place, this specific design limitation in our connection cleanup process was not identified until it was triggered by an adverse infrastructure condition in production. โ We have already deployed the following fix: * Redesigned the database connection cleanup process to prevent unresponsive connections from impacting the closure of others. To minimize the impact of similar incidents in the future, we will implement additional preventative measures such as: * Monitoring and alerting for connection cleanup latency and failure rates, so that slowdowns in connection closure are detected early. * Enhanced safeguards on database connection creation to limit the blast radius of any future connection accumulation events. We apologize to customers whose services were impacted during this incident. We are taking immediate steps to improve the resilience of our platform_._ โ Thanks, Atlassian Customer Support
Delays in processing incoming Emails, Work Item notifications, and Scheduled Triggers in Marketplace Apps
Jun 10, 06:14 AM โ Resolved Jun 10, 06:31 AM
We are now confident that any of the tasks that were impacted by this incident and were delayed should now be operating as expected. We apologize for any inconvenience that this issue may have caused.
Users facing errors when attempting to view Calendars in Confluence
May 27, 06:03 AM โ Resolved May 27, 07:48 AM
Between 00:50 UTC and 07:30 UTC on 27 May 2026, some users were facing errors when attempting to view Calendars in Confluence. Our engineering team identified and resolved the underlying issue, and this incident has been fully restored.
Get Confluence Outage Alerts
Be the first to know when Confluence go down.
Alert Pro
14-day free trialStop checking โ get alerted instantly
Next time Confluence goes down, you'll know in under 60 seconds โ not when your users start complaining.
- Email alerts for Confluence + 9 more APIs
- $0 due today for trial
- Cancel anytime โ $9/mo after trial
What is Confluence?
Team collaboration and wiki platform by Atlassian
Confluence Down? Try These Steps
- Check the official Confluence status page for announcements
- Try refreshing your browser or clearing cache
- Check your internet connection
- Try accessing from a different network or VPN
- Check social media for reports from other users
- Set up automated monitoring so you know before your users do โ Better Stack monitors every 30 seconds
Is Confluence down for everyone or just me?
To determine whether it's a widespread Confluence outage or a problem specific to your account or location:
- Check the status indicator above โ if this page shows a major outage, it's confirmed global.
- Try a different device or network โ if it works on mobile data but not Wi-Fi, it's likely a local network issue, not Confluence.
- Clear cache and cookies โ browser issues can mimic service outages.
- Check community reports โ Downdetector and social media will show whether hundreds of other users are reporting the same issue.
- Test the API directly (for developers) โ a raw request returning 5xx errors confirms a service-side outage; a 429 means you've hit your personal rate limit.
Official source: Confluence Status Page
Enterprise downtime costs $9,000+ per minute on average
ITIC research: 91% of enterprises say hourly downtime costs exceed $300,000. The average across all industries is $540,000/hour. Early detection reduces outage duration by 70%.
๐ง Recommended Tools
Know when Confluence goes down before your users complain. 30-second checks, instant alerts.
Trusted by 100,000+ websites ยท Free tier available
Better Stack โ Start FreeManage API keys, database passwords, and service tokens securely. Rotate automatically when breaches occur.
Trusted by 150,000+ businesses ยท From $2.99/mo
1Password โ Try FreeMonitor Confluence and 100+ APIs with instant email alerts. 14-day free trial.
Complete Confluence Troubleshooting Guide
In-depth guide with step-by-step troubleshooting, common error codes, workarounds, and what to do during Confluence outages.
Read the full guideRelated Services
Check the status of other productivity services and APIs
More for Confluence
Complete Confluence Guide
In-depth troubleshooting with step-by-step instructions, common error codes, workarounds, and alternatives during outages.
Read the full guideRecommended Tools
See all โMonitors your APIs every 30 seconds with instant alerts via Slack, email, SMS, and phone calls.
Securely manage API keys, database passwords, and service tokens with CLI integration and auto-rotation.
Helpful Resources
Never get caught off guard by an outage
Get instant email alerts when APIs go down. Monitor up to 10 APIs for $9/mo โ that's less than 1 minute of downtime costs.
14-day free trial. $0 due today. Cancel anytime.