I am trying to import an large database bump into RDS (postgres) from a bosh machine in the same vpc. However the import cannot complete because the ssh session keeps closing. In the /var/auth.log i get the output "Connection closed by xxx [preauth]"
I have tried editing and changing the regular sshd files using all the regular googled suggested work arounds., is bosh ssh doing something else that I am missing?
Has anyone had this problem before?
Additionally which I am finding strange is that with my new bosh deployment whenever I bosh ssh into one of the instances it doesnt ask me for the one time sudo password like it used to, could this be related?