DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
28 stars 6 forks source link

CLI not detaching after deployment #659

Open raphaeltm opened 2 weeks ago

raphaeltm commented 2 weeks ago

I've got a project with a normal service (a Django app) as well as managed Redis and managed Postgres.

When I run defang compose up it never detaches, despite the three services being healthy: the django app shows up as green in the portal withSERVICE_DEPLOYMENT_COMPLETED and Redis and Postgres both show up with a black circle and UPDATE_QUEUED.

lionello commented 1 week ago

Happened also in https://github.com/DefangLabs/s.defang.io/actions/runs/10782434867/job/29902537954