• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Can't Create New Domain After Upgrade

C

chimee

Guest
Have tried all day to add a new domain to my account but can't. Does anybody have a help or help me roll back to 8.6? Following is the error message. Please help.

Failed domain creation: Unable to update domain data: <b>Source:</b> Microsoft JET Database Engine<br/><b>Description:</b> The INSERT INTO statement contains the following unknown field name: 'serial'. Make sure you have typed the name correctly, and try the operation again.
---------------------- Debug Info -------------------------------
0: plib\ui_common\DomainPropertiesUIPointer.php:284
DomainPropertiesUIPointer->accessItem_create(string 'POST')
1: plib\ui_common\DomainPropertiesUIPointer.php:62
DomainPropertiesUIPointer->accessItem(string 'POST', NULL null)
2: plib\UIPointer.php:601
UIPointer->access(string 'POST')
3: htdocs\plesk.php:41


Thanks.
Carl
 
is a shame what makes us the parallels, sells a product bum which the time of the error, does not support and also have not answered in the forum
 
Failed domain creation: Unable to update domain data: Failed mail post-configuration: Can't create mail domain servie: mailManager->addDomain() failed: mailmng failed: MEAOPO.PostOffice.AddPostOffice failed for name muciado.com.br [muciado.com.br]
---------------------- Debug Info -------------------------------
0: plib\ui_common\DomainPropertiesUIPointer.php:284
DomainPropertiesUIPointer->accessItem_create(string 'POST')
1: plib\ui_common\DomainPropertiesUIPointer.php:62
DomainPropertiesUIPointer->accessItem(string 'POST', NULL null)
2: plib\UIPointer.php:601
UIPointer->access(string 'POST')
3: htdocs\plesk.php:41
 
Last edited by a moderator:
To chimee:
It looks like serial column is absent in Plesk database (dns_zone table), Please check it.
------------------------------------------------------------------------------
to Valdirene P A Silva:
if you use Mailenable, please try to reconfigure mail settings with the following command:
mchk --all --fix=all
This utility reconfigures MailEnable records in accordance with Plesk database. Please note that this command will overwrite all mail configuration and synchronize it with Plesk database (so I advise you to save Mailenable folders with tab files first of all).
 
Back
Top