Hello everyone,

I am getting a new error with pyhoca-cli:

paramiko.hostkeys.InvalidHostKey: ('192.168.0.127 ssh-rsa AABgQC7ZFjl2e+zxzL4wHBeHnntE5fno0AoGJJbI4IHmRbMmsM88bq9FLQlZ/UMAAAAB3NzaC1yc2EAAAADAQABAA96lmxTgFLEBJWMD+Ye+3UMJlfrsYCkSAj3192.168.0.195 ssh-ed25519 AAAAC3NzaCDW/dw1lZDI1NTE5AAAAIHRAkIk0Yfsf1H/0i5xizVZ+UogtQ62ze0zeOnW', Error('Invalid base64-encoded string: number of data characters (133) cannot be 1 more than a multiple of 4'))

(I have mangled the key information in the error message above).

I can ssh to the server and can use x2goclient without any problem.

Strangely, I get a similar error with xpra.

It seems to me that something has changed in a python library with a recent upgrade (since both pyhoca-cli and xpra worked without any problems earlier). But I can't seem to figure out what it is.

Would appreciate help.

V.