[ 
https://issues.apache.org/jira/browse/AIRFLOW-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joy Gao closed AIRFLOW-2624.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> Airflow webserver broken out of the box
> ---------------------------------------
>
>                 Key: AIRFLOW-2624
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2624
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Kevin Yang
>            Assignee: Kevin Yang
>            Priority: Blocker
>             Fix For: 1.10.0
>
>
> `airflow webserver` and then click on any DAG, I get
> ```
>   File "/Users/kevin_yang/ext_repos/incubator-airflow/airflow/www/utils.py", 
> line 364, in view_func
>     return f(*args, **kwargs)
>   File "/Users/kevin_yang/ext_repos/incubator-airflow/airflow/www/utils.py", 
> line 251, in wrapper
>     user = current_user.user.username
> AttributeError: 'NoneType' object has no attribute 'username'
> ```



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to