• 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.

Add Email Account not possible (after Update)

SebastianK1

Basic Pleskian
Add Email Account not possible (after Upgrade)

I try to add a new email user:

Fehler: Eigenschaften des E-Mail-Accounts können nicht aktualisiert werden:mailmng failed: Unable to connect to Plesk Database: Access denied for user 'admin'@'localhost' (using password: YES) unable to connect to MySQL Fatal error: plesk::mail::FSError(unable to remove quota: "/var/qmail/mailnames/mydomain.de/hans")

Please help

Sebastian
 
Last edited:
Is it possible to connect to psa database with

# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa

?
Reset admin's password if not.
 
yes, login works.

we cant send mails via webmail, cant receive mails, cant send via smtp (unable to establish a secure link with smtp server)
 
I tryd to do this:

root@h18393xx:~# /usr/local/psa/admin/sbin/mchk --with-spam
==> Checking for: mailsrv_conf_init... fail

and

root@h18393xx:~# /usr/local/psa/admin/sbin/statistics

WARNING during statistics_collector execution: : statistics_collector: Unable to connect to Plesk Database: Access denied for user 'admin'@'localhost' (using password: YES)
statistics_collector: connection failed


ERROR during statistics_collector execution: : statistics_collector: Unable to connect to Plesk Database: Access denied for user 'admin'@'localhost' (using password: YES)
statistics_collector: connection failed


# mysql -uadmin -pPASSWD
dont work!

ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)


If I change the password in plesk, it will not change the root password for ssh login.
 
Last edited:
syslog:
Jul 19 13:01:05 h18393xx postfix/cleanup[20427]: warning: connect to Milter service inet:localhost:12768: Connection refused
Jul 19 13:01:05 h18393xx postfix/cleanup[20427]: 20507E54082: milter-reject: CONNECT from localhost[127.0.0.1]: 4.7.1 Service unavailable - try again later; from=<[email protected]>
 
how to slove the password problem?

i cant do /usr/local/psa/admin/sbin/mchk --with-spam

please help!

Sebastian

failed: exception 'mail_Exception_ManagerExecution' with message 'mailmng failed: Unable to connect to Plesk Database: Access denied for user 'admin'@'localhost' (using password: YES)' in /opt/psa/admin/plib/mail/Manager.php:186

./admin -show-password shows the right password
 
Last edited:
Back
Top