-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Description
Deployments (either bun run deploy or agentuity deploy) fails with Failed to trigger deployment warmup (520), and then Error: The API service is temporarily unavailable afterwards.
Environment
- CLI Version: 0.1.35
- Bun Version: 1.3.4
- Platform: darwin (arm64)
Report
- Report ID:
30b96aa9ee337ab65f0727d02d8e42f3 - Report Logs: https://agentuity-log-reports.t3.storage.dev/30b96aa9ee337ab65f0727d02d8e42f3.zip
- Command:
deploy
Additional Context
Full output I'm seeing:
~/dev/agentuity/agentuity-overview: bun run deploy
$ agentuity deploy
○ Sync Env & Secrets (no variables to sync)
✓ Build, Verify and Package
╭─ Output
│ ✓ Typechecked in 1137ms
│ ✓ Client built in 327ms
│ ✓ Server built in 729ms
╰─
✓ Security Scan
╭─ Output
│ Scanned 791 packages
╰─
✓ Encrypt and Upload Deployment
╭─ Output
│ ✓ Uploaded 4 assets (404.48 KB) to CDN
╰─
✗ Provision Deployment
Error: Failed to trigger deployment warmup (520): error code: 520
✗ Deployment failed: Deployment Page
error: script "deploy" exited with code 9
~/dev/agentuity/agentuity-overview:
~/dev/agentuity/agentuity-overview: agentuity deploy
○ Sync Env & Secrets (no variables to sync)
✓ Build, Verify and Package
╭─ Output
│ ✓ Typechecked in 1106ms
│ ✓ Client built in 381ms
│ ✓ Server built in 1123ms
╰─
✓ Security Scan
╭─ Output
│ Scanned 791 packages
╰─
✓ Encrypt and Upload Deployment
╭─ Output
│ ✓ Uploaded 4 assets (404.48 KB) to CDN
╰─
✗ Provision Deployment
Error: The API service is temporarily unavailable (HTTP 502). Please try again later.
✗ Deployment failed: Deployment Page
Automated report generated by agentuity support report
Reactions are currently unavailable