[
https://issues.apache.org/jira/browse/AIRFLOW-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong reassigned AIRFLOW-2707:
-----------------------------------------
Assignee: Ash Berlin-Taylor
> Error accessing log files from web UI
> -------------------------------------
>
> Key: AIRFLOW-2707
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2707
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.9.0
> Environment: Debian
> Reporter: Victor Martin
> Assignee: Ash Berlin-Taylor
> Priority: Major
> Fix For: 1.10.1
>
> Attachments: Captura de pantalla 2018-07-02 a las 11.10.33.png
>
>
> After upgrading from Airflow v1.8 to v1.9, local log files are not shown
> anymore on the web UI.
>
> This is the error shown when clicking to "Log" button on a task instance
> details (see attached screenshot):
>
> {code:java}
> Task log handler task does not support read logs. 'NoneType' object has no
> attribute 'read'{code}
>
> I've checked the local filesystem are logs are generated as expected on
> $AIRFLOW_HOME/logs.
>
> Other than configuring celery and postgresql, I'm with default 1.9 airflow.cfg
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)