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

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