changxiaoju commented on issue #18239:
URL: https://github.com/apache/airflow/issues/18239#issuecomment-1046765625


   > In airflow.cfg set this
   > 
   > ```
   > hostname_callable = airflow.utils.get_host_ip_address
   > ```
   > 
   > If still doesn't work, ensure worker containers are exposing port 8793 in 
kubernetes template.
   > 
   > Log existence check failed because webserver probably tries to find logs 
locally, but they're probably stored on worker. It does fallback to logic of 
retrieval of those logs from worker containers using REST.
   
   Hi dimon222, i set `hostname_callable = airflow.utils.get_host_ip_address` 
and it did work for several times and then shut down again, what can i do next, 
and by the way how to "ensure worker containers are exposing port 8793 in 
kubernetes template". Really appreciate your help.


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