Common issues
Guide to fixing specific problems that may arise in Pulumi programs, including update failures, destroy issues, and deployment errors.
- Update conflicts - Resolve “409 conflict: Another update is currently in progress” errors
- Server errors - Handle 500 internal server errors from Pulumi Cloud
- Post-step event errors - Troubleshoot post-step event failures and engine bugs
- Connection issues - Fix network connectivity and proxy problems
- Destroy failures - Handle scenarios when
pulumi destroy
fails - Interrupted updates - Recover from interrupted deployments
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.