Skip to content

Cannot start service webserver: error while creating mount source path  #60

Open
@Roehrkard

Description

At first I had the no mysql module error and I followed the solutions listed in previous solutions

"webserver:
image: puckel/docker-airflow:1.10.9
build:
context: https://github.com/puckel/docker-airflow.git#1.10.9
dockerfile: Dockerfile
args:
AIRFLOW_DEPS: gcp_api,s3
PYTHON_DEPS: sqlalchemy==1.3.0 markupsafe==2.0.1 wtforms==2.2"

updating airflow,sqlaclehmy and the wtf, but now I am getting the following error for my webserver.
Are there any known solutions?

Starting airflow-tutorial_webserver_1 ... error

ERROR: for airflow-tutorial_webserver_1 Cannot start service webserver: error while creating mount source path '/run/desktop/mnt/host/c/Users/Roehr/Desktop/airflow-tutorial/examples/intro-example/dags': mkdir /run/desktop/mnt/host/c: file exists

ERROR: for webserver Cannot start service webserver: error while creating mount source path '/run/desktop/mnt/host/c/Users/Roehr/Desktop/airflow-tutorial/examples/intro-example/dags': mkdir /run/desktop/mnt/host/c: file exists
Encountered errors while bringing up the project.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions