[
https://issues.apache.org/jira/browse/AIRFLOW-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032013#comment-17032013
]
Jacob thompson edited comment on AIRFLOW-6750 at 2/6/20 11:21 PM:
------------------------------------------------------------------
As a temporary fix I manually downgraded werkzeug and it started working again
>pip install werkzeug==0.16.0
was (Author: jacthomp):
As a temporary fix I manually downgraded werkzueg and it started working again
>pip install werkzeug==0.16.0
> Airflow breaks on start up after Werkzeug lib updated to 1.0.0
> --------------------------------------------------------------
>
> Key: AIRFLOW-6750
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6750
> Project: Apache Airflow
> Issue Type: Bug
> Components: scheduler, webserver
> Affects Versions: 1.10.6, 1.10.7
> Environment: Python3-strech docker image
> Reporter: Raphael Barros de Oliveira Santos
> Priority: Blocker
>
> Hi there,
>
> The python package Werkzeug has just updated to version 1.0.0 which blocks
> Airflow Webserver and scheduler start up.
> Steps to reproduce:
> pip install apache-airflow==1.10.7
> airflow version
--
This message was sent by Atlassian Jira
(v8.3.4#803005)