leiguorui commented on issue #17599:
URL: https://github.com/apache/airflow/issues/17599#issuecomment-1039823581


   We are still seeing this issue in v2.2.3, 
   
   > [2022-02-15, 06:50:03 UTC] {standard_task_runner.py:89} ERROR - Failed to 
execute job 9219 for task blacklist_urgent
   Traceback (most recent call last):
     File 
"/Data1/task/anaconda3/lib/python3.8/site-packages/airflow/task/task_runner/standard_task_runner.py",
 line 85, in _start_by_fork
       args.func(args, dag=self.dag)
     File 
"/Data1/task/anaconda3/lib/python3.8/site-packages/airflow/cli/cli_parser.py", 
line 48, in command
       return func(*args, **kwargs)
     File 
"/Data1/task/anaconda3/lib/python3.8/site-packages/airflow/utils/cli.py", line 
92, in wrapper
       return f(*args, **kwargs)
     File 
"/Data1/task/anaconda3/lib/python3.8/site-packages/airflow/cli/commands/task_command.py",
 line 261, in task_run
       with open(args.cfg_path) as conf_file:
   FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpe4kicwby'


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to