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 2020/06/01 02:51:50 UTC

[GitHub] [airflow] gwind edited a comment on issue #8564: Can we add configable debug settings for delay pod delete when there is a `Error` state of pods ?

gwind edited a comment on issue #8564:
URL: https://github.com/apache/airflow/issues/8564#issuecomment-636585115


   > Hi guys!
   > 
   > How did you solve the problem ?
   > 
   > > > ModuleNotFoundError: No module named 'argcomplete'
   > 
   > is there any setting etc to fix it???
   
   This bug caused by wrong user environment in the airflow POD mostly.
   
   You can use `kubectl exec -it ${THE_POD} bash` go to inside of the airflow POD, then exec airflow command for testing. You would be found that which user is working then.


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