Skip to content

Cloud deploy stuck in 'in_progress' — requires manual  #210

Description

@vsilent

Description

After a successful cloud deploy (Hetzner), the deployment remains in in_progress status even after:

  • "Status Panel agent registered successfully"
  • "Copy files is done"
  • Docker task import complete

The deployment never transitions to completed on its own. Running stacker resolve --confirm --force --deployment <hash> is required to complete it.

Affected Projects

Multiple projects including: ArchiveBox, AstrBot, activepieces, coolify, countly-server

Steps to Reproduce

  1. Deploy any project to cloud: stacker deploy --target cloud --force-new --watch
  2. Wait for agent registration and file copy messages
  3. Observe deployment stays in in_progress
  4. Run stacker resolve --confirm --force --deployment <deployment-hash>
  5. Status changes to completed

Expected Behavior

Deployment should transition to completed automatically once the remote app is ready and containers are running.

Actual Behavior

Deployment stays in_progress indefinitely until manual stacker resolve is run.

Environment

  • Stacker CLI version: latest
  • Cloud provider: Hetzner
  • Region: fsn1
  • Server type: cpx22

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions