You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/07 17:59:36 UTC

[GitHub] [airflow] fj-sanchez edited a comment on pull request #6722: [AIRFLOW-4922]Fix task get log by Web UI

fj-sanchez edited a comment on pull request #6722:
URL: https://github.com/apache/airflow/pull/6722#issuecomment-875811494


   > If any one is able to validate if this is the case that would be helpful. If you see this and you can check all of your worker nodes to see if the log file exists on _any_ of them. (My hunch is it wont).
   
   I think that you're right, in my case it seems to be a problem before even starting:
   ```{"event": "Failed to execute task No SecretsMasker found!.", "level": "error", "logger": "airflow.executors.local_executor.QueuedLocalWorker", "timestamp": "2021-07-07T17:44:32.327926"}```
   
   I think that we need to update some of the configurations after upgrading to 2.1.0...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org