anthavio commented on issue #35377: URL: https://github.com/apache/airflow/issues/35377#issuecomment-1803864336
I've just tried to move to SFTPHook instead of deprecated SSHHook and ran into this problem Rolling back to ssh_hook=SSHHook(...) in SFTPOperator "fixed" this. I hope this helps you before proper fix is released Note: I'm using apache-airflow-providers-sftp = "==4.2.4" -- 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]
