• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Magration "ignore-nonexistent-options failed with return code 1"

daanse

Regular Pleskian
HI, trying to migrate from one Server to another (new one) and sometimes it fails.
See Log below:

Code:
Detailed Migration Status
|
|- Reseller 'Daxxx (Daniel xxx, [email protected])'
|  |
|  `- Client 'x_2345 (Sxxxxx xxxxer, [email protected])'
|     |
|     `- Subscription 'juxxxz-bixxx.de'
|        |
|        |- error: An error occurred, when restoring hosting settings:
|        |  Execution of /opt/psa/admin/plib/api-cli/domain.php --update jxxxxxz-bxxxd.de -guid exxxx2-500a-4ae5-bdf9-2dxxxxx46f -creation-date 2015-02-11 -description '' -hosting true -hst_type phys -do-not-apply-skeleton -ip 123.456.789.210 -www-root httpdocs/joomla -login user_5432 -passwd '' -passwd_type sym -ignore-nonexistent-options failed with return code 1.
|        |  Stderr is
|        |  An error occurred during domain update: An error occurred during changing of hosting settings: phpinimng failed: invoke-rc.d: initscript plesk-php56-fpm, action "status" failed.
|        |  Job for plesk-php56-fpm.service failed. See 'systemctl status plesk-php56-fpm.service' and 'journalctl -xn' for details.
|        |  invoke-rc.d: initscript plesk-php56-fpm, action "start" failed.
|        |  Failed to start plesk-php56-fpm service
|        |
|        |
|        `- error: The following sites of subscription were not restored - they do not exist on target panel: 'jexxxxxxe-bxxx.de', 'hxxxxt-bixxxxd.de'
|          
|
`- Administrator

What can i do to fix this?

Informations:
target OS: Debian 8.3
other: Cent OS 7.2.1511
 
Hi Igor,
thank you, but SSH shows:

rm: cannot remove ‘/opt/plesk/php/5.6/etc/php-fpm.d/my-domain.de.conf’: No such file or directory

What can i do?

And here:

/etc/init.d/plesk-php56-fpm restart
[....] Restarting plesk-php56-fpm (via systemctl): plesk-php56-fpm.serviceJob for plesk-php56-fpm.service failed. See 'systemctl status plesk-php56-fpm.service' and 'journalctl -xn' for details.
failed!
 
Last edited:
I've got the Output of that, similar Problem now:

Code:
systemctl status plesk-php54-fpm.service
● plesk-php54-fpm.service - The PHP 5.4.45 FastCGI Process Manager
   Loaded: loaded (/lib/systemd/system/plesk-php54-fpm.service; enabled)
   Active: failed (Result: exit-code) since Tue 2016-03-01 11:45:59 CET; 33s ago
  Process: 15478 ExecStart=/opt/plesk/php/5.4/sbin/php-fpm --nodaemonize (code=exited, status=78)
Main PID: 15478 (code=exited, status=78)

Mar 01 11:45:59 xxxxx.com php-fpm[15478]: [01-Mar-2016 11:45:59] ERROR: An another FPM instance seems to already listen on /var/www/vhosts/system/xxxxxxx.de/php-fpm.sock
Mar 01 11:45:59 xxxxx.com php-fpm[15478]: [01-Mar-2016 11:45:59] ERROR: FPM initialization failed
Mar 01 11:45:59 xxxxx.com systemd[1]: plesk-php54-fpm.service: main process exited, code=exited, status=78/n/a
Mar 01 11:45:59 xxxxx.com systemd[1]: Failed to start The PHP 5.4.45 FastCGI Process Manager.
Mar 01 11:45:59 xxxxx.com systemd[1]: Unit plesk-php54-fpm.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
 
Back
Top