awsol

Well-Known Member
Feb 8, 2002
578
0
316
Boston MA
expect: spawn id exp3 not open
while executing
&expect -nobrace sshcmddone {
sleep 1
} {Permission denied, please try again*} {
puts &\n\nsshcmdpermissiondeny\n&
puts &\n\nsshcmddone\n&
exi...&
invoked from within
&expect {
&sshcmddone& {
sleep 1
}
&Permission denied, please try again*& {
puts &\n\nsshcmdpermissiondeny\n&
puts &\n\nsshcmddone\n&
exit
...&
(file &/scripts/sshcmd& line 14)
The remote server didn't report a correct md5sum of the archive. Please ensure you are running WHM 4.5.0+ on the remote server



What does this mean??
 

WildWayz

Well-Known Member
Aug 14, 2001
209
0
316
I get

[quote:ff5c0619d1]
The password your provided is not correct
error writing &stdout&: broken pipe
while executing
&puts &\n\nsshcmdpermissiondeny\n&&
invoked from within
&expect -nobrace sshcmddone {
sleep 1
} {Permission denied, please try again*} {
puts &\n\nsshcmdpermissiondeny\n&
puts &\n\nsshcmddone\n&
exi...&
invoked from within
&expect {
&sshcmddone& {
sleep 1
}
&Permission denied, please try again*& {
puts &\n\nsshcmdpermissiondeny\n&
puts &\n\nsshcmddone\n&
exit
...&
(file &/scripts/sshcmd& line 14)
[/quote:ff5c0619d1]

My root password and server details is 100% correct.

James
 

bert

Well-Known Member
Aug 21, 2001
593
0
316
Make sure you can ssh from one server to the other. Also you might want to run /scripts/upcp. I have had problems with some things before and even though I had the latest version and build, updating cpanel helped.