PDA

View Full Version : Need help transferring accounts with WHMN


Jeanna
2003-09-25, 10:50 AM
We upgraded to a power server, so am trying to transfer accounts via WHM. I must be missing something, because it's not working.

1.When I attempt to transfer multiple accounts, it just hangs.

2.When I attempt to transfer one account, I get this error message:

Attemping to package account...



expect: spawn id exp3 not open
while executing
"expect -nobrace {Permission denied, please try again*} {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exit
} expect {*$*} {
send..."
invoked from within
"expect {
"Permission denied, please try again*" {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exit
}
expect "*\$*" {
send "su..."
(file "/scripts/usersshcmd" line 67)
The remote server didn't report a correct md5sum of the archive. Please ensure you selected the correct type of remote server

3.When I attempt to transfer one account with password, I get this error message:

Attempting to login as XXX to XX.XXX.XX.164 via ftp
Login ok
Uploading Htaccess
Uploading Wrapper
Uploading Dectector
Uploading Packager
Uploading Downloader
Uploading Killer
chmoding scripts
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Socket.pm line 373, line 1.
Error while copying account...! Aborting Extraction

In both 1 and 2 I included the username with with su access. Any suggestions?