• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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