Skip to main content

Is CockroachDB Down?

No — CockroachDB is up

Reachable from all 8 checked regions

Average response time: 111ms

Last checked · checks run every 6 hours

Official status page: https://status.cockroachlabs.cloud

CockroachDB uptime

99.58%
Last 7 days
99.68%
Last 30 days
99.68%
Last 90 days
169ms
Avg response, 30 days

Measured from multiple regions every 6 hours. Percentages count only checks that returned an availability answer — 10 days measured so far. A dash means that window does not yet hold enough measured days to publish a figure.

30-day history

4-day clean streak
Jul 25: no data
Jul 26: no data
Jul 27: no data
Jul 28: no data
Jul 29: no data
Jul 30: no data
Jul 31: no data
Aug 1: no data
Aug 2: no data
Aug 3: no data
Aug 4: no data
Aug 5: no data
Aug 6: no data
Aug 7: no data
Aug 8: no data
Aug 9: no data
Aug 10: no data
Aug 11: no data
Aug 12: no data
Aug 13: no data
Aug 14: 100.00% uptime, 16 checks
Aug 15: 100.00% uptime, 24 checks
Aug 16: 100.00% uptime, 31 checks
Aug 17: 100.00% uptime, 32 checks
Aug 18: 100.00% uptime, 32 checks
Aug 19: 97.78% uptime, 45 checks
Aug 20: 100.00% uptime, 32 checks
Aug 21: 100.00% uptime, 32 checks
Aug 22: 100.00% uptime, 32 checks
Aug 23: 100.00% uptime, 32 checks
Jul 25 Today
No downtime Partial Downtime Not measurable No data

Reachability by region

Each region runs its own request from a different part of the world. A service can be up for one continent and down for another, which is usually the first sign of a routing or CDN problem.

bom
306ms
DNS 0ms TCP 2ms TLS 10ms TTFB 304ms
cdg
109ms
DNS 0ms TCP 2ms TLS 7ms TTFB 106ms
dfw
49ms
DNS 0ms TCP 2ms TLS 7ms TTFB 47ms
ewr
52ms
DNS 0ms TCP 7ms TLS 12ms TTFB 46ms
fra
119ms
DNS 0ms TCP 1ms TLS 6ms TTFB 112ms
gru
158ms
DNS 0ms TCP 4ms TLS 10ms TTFB 147ms
iad
37ms
DNS 0ms TCP 2ms TLS 9ms TTFB 35ms
jnb
286ms
DNS 0ms TCP 1ms TLS 5ms TTFB 243ms
lax
85ms
DNS 0ms TCP 2ms TLS 7ms TTFB 74ms

What CockroachDB does

CockroachDB Cloud is a managed distributed SQL database that spreads data across nodes and regions so it can survive losing any one of them. Cockroach Labs offers it in Basic, Standard and Advanced tiers. Teams pick it specifically for resilience, which makes an incident affecting the managed service a different question from the database's own fault tolerance.

What an outage looks like

Applications see connection failures, or transaction retries that never succeed. Queries return retryable errors under contention far more often than usual. The Cloud Console fails to load or shows stale cluster state. Sign-in to the console fails on its own, because authentication runs through a separate identity provider that the status page tracks region by region.

What to do about it

Check status.cockroachlabs.cloud, which lists Basic and Standard, Advanced, the Cloud Console and its Auth0 identity provider as separate components, so a failed console login rarely means the cluster is down. Retryable transaction errors are expected in distributed SQL and should already sit behind a retry loop; during an incident, back off rather than retrying tightly.

Is it down for everyone, or just you?

If this page says CockroachDB is up but it is not loading for you, the problem is between you and them. Run a check against any URL from all 18 regions to find out where it breaks.

Test it yourself

Related services

CockroachDB outage FAQ

I cannot sign in to the console. Is my cluster down?
Usually not. Console sign-in runs through Auth0, which Cockroach Labs tracks as its own component and reports per region. An authentication failure there leaves clusters serving application traffic normally. Confirm by connecting to the database directly with a SQL client rather than judging cluster health by whether the web console will let you in.
Why am I seeing retry errors I do not normally see?
CockroachDB uses serializable transactions, so conflicting transactions are aborted with a retryable error rather than allowed to produce an inconsistent result. That is normal behaviour an application handles with a retry loop. During an incident, contention and latency rise together, so the rate climbs sharply. Retrying without backoff makes the problem worse rather than better.
Does one region failing take the whole database down?
That depends on how the cluster was configured. A multi-region cluster is designed to survive losing a region, staying available at higher latency. A single-region cluster has no such protection. Resilience here is a property of the deployment rather than of the product, so check the topology before assuming a regional incident is survivable.
Which tier's component should I read?
The one your cluster runs on. Basic and Standard share a component and Advanced has its own, so an incident can affect one and not the other. Reading the wrong line produces both false alarms and false reassurance, and the tier is shown in the Cloud Console next to the cluster name.

How we measure this

  • We request CockroachDB's public endpoint every 6 hours from Fly.io regions across six continents — 8 of them answered the most recent check.
  • A region counts as down only when it gets no usable HTTP response. A 403 or 429 means the origin answered and refused us, which we report as blocked, never as an outage.
  • A single failing region is treated as probe noise. We only change the verdict when two consecutive cycles agree.
  • Response times average only the regions that actually served the page, so a timeout never inflates the number.
  • Where CockroachDB publishes an official status feed we read it too. An all-clear from the vendor can soften an unconfirmed degradation; a vendor-declared outage only worsens our verdict when our own checks corroborate it.

Get alerted when CockroachDB goes down

This page refreshes every 6 hours. Your own monitors run as often as every 30 seconds, from the same 18 regions, and tell you the moment something breaks.

Start Free Monitoring
Free plan available No credit card required