• 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 mail_auth_dump Invalid or unsupported Unicode character

kevinjansen

Basic Pleskian
Server operating system version
Centos 7
Plesk version and microupdate number
Obsidian 18.0.50
Dear Community,

We runned against a problem that the renewed LE certificated are not replaced on the mail server.
The files got updated but the mailserver did not pickup the changes.
Therefore i runned "plesk repair mail -y" but that maked the issue even bigger.

All accounts got deleted and the repair tool ended with:

[2023-03-29 18:04:43.496] 27976:6424619b78a3f DEBUG [util_exec] [5b69522ebac954a2c0c04c85bf01a673-0] Starting: mail_auth_dump.worker --start
[2023-03-29 18:04:43.522] 27976:6424619b78a3f DEBUG [util_exec] [5b69522ebac954a2c0c04c85bf01a673-0] Finished in 0.02423s, Error code: 1
[2023-03-29 18:04:43.523] 27976:6424619b78a3f ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/mail_auth_dump.worker' '--start'] with exit code [1]
[2023-03-29 18:04:43.525] 27976:6424619b78a3f DEBUG [panel] Execute: '/usr/local/psa/admin/bin/send-error-report' 'warning'
Error: /usr/local/psa/admin/bin/mail_auth_dump.worker[29044]: Input parse error: Invalid or unsupported Unicode character or escape sequence found in string. UTF8 encoded characters and '\u' escape sequences are not supported. Error occured at offset 640, character '\'.

I have tried:
Users are not able to log into mailboxes: Invalid or unsupported Unicode character or escape sequence found in string - Support Cases from Plesk Knowledge Base
but without success.

The mail_auth_dump process shows the same error as above. And in /var/log/plesk/panel.log it says:

[2023-03-29 18:09:04.741] 45932:642462a0aec49 ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/mail_auth_dump.worker' '--start'] with exit code [1]
[2023-03-29 18:09:04.741] 45932:642462a0aec49 ERR [panel] PleskUtilException: '/usr/local/psa/admin/bin/mail_auth_dump.worker' '--start' failed with code 1.

stdout:


stderr:
/usr/local/psa/admin/bin/mail_auth_dump.worker[46997]: Input parse error: Invalid or unsupported Unicode character or escape sequence found in string. UTF8 encoded characters and '\u' escape sequences are not supported. Error occured at offset 640, character '\'.

file: /usr/local/psa/admin/plib/Service/Agent/Transport/Local/Exec.php
line: 60

code: 0

What i understand is that a password is not using a assci character, but it does not print me what account it is.
I tried to search in the database to all accounts, and compaired all the mail accounts (usernames) but none are using non alphabetical letters beside the . numbers and -_

But to change all the passwords is a last resort i want to do, cause then all that customers needs to be called since most of them are using there own email as communication and they are then not getting a password reset email.

What we can do now to resolve it?
 
Back
Top