• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Plesk Migrator - Unable to create subscription

FloAT

New Pleskian
Hi everyone,

I don't figure out how to migrate website from another plesk instance with Plesk Migrator.
I've already migrated 4 subsciption without any problem.

I now have this issue :

subscription-status-error.png
Failed to deploy subscription 'xxx.fr'
Migration for that subscription is considered completely failed. No further actions are performed for it.
Migration tools tried to perform operation in 3 attempts: Unable to create subscription 'xxxfr'.
Subscription already exists on target server: most probably it was created at the previous attempt,
but migration tools are not sure if it was created correctly.
It is recommended to:
1) Resolve the original issue that caused subscription creation to fail,
delete subscription, and then run migration again.
OR
2) Ensure that created subscription is fine, or the original issue is minor,
then simply run migration for that subscription again.

Already tried :
--> I've deleted the subscirption via CLI with /usr/local/psa/bin/subscription -r xxx.fr but still the issue...
--> I've deleted the user (username already existing on the target server)

I have absolutly no idea what is wrong with this one !

Thanks for you help

Florian
 

Attachments

  • Capture d’écran 2021-06-16 à 11.13.51.png
    Capture d’écran 2021-06-16 à 11.13.51.png
    59.2 KB · Views: 3
Perhaps orphaned records are remains in Plesk database after your actions:

--> I've deleted the subscirption via CLI with /usr/local/psa/bin/subscription -r xxx.fr but still the issue...
--> I've deleted the user (username already existing on the target server)

I'в suggest you try to repair it after these actions with

# plesk repair db -y
 
Check that vhost directory is really removed from /var/www/vhosts/
 
In this case I'd suggest you contact Plesk Support Team. They will fix the issue directly on your server.
 
Back
Top