You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2018/08/23 10:40:00 UTC

[jira] [Commented] (AIRFLOW-2945) Web UI blank in 2.0.0+dev0/master

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

Ash Berlin-Taylor commented on AIRFLOW-2945:
--------------------------------------------

Are you using the RBAC UI, if so then you need to follow https://github.com/apache/incubator-airflow/blob/master/CONTRIBUTING.md#setting-up-the-node--npm-javascript-environment-only-for-www_rbac

> Web UI blank in 2.0.0+dev0/master
> ---------------------------------
>
>                 Key: AIRFLOW-2945
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2945
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webapp
>    Affects Versions: 2.0.0
>            Reporter: Jon Davies
>            Priority: Major
>
> For some reason, every time I use the master branch for my Airflow docker image, I'm presented with a blank web UI for the DAGs page.
> The only suspicious thing I see in the logs is:
> {code:java}
> testing-airflow/elder-seastar-airflow-web-dcd948f56-vglfg[airflow-web]: 172.20.51.87 - - [23/Aug/2018:10:27:13 +0000] "GET /static/dist/ HTTP/1.1" 404 3717 ...
> {code}
> I don't have this issue if I use the 1.10.0rc2 tag for my branch base.



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