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

Valeriys Soloviov edited comment on AIRFLOW-3909 at 7/2/20, 9:49 AM:
---------------------------------------------------------------------

I am facing it on Airflow 1.10.3 and 1.10.9 with the following options:
all_dbs crypto async jdbc hdfs hive ldap mssql mysql password s3 slack

{code:java}
# lsb_release -a
Distributor ID: Debian
Description:    Debian GNU/Linux 9.12 (stretch)
Release:        9.12
Codename:       stretch
# python3.6 --version
Python 3.6.9

{code}

[[email protected]] / [~Trivedi] / [~mightydok] had you tried remote logging 
to S3? Helped it?



was (Author: weldpua2008):
I am facing it on Airflow 1.10.3 and 1.10.9
[[email protected]] / [~Trivedi] / [~mightydok] had you tried remote logging 
to S3? Helped it?


> cant read log file for previous tries with multiply celery workers
> ------------------------------------------------------------------
>
>                 Key: AIRFLOW-3909
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3909
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: logging
>    Affects Versions: 1.10.2
>            Reporter: Vitaliy Okulov
>            Priority: Major
>
> With 1.10.2 version i have a error when try to read log via web interface for 
> job that have multiply tries, and some of this tries executed on different 
> celery worker than the first one.
> As example:
>  
> {code:java}
> *** Log file does not exist: 
> /usr/local/airflow/logs/php_firebot_log_2/php_firebot_log_task/2019-02-13T20:55:00+00:00/2.log
> *** Fetching from: 
> http://airdafworker2:8793/log/php_firebot_log_2/php_firebot_log_task/2019-02-13T20:55:00+00:00/2.log
> *** Failed to fetch log file from worker. 404 Client Error: NOT FOUND for 
> url: 
> http://airdafworker2:8793/log/php_firebot_log_2/php_firebot_log_task/2019-02-13T20:55:00+00:00/2.log
> {code}
> But this task was executed on airdafworker1 worker, and log file exist on 
> this host.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to