• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by metalalisa

  1. M

    Plesk 12 to 12.5 migration failed with cause EOF during negotiation

    Problem solved. On my source server # tail /etc/ssh/sshd_config Subsystem sftp /usr/libexec/openssh/sftp-server where /usr/libexec/openssh/sftp-server does not exist. Thanks for help!
  2. M

    Plesk 12 to 12.5 migration failed with cause EOF during negotiation

    Yes, I've already found debug.log There are lines +|2016-01-14_08:26:34,547|D|MT|core.run_command||source|Execute remote command: ssh <source_ip> "/usr/bin/test -e /tmp/panel_migrator" +|2016-01-14_08:26:34,813|D|MT|core.utils.ssh_utils||source|Exit status: 0, stdout: , stderr...
  3. M

    Plesk 12 to 12.5 migration failed with cause EOF during negotiation

    Of course. And I hope you tell me where I can get them.
  4. M

    Plesk 12 to 12.5 migration failed with cause EOF during negotiation

    # cat /root/.bashrc alias htr='apachectl -k graceful' alias freemem='/root/install/smem/smem -u -t -k'
  5. M

    Plesk 12 to 12.5 migration failed with cause EOF during negotiation

    Migrator even creates folder in /tmp/panel_migrator/migration_agent
  6. M

    Plesk 12 to 12.5 migration failed with cause EOF during negotiation

    Connection via port 22 as root is successful between servers in both directions
  7. M

    Plesk 12 to 12.5 migration failed with cause EOF during negotiation

    /usr/local/psa/admin/sbin/modules/panel-migrator/plesk-migrator generate-migration-list /usr/local/psa/var/modules/panel-migrator/sessions/20160106185107/config.ini --skip-services-checks [2016-01-06 19:28:11][INFO] Initialize migrator [2016-01-06 19:28:11][INFO] Load configuration [2016-01-06...
  8. M

    Server backup failed: Could not run make dump with pmmcli

    Hm, it was not installed at all. Thanks, now it works.
  9. M

    Server backup failed: Could not run make dump with pmmcli

    done, but now there is another error message # /usr/local/psa/admin/sbin/pmmcli --help Traceback (most recent call last): File "/usr/local/psa/admin/sbin/pmmcli", line 5, in <module> import pmmcli File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 21, in <module> import...
  10. M

    Server backup failed: Could not run make dump with pmmcli

    no, it was installed from zypper repo # zypper if perl Loading repository data... Reading installed packages... Information for package perl: ----------------------------- Repository: openSUSE-13.1-OSS Name: perl Version: 5.18.1-2.1.11 Arch: x86_64 Vendor: openSUSE Installed: Yes Status...
  11. M

    Server backup failed: Could not run make dump with pmmcli

    Hi everyone, I try to backup server and become error # plesk bin pleskbackup server UNIVERSAL->import is deprecated and will be removed in a future perl at (eval 13) line 3. UNIVERSAL->import is deprecated and will be removed in a future perl at /usr/local/psa/PMM/agents/shared/IPC/Run.pm line...
  12. M

    Plesk 11.5 Horde login problem

    I've found the problem and solution. The problem was the wrong permissions for php-session store folder stat /var/lib/php5 File: ‘/var/lib/php5’ Size: 40960 Blocks: 64 IO Block: 4096 directory Device: 806h/2054d Inode: 16777355 Links: 2 Access: (0755/drwxr-xr-x) Uid: (...
  13. M

    Plesk 11.5 Horde login problem

    # stat /var/log/psa-horde/psa-horde.log File: ‘/var/log/psa-horde/psa-horde.log’ Size: 0 Blocks: 0 IO Block: 4096 regular empty file Device: 806h/2054d Inode: 333 Links: 1 Access: (0640/-rw-r-----) Uid: ( 105/horde_sysuser) Gid: ( 2530/horde_sysgroup) I've...
Back
Top