When we try to restore a site backuped on Ensim Por 4.0.3 onto a Ensim Pro X box we get an error.
We have already restored over 40 sites this way, and this is the first one we get this error.
[root@server4 migracion]# /usr/local/bin/vhimport --role=appliance --target=domain --restore-user-configs --restore-site-configs --overwrite-data --URL=/home/admin/migracion/server_domain_site_2008_February_25_10_05.tar.gz
Traceback (most recent call last):
File "/usr/local/bin/vhimport", line 249, in ?
errors = virthost.vhimport(urls, services, role, in_info)
File "virtualhosting/virthost.py", line 4494, in vhimport
File "virtualhosting/virthost.py", line 4649, in __do_import
File "virtualhosting/virthost.py", line 4895, in __site_import
KeyError: 'password'
[root@server4 migracion]#
Any word of wisdom to help me fix this?