puckel / docker-airflow

Docker Apache Airflow
Apache License 2.0
3.75k stars 530 forks source link

LocalExecutor issue #514

Open gaussianoLe opened 4 years ago

gaussianoLe commented 4 years ago

Hi all, I tried to use LocalExecutor instead of SequentialExecutor using

docker-compose -f docker-compose-LocalExecutor.yml up -d

but I receive 404 error after runnung the command above. Here is the error: ######### ERROR: <!DOCTYPE html>

Airflow 404 = lots of circles

Airflow 404 = lots of circles

airflow

#########

And the logs:

[08/Mar/2020:10:40:42 +0000] "GET /v1.38/networks/airflow_default HTTP/1.1" 404 3857 "-" "docker-compose/1.23.2 docker-py/3.6.0 Linux/3.10.0-957.5.1.el7.x86_64" [08/Mar/2020:10:40:42 +0000] "GET /v1.38/info HTTP/1.1" 404 3857 "-" "docker-compose/1.23.2 docker-py/3.6.0 Linux/3.10.0-957.5.1.el7.x86_64"

I did these steps:

Can someone can help me? Thanks all

AxelFurlanF commented 4 years ago

Check the container logs with docker logs {the-webserver-container}, probably that way you can pinpoint the error.

gaussianoLe commented 4 years ago

Thanks Axel.

Il giorno mer 11 mar 2020 alle 19:45 Axel Furlan notifications@github.com ha scritto:

Check the container logs with docker logs {the-webserver-container}, probably that way you can pinpoint the error.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/puckel/docker-airflow/issues/514#issuecomment-597804136, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK35A355YULTNKXIRXMSEOTRG7L6DANCNFSM4LDYHKOQ .