Satoshi-Sh commented on PR #37638:
URL: https://github.com/apache/airflow/pull/37638#issuecomment-2010465008

   After Jarek fixed the CI image, I'm able to see the same errors locally. 
   
   I found "coroutine is not a callable error" on the Not Found(404) responses 
on `/auth/fab/v1`  endpoints. To fix this, I added the base URL to base_paths 
in the init_views.py.  You can find more details 
[here](https://github.com/sudiptob2/airflow/pull/26).
   
   Does this solution look fine? 
   
   @vincbeck 
   
   


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