[
https://issues.apache.org/jira/browse/AIRFLOW-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885921#comment-16885921
]
Chandu Kavar commented on AIRFLOW-4441:
---------------------------------------
{code:java}
d3.v3.min.js:3 Uncaught DOMException: Failed to execute 'querySelector' on
'Document': 'svg#task-run-cargo.prd.' is not a valid selector.
at Ho
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:3:2951)
at Object.mo.select
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:3:8792)
at http://airflow-cargo.prod.data-engineering.myteksi.net/admin/:3104:20
at Object.<anonymous>
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:1:9542)
at Object.t
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:1:617)
at XMLHttpRequest.u
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:1:8404){code}
{code:java}
d3.v3.min.js:3 Uncaught DOMException: Failed to execute 'querySelector' on
'Document': 'svg#dag-run-cargo.prd.' is not a valid selector.
at Ho
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:3:2951)
at Object.mo.select
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:3:8792)
at http://airflow-cargo.prod.data-engineering.myteksi.net/admin/:3025:20
at Object.<anonymous>
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:1:9542)
at Object.t
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:1:617)
at XMLHttpRequest.u
(http://airflow-cargo.prod.data-engineering.myteksi.net/static/d3.v3.min.js:1:8404)
{code}
> Recent tasks and dag runs stuck loading
> ---------------------------------------
>
> Key: AIRFLOW-4441
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4441
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.10.3
> Reporter: Rafael
> Priority: Major
> Attachments: Screenshot 2019-04-30 at 15.00.37.png
>
>
> After starting a fresh installation of Airflow 1.10.3, I see the UI is
> "stuck" loading Recent Tasks and DAG Runs in the /admin/ page.
> I see no errors in the logs (logging_level and fab_loging_level set to INFO)
> or in the browser console, so I don't know how to provide more details.
> Attached is a screenshot of what I see.
> !Screenshot 2019-04-30 at 15.00.37.png!
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)