• 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 saveloop for new alias

Nextgen-Networks

Basic Pleskian
Greetings Plesk-Team!

---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Onyx, Version 17.0.17 Update #11, Ubuntu 14.04.5 LTS‬, x64

PROBLEM DESCRIPTION
When adding a new alias to an existing e-mail address and pressing the "OK" button it seems Plesk is going in an processing loop and does not finish the operation.

Even after 20 minutes the circle is rotating.

If you reload the page everything seems to be saved and applied either.


STEPS TO REPRODUCE
create a new alias to an existing e-mail adress

ACTUAL RESULT
new alias is beeing saved but saving circle keeps rotating

EXPECTED RESULT
new alias is beeing saved and you'll be redirected to e-mail overview

ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
 
Can't reproduce this issue on my Onyx 17.0.17 MU#11
Looks like something wrong on your server. First of all try to repair all mailsettings with

# plesk repair mail
 
Hi IgorG,

thanks for your fast reply.
I tried the commands you gave me and everything seemed to be OK with config - but the problem still exists.

8<------------------------

here is the output of the script:
root@NAMEandIPofSYSTEM:~# plesk repair mail -v -n

Repairing the mail server configuration ............................. [OK]

Error messages: 0; Warnings: 0; Errors resolved: 0

8<------------------------

Maybe the reason of the "save loop" is the huge amount of already registered aliases for some mail adresses?
 
Try to enable debug mode, reproduce issue and check /usr/local/psa/admin/logs/panel.log
 
Hey IgorG,

haven't dried the debugging you mentioned but something new as result for modifying an existing alias:

Fehler: mailmng-core failed: mailmng[31135]: Unable to select data from handlers database: database is locked
Unable to clone mail handlers for [email protected]
Search for related Knowledge Base articles
 
Try to rebuild mail handlers with

# /usr/local/psa/admin/sbin/mchk --with-spam
 
Back
Top