Free 3 min read

Is Replit Down?

Check live Replit status — IDE, AI (Ghostwriter), deployments, and database. See recent incidents and set up free email alerts.

Replit live status

Replit — live status

Updated every 5 minutes. Full incident history at prismix.dev/service/replit.

Full status →

Quick check: is Replit down right now?

  1. Prismix: prismix.dev/service/replit — live status + 30-day uptime + incidents.
  2. Replit official status: status.replit.com — Replit's own status page.
  3. API call: curl https://prismix.dev/api/v1/statuses | jq '.services[] | select(.id=="replit")'

Set up free email alerts for Replit

  1. 1

    Sign in

    Go to prismix.dev/sign-in — email OTP or GitHub sign-in.

  2. 2

    Star Replit

    On prismix.dev/service/replit, click the ☆ star icon.

  3. 3

    Alerts are live

    You'll get an email within minutes of any status change.

Common causes of "Replit not working"

If Prismix shows Replit as "Operational" but you're having issues:

  • Repl won't start or stuck loading — Free-tier Repls spin down after 1 hour of inactivity and can take 20–60 seconds to cold-start. If it's taking longer, check status.replit.com for container issues.
  • Ghostwriter AI features not working — Replit AI (Ghostwriter) is a separate system from the IDE. AI degradation can occur independently of the editor being up. Look for AI-specific incidents on the status page.
  • Deployments failing or slow — Replit Deployments use a different infrastructure layer. Build failures from their CDN or container registry appear as deployment-specific incidents.
  • Database connection timeouts — Replit Database is a per-Repl key-value store. Outages typically show as ECONNREFUSED errors. Check if DB sub-service is degraded on status.replit.com.
  • Git integration failing — Replit's GitHub sync can break after OAuth token expiry. Re-authorize in your Replit account settings.
  • Network egress blocked — Free Repls have limited outbound network access. External HTTP calls to non-whitelisted ports may fail; this is a plan restriction, not an outage.
🔔

Stop manually checking — get alerts instead

Star Replit on Prismix and get emailed the moment status changes. Free, no credit card.

Monitor other AI coding tools?

Full status dashboard: prismix.dev/status