ssh cx impossible after 2.114 uptade

Hi,
I could’t ssh connecte to mi PI3 after update
$ ssh volumio@192.168.1.xx
volumio@192.168.1.xx’s password:
Connection closed by 192.168.1.xx
$
I try to remove key
$ssh-keygen -f “/home/toto/.ssh/known_hosts” -R 192.168.1.xx

$ssh volumio@192.168.1.xx
The authenticity of host ‘192.168.1.xx (192.168.1.xx)’ can’t be established.
ECDSA key fingerprint is 9b:21:ac:63:8d:dxxxxxxxxxxxxxxxxxxxxxx.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added ‘192.168.1.xx’ (ECDSA) to the list of known hosts.
volumio@192.168.1.xx’s password:
Connection closed by 192.168.1.xx
$

I try a local connection at the HDMI console
$ ssh volumio@localhost
it works with the password I chose.

Do you have idea?
Regards
JLS

See last post:
upgrade-114-killed-volumio2-t6014.html

Thanks you,
The solution is : rebuild the SD from the least img.

Are they a solution to backup all conf (playlist radio favorites…) before overwrite the SD?

I try the change of /ssh/ssh_config but not solve issue.