• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Plesk Panel 11.5.30 (User Create) / (Subscription Create) / (Mail Wrong Pass.) Issues

SercanÃ

New Pleskian
Hi, i've just upgraded my plesk panel to 11.5.30 and i've got these issues. Here is a little list about it.

When trying to add a subscription :

Error: Unable to update domain data: SQLSTATE[HY093]: Invalid parameter number: no parameters were bound

When trying to add a new user to existing subscription :

Error: Unable to update the mail account properties:MEAOPO.Mailbox.AddMailbox failed for name=test and domain sercanozdemir.com [sercanozdemir.com] (Error code 1)

When trying to login my mail with an existing user account : (Horde Mail)

Login failed because your username or password was entered incorrectly.
(Even it's true, i'm sure.)

And i'm sure there are lots of more errors i'will encounter. I tried to use repair tool which didn't work. I tried to change permissons (lots of tries..) which didn't work.

Please help me to get over it. Thanks.

Edit: Also i noticed now i'cant reach webmail on some domains (Subscriptions). It shows only plesk default page.
 
Last edited:
Have you tried to use search engine of this forum and KB articles before posting?
 
I solved the mail issue. But still can't create a new subscription.. (Mail issue was about to creating a new postoffice and setting its domain.)
 
I have the same issue after plesk reinstallation. I was able to recover almost all settings, but still nor able to view neither create new users. THis link returns https://SERVERIPHERE:8443/smb/user/create error:

Internal error: SQLSTATE[HY093]: Invalid parameter number: no parameters were bound

Message SQLSTATE[HY093]: Invalid parameter number: no parameters were bound
File Pdo.php
Line 234
Type Zend_Db_Statement_Exception

I tried boostraper repair but still has issues.

root@server:~# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e"select * from misc where param='version'"
+---------+-----------+
| param | val |
+---------+-----------+
| version | 011005030 |
+---------+-----------+
root@server:~# cat /usr/local/psa/version
11.5.30 Ubuntu 10.04 115131216.11

mysql> select id,objectId,status,description from Configurations where status="error";
Empty set (0.00 sec)


Does anyone know what can this be ?

Thanks for help.
 
Back
Top