Webserver container not working with astro dev start

  • My astro cli version
    Astro CLI Version: 0.27.2, Git Commit: 276f89ac1c0356eca9b6692f970083583a57dfe5

  • symptom
    When I run ‘astro dev start’, I can’t access ‘localhost:8080’ and when I run ‘docker logs ’, then it prints following logs.

Waiting for host: postgres 5432
airflow command error: argument GROUP_OR_COMMAND: airflow create_user command, has been removed, please use airflow users create, see help above.
usage: airflow [-h] GROUP_OR_COMMAND …