xiankgx commented on issue #28836:
URL: https://github.com/apache/airflow/issues/28836#issuecomment-1414513094
Hi there, I'm having the same issue with Airflow version 2.2.2 deployed in
Kubernetes in AWS.
I'm getting the following lines:
- ERROR - Exception when attempting to create Namespaced Pod: {
- urllib3.exceptions.ProtocolError: ('Connection aborted.',
RemoteDisconnected('Remote end closed connection without response'))
and the Airflow web interface shows "The scheduler does not appear to be
running. Last heartbeat was received XXX... The DAGs list may not update, and
new tasks will not be scheduled."
When this happens, I will just get the scheduler pod and delete it. What is
the proper way to fix/handle this?
--
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]