Hi, I have a sensor which use a sftp resource.
when i test on my pc i have no errors.
when the sensor is launched by dagster-daemon on ECS i have the following error :
paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
when i trigger with launchpad i have no errors. it's a bit weird.
I can share my code and deployment on AWS.