There was a fatal error loading your Zuplo project. This error indicates a critical failure that prevents the project from starting.
Common causes
- Corrupted deployment - The deployment artifacts are invalid or incomplete.
- Critical configuration errors - The project configuration contains errors that prevent the runtime from initializing.
- Infrastructure issues - A temporary platform issue may prevent the project from loading.
Recovery steps
- Check the deployment logs in the Zuplo portal for specific error details.
- Try redeploying the project. This resolves issues caused by transient infrastructure problems.
- Review recent changes to the project configuration, routes, or code for anything that could cause a fatal error.
- Roll back to a previous working deployment if available.
This error affects all routes in the project. No requests can be processed until the issue is resolved.
When to contact support
Contact Zuplo support if:
- Redeploying does not resolve the error.
- No recent changes were made to the project.
- The error persists across multiple deployment attempts.
- The deployment logs do not contain actionable error information.
Last modified on