• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Migration manager | More than 30 ssh connections per minute

Wes

New Pleskian
Hi,

I am experiencing some problems with the plesk migration manager.
The migration manager is starting more then ssh 30 connections per minute.
Our network intrusion prevention software immediately kicks in and blocks the ip adres.
Could you tell me why pmm doesn't open just one connection to migrate the data?
 
This way allow to prevent possible issues with idle connections and potentially is more stable: single SSH connection point could be a bottleneck for entire migration. Also Plesk Migrator is able to perform migration in several threads - it allows to significantly increase migration performance. Besides we use rsync via SSH to coping of files - it perform a new connection on each call (about 3-5 per subscription).

But yes, network intrusion prevention software is the problem. I suggest you to temporary disable such software during migration.
 
Back
Top