Deploy issues
Deploy failing, stuck, or app down after publishing.
Last updated
Was this helpful?
Deploy failing, stuck, or app down after publishing.
Deploy fails with error.
Deploy is in progress and doesn't finish.
Deploy completes, but the application doesn't start.
Confirm the correct environment (Dev/Staging/Prod).
Run a new deploy. Avoid 'deploy spam'.
Check if there was a recent change to variables/secrets.
Build: fails before publishing artifacts.
Runtime: publishes, but crashes on startup or at endpoints.
Are required variables set?
Do integrations (API keys) exist in the correct environment?
Is the database accessible?
Do webhooks and third-party services respond?
Build broke: review recent changes and revert the last delta.
Runtime crashed: check app logs and startup failure.
Intermittent error: confirm limits (rate limit), timeout, and dependencies.
5xx error in the pipeline is repeatable.
Deploy stuck for more than 20 min.
App with downtime in Staging/Prod.
Before escalating, gather this evidence. It greatly reduces back-and-forth.
Project and environment (Dev/Staging/Prod).
Time of the error (with timezone).
Steps to reproduce (short and deterministic).
Full error message (no cropped screenshots).
Screenshot of the screen (if applicable).
Browser console (relevant errors and warnings).
Tab Network (request that failed + status + payload, if there is no sensitive data).
If there is a requestId, traceId or execution link, include it as well.
Last updated
Was this helpful?
Was this helpful?
