Victor Martin created AIRFLOW-2707:
--------------------------------------
Summary: 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, Airflow 1.9.0
Environment: Debian
Reporter: Victor Martin
After upgrading from Airflow v1.8 to v1.9, local log files are not shown
anymore on the web UI:
```
Task log handler task does not support read logs. 'NoneType' object has no
attribute 'read'
```
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)