potiuk commented on issue #30437:
URL: https://github.com/apache/airflow/issues/30437#issuecomment-1496337171

   You have at best stability problem of getting name resolved from your host. 
There is absolutely nothing airflow can do about it and absolutely everything 
your network/deployment configuration can do about - but how, I thin you should 
address the question to the support of the system you are running it on.
   
   This error means that basic fabric of your network does not work properly or 
that your naming resolution is misconfigurred - or maybe you have typo in your 
host name. nd again 
   
   ```
    could not translate host name 
"psql-ml-we-prod-airflow.postgres.database.azure.com" to address: Temporary 
failure in name resolution
   ```
   
   Airflow cannot work, when network does not work, I hope this is clear :).


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to