[
https://issues.apache.org/jira/browse/AIRFLOW-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531995#comment-16531995
]
Yuri Bendana commented on AIRFLOW-2707:
---------------------------------------
Actually you only need to set the task_log_reader. The rest of it is needed
only if you want to customize logging.
> 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
> Priority: Major
> 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)