You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/13 05:30:53 UTC

[GitHub] [airflow] patsevanton commented on issue #15340: helm install airflow in namespace get error: File "", line 32, in TimeoutError: There are still unapplied migrations after 60 seconds

patsevanton commented on issue #15340:
URL: https://github.com/apache/airflow/issues/15340#issuecomment-840312564


   @kaxil 
   ```
   kubectl logs -n xxxxx airflow-scheduler-0  run-airflow-migrations
   error: container run-airflow-migrations is not valid for pod airflow-scheduler-0
   
   kubectl logs -n xxxxx run-airflow-migrations
   Error from server (NotFound): pods "run-airflow-migrations" not found
   ```


-- 
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:
users@infra.apache.org