You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jinhui Zhang (JIRA)" <ji...@apache.org> on 2018/12/06 19:53:00 UTC

[jira] [Commented] (AIRFLOW-3452) Cannot view dags at /home page

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

Jinhui Zhang commented on AIRFLOW-3452:
---------------------------------------

I managed to get it work again by replacing the frontend code (\{{static}} and \{{templates}} folders) with the code at 1.10.1 version, and changing the \{{task_runner}} at \{{airflow.cfg}} from \{{BashTaskRunner}} to \{{StandardTaskRunner}}. 

> Cannot view dags at /home page
> ------------------------------
>
>                 Key: AIRFLOW-3452
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3452
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Jinhui Zhang
>            Priority: Blocker
>
> I checked out the latest master branch(commit {{[9dce1f0|https://github.com/apache/incubator-airflow/commit/9dce1f0740f69af0ee86709a1a34a002b245aa3e]}}) and restarted my Airflow webserver. But I cannot view any dag at the home page. I inspected the frontend code and found there's a {{style="display:none;"}} on the \{{main-content}}, and the source code says so at [https://github.com/apache/incubator-airflow/blob/master/airflow/www_rbac/templates/airflow/dags.html#L31] . Is this a known issue? How should I fix it? 



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