Status & incidents

Check whether the CloudyBot API and database are accepting traffic, and learn how we communicate when signup, chat, billing, or scheduled workflows are affected. This page is operated by CloudAxis Labs LLC for the hosted service at cloudybot.ai.

Live check

Checking…

Probing /health/ready (database reachable).

What the live check means

When you load this page, your browser calls GET /health/ready on the same host. A green All systems operational pill means the Node API process is up and SQLite is reachable — the minimum bar for login, threads, and chat to work.

A red or unknown pill does not diagnose your Wi‑Fi or account. It usually means the API returned a non-ready response or the request failed entirely. Retry from another network, then see contact if it persists.

What we monitor on hosted CloudyBot

Scheduled duties and webhook-triggered workflows depend on the API and any skills they call. A partial outage might block browser automation while dashboard login still works.

During an incident

Public health endpoints

No authentication required. Useful for monitors, load balancers, and self-hosters running the open-source api/ tree.

Integrators: full route tables live in API reference and developer docs. Admin-only diagnostics (/health/models, relay status) require X-Admin-Token in production.

Before you email support

Related: Contact · Trust & safety · Docs