You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:00:04 UTC

[jira] [Commented] (AIRFLOW-2624) Airflow webserver broken out of the box

    [ https://issues.apache.org/jira/browse/AIRFLOW-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601367#comment-16601367 ] 

Apache Spark commented on AIRFLOW-2624:
---------------------------------------

User 'yrqls21' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3508

> 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)