• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Error creating plan

D

darham

Guest
Hi all,

I installed Plesk on a Ubuntu server. When I want to create packages for my clients, I have this message:

Error: The following errors occurred while syncing the selected plans:
Failed to sync plan #21: Failed to repair the plan in panel 'Local Parallels Plesk Panel server': Wrong panel administrator's credentials were provided. Correct the credentials on the panel settings page.
Please resolve the problems manually and retry to sync again.

Can you help me solve this problem please?

Thank you in advance.

cordially
 
For information, I have this message in /var/log/sw-cp-server/erros.log:

(connections.c.299) SSL: 1 error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure
 
Hello,

Please go to All Settings > Hosting Panels, find there 'Local Parallels Plesk Panel server', click 'Edit' and specify password you use to access Panel, say <password>.
If this won't help, then go to Parallels Panel (link on the top of the left menu), go to Change Password and set the same password (<password>).
 
Hello EugeneL,

Thank you for your help. I'm sorry but this does not work. Here are the error message:

Error: Can not change the password of the administrator: Old password incorrect. Please re-try.
 
sorry but I do not have admin file at the location indicated. I checked the folder /usr/local/psa/admin/bin/ and /usr/local/psa/admin/sbin/
 
No problem, thank you very much. It worked very well.

good day
 
Error: The following error occurred in panel 'Local Parallels Plesk Panel server (loc

I was getting the same error while trying to add an existing subscription to customer and business plan(windows 2008 Plesk 10.4).

Executing the following command fixed the issue for me. Hope it helps someone:)
=================================================
C:\> cd %plesk_bin%
C:\Program Files (x86)\Parallels\Plesk\admin\bin>billing-repair-integration.exe --command repair-plesk
Repair integration with local Plesk Panel:
Try to repair integration...............................[ OK ]
The command 'integration:repair-plesk' completed.

Output of this command you can see in the 'C:\Program Files (x86)\Parallels\Ples
k\tmp\billing/repair-integration.php[2012-02-01 21:42:05].log' file.

C:\Program Files (x86)\Parallels\Plesk\admin\bin>
=================================================
 
Back
Top