一开始使用深度终端可以连接上服务器,之后(重置服务器、磁盘格式化、更改密码)就连接不上了报错信息:
long@long-PC:~/Desktop$ expect -f /tmp/deepin-terminal-YRL8E0
spawn /usr/lib/deepin-terminal/zssh -X -o ServerAliveInterval=60 https://bbs.deepin.org/modulexx.xxx -p 22 -o PubkeyAuthentication=no -t echo 欢迎使用深度终端, 在您使用右键菜单进行上传和下载文件之前, 请先确保服务器已经安装了rz和sz命令。 && exec $SHELL -l
Press ^@ (C-Space) to enter file transfer mode, then ? for help
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:c4pxH+M8XCFcAJ7sgiK44ilrGWF1Um90qmE01NvbQRw.
Please contact your system administrator.
Add correct host key in /home/long/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/long/.ssh/known_hosts:1
remove with:
ssh-keygen -f "/home/long/.ssh/known_hosts" -R 39.107.110.189
ECDSA host key for 39.107.110.189 has changed and you have requested strict checking.
Host key verification failed.
spawn_id: spawn id exp4 not open
while executing
"interact"
(file "/tmp/deepin-terminal-YRL8E0" line 61)
一开始使用深度终端可以连接上服务器,之后(重置服务器、磁盘格式化、更改密码)就连接不上了报错信息:
long@long-PC:~/Desktop$ expect -f /tmp/deepin-terminal-YRL8E0
spawn /usr/lib/deepin-terminal/zssh -X -o ServerAliveInterval=60 https://bbs.deepin.org/modulexx.xxx -p 22 -o PubkeyAuthentication=no -t echo 欢迎使用深度终端, 在您使用右键菜单进行上传和下载文件之前, 请先确保服务器已经安装了rz和sz命令。 && exec $SHELL -l
Press ^@ (C-Space) to enter file transfer mode, then ? for help
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:c4pxH+M8XCFcAJ7sgiK44ilrGWF1Um90qmE01NvbQRw.
Please contact your system administrator.
Add correct host key in /home/long/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/long/.ssh/known_hosts:1
remove with:
ssh-keygen -f "/home/long/.ssh/known_hosts" -R 39.107.110.189
ECDSA host key for 39.107.110.189 has changed and you have requested strict checking.
Host key verification failed.
spawn_id: spawn id exp4 not open
while executing
"interact"
(file "/tmp/deepin-terminal-YRL8E0" line 61)
求大神指点!!!谢谢