[
https://issues.apache.org/jira/browse/AIRFLOW-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675388#comment-16675388
]
Brad Holmes commented on AIRFLOW-3017:
--------------------------------------
The typo I suppose is here:
[https://github.com/apache/incubator-airflow/blob/master/airflow/www/templates/airflow/task_instance.html#L63]
But I don't understand why it was implemented with a version initially. It
is four year old code, so it worked at one time. {{admin/js/form.js}} works
today.
> 404 error when opening log in the Web UI
> ----------------------------------------
>
> Key: AIRFLOW-3017
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3017
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Affects Versions: 1.10.0
> Reporter: Victor
> Priority: Major
>
> I opened the logs of one of the task of a DAG and saw the following error in
> the console of my browser:
> GET https://AIRFLOW:8080/admin/admin/admin/js/form-1.0.0.js net::ERR_ABORTED
> 404
> I suppose there is a typo somewhere in the code…
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)