[ 
https://issues.apache.org/jira/browse/AIRFLOW-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Victor Martin updated AIRFLOW-2707:
-----------------------------------
    Description: 
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

  was:
After upgrading from Airflow v1.8 to v1.9, local log files are not shown 
anymore on the web UI:

 
{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


> 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)

Reply via email to