You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
use ssh-keygen generate a rsa 1024 private key to replace synapse.util.manhole.py
for example:
PUBLIC_KEY ="ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnWgGzx9pRh9cc+qRHUOamvvVmm05nDW5c38AyOjWLIj+bRyGORKZqPzBIibBbP5xo/LsLObkkYy4F1Ou4sRJRgp544TIAhyfH2EP4PMHQfXRTLVH/TPKBxEs3X0Aovp9dExZRSAaqEKCBWHyf8E9jniLNnOF1sK9AD8cXHpn0Qw== [email protected]"
Description
unable to connect to manhole after enabling it in homeserver.yml
ssh_dispatch_run_fatal: Connection to ::1 port 9000: Invalid key length
Steps to reproduce
this results in: ssh_dispatch_run_fatal: Connection to ::1 port 9000: Invalid key length
Version information
ssh version (1:7.7p1-2).
synapse version : 0.30.0.1
running on debian testing
The text was updated successfully, but these errors were encountered: