Airflow docker error in capstone part 2

During the the airlfow portion of capstone Project task fails on docker task. Here is the last line of error:

airflow.providers.docker.exceptions.DockerContainerFailedException: Docker container failed: {'StatusCode': 2}

So I continued with the lab on 2nd DAG, it too failed on the docker step. I went and submitted the lab anyway and got credit for it.

1 Like

Hello @bclark
Thank you for reporting this. I think there has been a problem with the Airflow setup. If you run into the same issue again, can you please try restarting Airflow to see if it helps?

I ran into the same problem where both DAGs fail at ‘docker_dbt_command’, and still failed after I followed the lab instructions for resetting Airflow. Received 100/100 grading, but still disappointing to not be able to see this fully end to end before course completion.