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


   I think you are somehow redirecting stderr and do not see what is being 
written there. This is the message printed to stderr when you run `arflow db 
upgrade`
   
   ```
   airflow db upgrade
   
   Please install apache-airflow-upgrade-check distribution from PyPI to 
perform upgrade checks
   
   root@88e40ae01f74:/opt/airflow# airflow db upgrade 2>/dev/null
   root@88e40ae01f74:/opt/airflow# 
   ```
   
   


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

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


Reply via email to