We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When connecting to OpenStack server instances, the paramiko SSH client errors with:
2024-08-19 02:48:51 ERROR unit.openstack-amd64-edge-ps6/0.juju-log server.go:325 paramiko.ssh\_exception.SSHException: Error reading SSH protocol banner
This cannot be reproduced reliably since it depends on the underlying infrastructure.
ARM64 environment.
2024-08-19 02:48:49 ERROR unit.openstack-amd64-large-ps6/3.juju-log server.go:325 Exception (client): Error reading SSH protocol banner --- 2024-08-19 02:48:51 ERROR unit.openstack-amd64-edge-ps6/0.juju-log server.go:325 paramiko.ssh\_exception.SSHException: Error reading SSH protocol banner --- unit-openstack-arm-large-21: 02:49:14 WARNING unit.openstack-arm-large/21.juju-log Unable to SSH into openstack-arm-large-21-27d3694af121daf65189c344 with address 10.145.225.41
### Additional context _No response_
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
When connecting to OpenStack server instances, the paramiko SSH client errors with:
To Reproduce
This cannot be reproduced reliably since it depends on the underlying infrastructure.
Environment
ARM64 environment.
Relevant log output
2024-08-19 02:48:49 ERROR unit.openstack-amd64-large-ps6/3.juju-log server.go:325 Exception (client): Error reading SSH protocol banner --- 2024-08-19 02:48:51 ERROR unit.openstack-amd64-edge-ps6/0.juju-log server.go:325 paramiko.ssh\_exception.SSHException: Error reading SSH protocol banner --- unit-openstack-arm-large-21: 02:49:14 WARNING unit.openstack-arm-large/21.juju-log Unable to SSH into openstack-arm-large-21-27d3694af121daf65189c344 with address 10.145.225.41
The text was updated successfully, but these errors were encountered: