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 2022/06/10 09:11:11 UTC

[GitHub] [airflow] ashb commented on issue #23727: Airflow 2.3 scheduler error: 'V1Container' object has no attribute '_startup_probe'

ashb commented on issue #23727:
URL: https://github.com/apache/airflow/issues/23727#issuecomment-1152149987

   > Yeah - it does look as the deserialisation issue as I suspected. Just a thought - we do have the new `airflow dags reserialize` command in Airflow.
   > 
   > I wonder @patryk126p if that is something that you could run to see if it helps.
   
   FYI @potiuk `reserialize` won't help, as this is a pickled column in TaskInstance and nothing to do with the serialized DAG.


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org