ISPConfig3 -> ISPConfig3 Migration Problem

Discussion in 'Plugins/Modules/Addons' started by Concentus, Mar 10, 2022.

  1. Concentus

    Concentus New Member

    So the dry run completed on my migration, but when I actually go to do the migration I get a big fun wall of errors. Getting the dry run to work to begin with was an experience, it really doesn't seem to cooperate with servers that require private keys for logon (like newer digitalocean droplets). I ended up having to transfer the key over manually to get it to run at all, and I feel like this error is related to that.

    [3/278] Syncing /var/www/clients/client1/web1/web to /var/www/clients/client1/web1/
    Warning: exec(): Unable to fork [rsync --version 2>/dev/null] in /root/migration/v71/includes/ssh.lib.php on line 308

    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' 'rsync --version 2>/dev/null'] in /root/migration/v71/includes/ssh.lib.php on line 276

    Warning: exec(): Unable to fork [rsync -aq --delete-during -e "ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=10 -oBatchMode=yes -i /root/.ssh/id_rsa_migration" '/var/www/clients/client1/web1/web' 'root@newserveripremoved:/var/www/clients/client1/web1/' >/dev/null 2>&1] in /root/migration/v71/includes/ssh.lib.php on line 340
    [ERROR] job failed.
    [4/278] Syncing /var/www/clients/client1/web1/private/ to /var/www/clients/client1/web1/private/
    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' "test -d '/var/www/clients/client1/web1/private/'"] in /root/migration/v71/includes/ssh.lib.php on line 263

    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' 'mkdir -p '\''/var/www/clients/client1/web1/private/'\'''] in /root/migration/v71/includes/ssh.lib.php on line 276

    Warning: exec(): Unable to fork [rsync --version 2>/dev/null] in /root/migration/v71/includes/ssh.lib.php on line 308

    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' 'rsync --version 2>/dev/null'] in /root/migration/v71/includes/ssh.lib.php on line 276

    Warning: exec(): Unable to fork [rsync -aq --delete-during -e "ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=10 -oBatchMode=yes -i /root/.ssh/id_rsa_migration" '/var/www/clients/client1/web1/private/' 'root@newserveripremoved:/var/www/clients/client1/web1/private/' >/dev/null 2>&1] in /root/migration/v71/includes/ssh.lib.php on line 340
    [ERROR] job failed.
    [5/278] Syncing /var/www/clients/client1/web1/ssl/ to /var/www/clients/client1/web1/ssl/
    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' "test -d '/var/www/clients/client1/web1/ssl/'"] in /root/migration/v71/includes/ssh.lib.php on line 263

    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' 'mkdir -p '\''/var/www/clients/client1/web1/ssl/'\'''] in /root/migration/v71/includes/ssh.lib.php on line 276

    Warning: exec(): Unable to fork [rsync --version 2>/dev/null] in /root/migration/v71/includes/ssh.lib.php on line 308

    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' 'rsync --version 2>/dev/null'] in /root/migration/v71/includes/ssh.lib.php on line 276

    Warning: exec(): Unable to fork [rsync -aq --delete-during -e "ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=10 -oBatchMode=yes -i /root/.ssh/id_rsa_migration" '/var/www/clients/client1/web1/ssl/' 'root@newserveripremoved:/var/www/clients/client1/web1/ssl/' >/dev/null 2>&1] in /root/migration/v71/includes/ssh.lib.php on line 340
    [ERROR] job failed.
    [6/278] Syncing /var/www/clients/client1/web1/cgi-bin to /var/www/clients/client1/web1/
    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' "test -d '/var/www/clients/client1/web1/'"] in /root/migration/v71/includes/ssh.lib.php on line 263

    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' 'mkdir -p '\''/var/www/clients/client1/web1/'\'''] in /root/migration/v71/includes/ssh.lib.php on line 276

    Warning: exec(): Unable to fork [rsync --version 2>/dev/null] in /root/migration/v71/includes/ssh.lib.php on line 308

    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' 'rsync --version 2>/dev/null'] in /root/migration/v71/includes/ssh.lib.php on line 276

    Warning: exec(): Unable to fork [rsync -aq --delete-during -e "ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=10 -oBatchMode=yes -i /root/.ssh/id_rsa_migration" '/var/www/clients/client1/web1/cgi-bin' 'root@newserveripremoved:/var/www/clients/client1/web1/' >/dev/null 2>&1] in /root/migration/v71/includes/ssh.lib.php on line 340
    [ERROR] job failed.
    [7/278]
    Warning: exec(): Unable to fork [ssh -p 22 -oStrictHostKeyChecking=no -oConnectTimeout=5 -oBatchMode=yes -i /root/.ssh/id_rsa_migration 'root@newserveripremoved' '
    if [[ -f /var/www/clients/client1/web1/web/error/invalidSyntax.html ]] ; then cp /var/www/clients/client1/web1/web/error/invalidSyntax.html /var/www/clients/client1/web1/web/error/400.html ; fi
    if [[ -f /var/www/clients/client1/web1/web/error/authorizationRequired.html ]] ; then cp /var/www/clients/client1/web1/web/error/authorizationRequired.html /var/www/clients/client1/web1/web/error/401.html ; fi
    if [[ -f /var/www/clients/client1/web1/web/error/forbidden.html ]] ; then cp /var/www/clients/client1/web1/web/error/forbidden.html /var/www/clients/client1/web1/web/error/403.html ; fi
    if [[ -f /var/www/clients/client1/web1/web/error/fileNotFound.html ]] ; then cp /var/www/clients/client1/web1/web/error/fileNotFound.html /var/www/clients/client1/web1/web/error/404.html ; fi
    if [[ -f /var/www/clients/client1/web1/web/error/methodNotAllowed.html ]] ; then cp /var/ww in /root/migration/v71/includes/ssh.lib.php on line 276
    [ERROR] job failed. Stopping Sync!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page