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
Updated every 5 minutes. Full incident history at prismix.dev/service/replit.
Quick check: is Replit down right now?
- Prismix: prismix.dev/service/replit — live status + 30-day uptime + incidents.
- Replit official status:
status.replit.com— Replit's own status page. - API call:
curl https://prismix.dev/api/v1/statuses | jq '.services[] | select(.id=="replit")'
Set up free email alerts for Replit
- 1
Sign in
Go to prismix.dev/sign-in — email OTP or GitHub sign-in.
- 2
Star Replit
On prismix.dev/service/replit, click the ☆ star icon.
- 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
ECONNREFUSEDerrors. 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.
Get an email the next time Replit goes down
Outage alerts for Replit, straight to your inbox. No account needed, unsubscribe in every email.
Watching more than one service? A free account covers 5 services + a daily digest — and Pro is currently free.
Monitor other AI coding tools?
Full status dashboard: prismix.dev/status