While connection to a server using ssh tunnel and key authentication for the tunnel, the error "module 'paramiko' has no attribute 'DSSKey'" occurs.
To Reproduce
Steps to reproduce the behavior:
- Connect to a server via ssh and use an key agent
- See the error
Expected behavior
The error should not occur.
Error message
module 'paramiko' has no attribute 'DSSKey'
Screenshots
Desktop (please complete the following information):
- Version: 9.7
- Application Mode: Desktop
- Commit: cad6025 2025-08-20
- Python Version: 3.13.7
- Current User: pgadmin4@pgadmin.org
- Electron Version: 35.4.0
- Browser: Chrome 134.0.6998.205
- Operating System: Windows-11-10.0.26100-SP0
While connection to a server using ssh tunnel and key authentication for the tunnel, the error "module 'paramiko' has no attribute 'DSSKey'" occurs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The error should not occur.
Error message
module 'paramiko' has no attribute 'DSSKey'
Screenshots
Desktop (please complete the following information):