• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Migrate All

G

gethosted

Guest
Hello,

After successfull intall v4.2, i run the --migrate_all and found the problem below? i do have active account on old v2.x

[root@server bin]# ./sb_config --migrate_all
Migrating sites.
There is no sites for migration.
 
Did you get it?

I'm having the same problem migrating from version 2 to 4.x. Were you able to migrate? If so, how?

Thanks in advance,
-Dario
 
Did you have regular sites (not trial ones) with 2.x version? Only regular sites are migrated.
Try to perform following operation:

# echo 2.x > /usr/local/sitebuilder/migrate (here you should set valid version instead of 2.x, for example, 2.1.3)
# sb_config --migrate_all
 
Back
Top