[ 
https://issues.apache.org/jira/browse/AIRFLOW-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538692#comment-16538692
 ] 

Ash Berlin-Taylor commented on AIRFLOW-2743:
--------------------------------------------

Have you changed anything about Airflow's task loging? Is this a fresh install 
of 1.10rc1 or is this an upgrade from a previous version?

> Task log handler file.task does not support read logs
> -----------------------------------------------------
>
>                 Key: AIRFLOW-2743
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2743
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: logging
>    Affects Versions: 1.10.0
>            Reporter: Maciej BryƄski
>            Priority: Major
>
> When I'm trying to check logs from web UI nothing is showing up.
> Using developer console I can see that there is request to:
> https://airflow_server/admin/airflow/get_logs_with_metadata?dag_id=example_bash_operator&task_id=run_this_last&execution_date=2018-07-09T00%3A00%3A00%2B00%3A00&try_number=1&metadata=null
> With response
> {code}
> {"error": true, 
>   "message": ["Task log handler file.task does not support read 
> logs.\n'NoneType' object has no attribute 'read'\n"], 
>   "metadata": {"end_of_log": true}
> }
> {code}
> PS. I'm using CeleryExecutor



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to