Free 3 min read

Is Bolt.new Down?

Check live Bolt.new status — WebContainer startup, AI code generation (StackBlitz), npm installs, and GitHub export. See recent incidents and set up free email alerts.

Bolt.new live status

Bolt.new — live status

Updated every 5 minutes. Full incident history at prismix.dev/service/bolt-new.

Full status →

Quick check: is Bolt.new down right now?

  1. Prismix: prismix.dev/service/bolt-new — live status + 30-day uptime + incidents.
  2. StackBlitz status: stackblitz.com/status — StackBlitz's own status page, which covers the WebContainer infrastructure Bolt.new runs on.
  3. API call: curl https://prismix.dev/api/v1/statuses | jq '.services[] | select(.id=="bolt-new")'

Set up free email alerts for Bolt.new

  1. 1

    Sign in

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

  2. 2

    Star Bolt.new

    On prismix.dev/service/bolt-new, click the ☆ star icon.

  3. 3

    Alerts are live

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

Common causes of "Bolt.new not working"

If Prismix shows Bolt.new as "Operational" but you're having issues:

  • WebContainer startup fails — Bolt.new runs your project entirely in the browser via WebContainers, which require SharedArrayBuffer support. This needs HTTPS and cross-origin isolation headers — older browsers or some corporate firewall configurations block the required WebAssembly execution.
  • AI code generation stalls — Bolt.new uses AI models (Claude, GPT) for code generation. If the AI provider backend is degraded, code generation will hang or time out even when the app itself loads and the WebContainer boots normally.
  • npm install errors in WebContainer — Package resolution inside the WebContainer differs from a standard Node.js environment. Native modules that rely on node-gyp bindings (e.g. bcrypt, sharp) do not work at all in a browser runtime and will error regardless of platform status.
  • GitHub export or deploy failing — The "Deploy to Netlify/Vercel" and GitHub push flows depend on OAuth tokens. Token expiry or a provider auth issue causes silent failures; re-authorize in your Bolt.new account settings to refresh the token.
  • Preview pane not updating — The preview iframe can get into a stale state where code changes are not reflected. Use the circular arrow button inside the preview pane (not the browser's own refresh) to restart the WebContainer preview without losing your session.
  • Session data lost after refresh — Bolt.new stores your project state in browser storage. Clearing browser data, switching profiles, or opening a private/incognito window will delete the project. Always export to GitHub before clearing browser data.
🔔

Stop manually checking — get alerts instead

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

Monitor other AI coding tools?

Full status dashboard: prismix.dev/status