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

Domain Create error and dns issue Please help

T

ts3010

Guest
Hi

I have plesk 8.1 when I try to create any domain on my server I got this error:

Failed domain creation: Unable to update domain data: Unable to create dumps
directory: Execute websrvmng --add-domain "--domain-name=domain.com"
failed: Invalid pointer (COM Error 80004003) at addLinkSite(webmail,
C:\inetpub\vhosts\webmail)
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\create_domain.php:146


2- any domain on the server not working I set the dns for the domain like this:

ns1.domain.com point to ip>>> x.x.x.114
ns2.domain.com point to ip>>> x.x.x.116

and when I ping for the dns it reply but domain its self not working
 
please delete registry key [HKLM\SOFTWARE\PLESK\PSA Config\Config\SitesCache] and try again to create domain
 
Originally posted by sshigin
please delete registry key [HKLM\SOFTWARE\PLESK\PSA Config\Config\SitesCache] and try again to create domain

well thanks so much now I able to create the domains but still have the dns problem
 
or to be more clear plesk is not adding the proper DNS entries
 
this is the dns I use:

205.234.239.114 / 24 PTR zamalek.sc.
blog.zamalek.sc. A 205.234.239.114
ftp.zamalek.sc. CNAME zamalek.sc.
mail.zamalek.sc. A 205.234.239.114
mssql.zamalek.sc. A 205.234.239.114
ns.zamalek.sc. A 205.234.239.114
photo.zamalek.sc. A 205.234.239.114
sitebuilder.zamalek.sc. A 205.234.239.114
webmail.zamalek.sc. A 205.234.239.114
www.zamalek.sc. CNAME zamalek.sc.
zamalek.sc. NS ns.zamalek.sc.
zamalek.sc. A 205.234.239.114
zamalek.sc. MX (10) mail.zamalek.sc.
 
it seems ok. did you change dns template? did you try to configure dns settings manually? what did you do?
 
Back
Top