• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 hosting plan exporter

D4NY

Regular Pleskian
I'm trying to migrate subscriptions from a Plesk Onyx to a new Plesk Obsidian dedicated server. I found the new Hosting Plan Exporter extension that should help me to avoid manually recreate all hosting plans... just exporting from old server end importing to the new one.
The .json file is read and all plans appears in the import list, but when start importing i got this error:

Failed to import the service plan.: Failed to create hosting plan.: Permissions: manage_performance_bandwidth,manage_performance_connections,manage_hosting_type,rename_domains should not be specified

Someone can help me? Thank you.
 
Developers confirmed a bug EXTPLESK-2022 in Hosting Plan Exporter extension.
The issue should be fixed in next extension updates.

The custom patch can be applied until the bug is fixed:
  1. backup the original file

    cp /usr/local/psa/admin/plib/modules/hp-exporter/library/Plesk/Server/PermissionsInfo.php{,.bak}

  2. put the attached file PermissionsInfo.php to /usr/local/psa/admin/plib/modules/hp-exporter/library/Plesk/Server/
The patch should be applied to the target server (the one that the plan is imported to).
 

Attachments

  • PermissionsInfo.php.zip
    2.1 KB · Views: 11
Done as explained. First thing i've seen is the big difference between the original PermissionsInfo.php (1700 bytes) and the attached file (only 149 bytes). This is very strange to me, can you please check the content?

Anyway trying to test if it works now i get this error during the importing of the .json file: "Unexpected API response. Please try to reload the page."
 
Hey, the patch doesent work, i tried i right now with CentOS 7.9 and Plesk Obsidian 18.0.31.2.

Looking forward to a fix in the next update.
 
Back
Top