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


   @karakanb  @nshetty15 I reproduced the "static assets" case on a completely 
fresh install. The problem is that when you start it first without building the 
assets, the `webserver` in start-airflow will start before the assets are ready 
and will not re-read them again. I will fix it shortly but in order to fix the 
assets, you need to simply enter `breeze` once without the `start-airflow` and 
run the asset generation. 
   
   Then it should work. 


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