Hi there,
Plesk is really confusing me again - like most of the time .
Anyways, I'm trying to restore a plesk 9 backup to plesk 11 to test migration. The import fails and I had the exact error message, but can't seem to reproduce it now as I'm running into segmentation faults once again. Can't run it in strace to debug that, because it will detect a debugger and just exit...
Nearly all plesk commands give segmentation faults btw. I don't have a fixed path to get around that, some times it just starts working, probably after executing some other plesk cli commands. Doesn't now .
The restore process has this logged:
root@plesk:/usr/local/psa/PMM/rsessions/20121019105313708# cat deploy.result
<?xml version="1.0"?>
<execution-result status="success"><object name="" type="server"><message code="ExecCmd::ExFailed" id="4b8b100a-29ee-4df7-8894-1d56a122fd48" severity="error"><description>Execution of /opt/psa/admin/plib/api-cli/mailserver.php --set-relay auth -auth-type smtp -ignore-nonexistent-options failed with return code 1.
Stderr is
Unable to set relaying type: Unable to set requested relay type:
</description></message></object></execution-result>
I have been able to run that command myself a couple of days ago, and it said something about Postfix not being able to handle short names. Now I don't really need those, user specify their full e-mail address as login. Can I disable that on qmail? I'm afraid that when I just install qmail instead of postfix and then switch to postfix afterwards the same issue will occur.
Can't run the command now, have the dreaded segmentation fault again:
root@plesk:/usr/local/psa/PMM/rsessions/20121019105313708# /opt/psa/admin/plib/api-cli/mailserver.php --set-relay auth -auth-type smtp -ignore-nonexistent-options
Segmentation fault (core dumped)
Didn't see that on pleskrestore before though, but does it too now:
root@plesk:/usr/local/psa/PMM/rsessions/20121019105313708# /usr/local/psa/bin/pleskrestore --restore 20121018.psa -level server -map restore.map
Segmentation fault (core dumped)
Any ideas?
Plesk is really confusing me again - like most of the time .
Anyways, I'm trying to restore a plesk 9 backup to plesk 11 to test migration. The import fails and I had the exact error message, but can't seem to reproduce it now as I'm running into segmentation faults once again. Can't run it in strace to debug that, because it will detect a debugger and just exit...
Nearly all plesk commands give segmentation faults btw. I don't have a fixed path to get around that, some times it just starts working, probably after executing some other plesk cli commands. Doesn't now .
The restore process has this logged:
root@plesk:/usr/local/psa/PMM/rsessions/20121019105313708# cat deploy.result
<?xml version="1.0"?>
<execution-result status="success"><object name="" type="server"><message code="ExecCmd::ExFailed" id="4b8b100a-29ee-4df7-8894-1d56a122fd48" severity="error"><description>Execution of /opt/psa/admin/plib/api-cli/mailserver.php --set-relay auth -auth-type smtp -ignore-nonexistent-options failed with return code 1.
Stderr is
Unable to set relaying type: Unable to set requested relay type:
</description></message></object></execution-result>
I have been able to run that command myself a couple of days ago, and it said something about Postfix not being able to handle short names. Now I don't really need those, user specify their full e-mail address as login. Can I disable that on qmail? I'm afraid that when I just install qmail instead of postfix and then switch to postfix afterwards the same issue will occur.
Can't run the command now, have the dreaded segmentation fault again:
root@plesk:/usr/local/psa/PMM/rsessions/20121019105313708# /opt/psa/admin/plib/api-cli/mailserver.php --set-relay auth -auth-type smtp -ignore-nonexistent-options
Segmentation fault (core dumped)
Didn't see that on pleskrestore before though, but does it too now:
root@plesk:/usr/local/psa/PMM/rsessions/20121019105313708# /usr/local/psa/bin/pleskrestore --restore 20121018.psa -level server -map restore.map
Segmentation fault (core dumped)
Any ideas?