Skip to content

Deployment commands fail #773

@parteeksingh24

Description

@parteeksingh24

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

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

Metadata

Metadata

Assignees

Labels

@agentuity/cliCLI packagebugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions