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

**SOLVED** - Problems from Domains Resolving: 404 or Empty Domain

SantiagoA

New Pleskian
Hi!

I have an plesk 12.0.18 on a CentoOS 6.6 Linux Server From some years.

On this server I have 7 domains registered and working.

All works well, but some time ago I discover that from any IP locations the servers Send a bad response, for example:

If I or other people browse the domain www.santiagoamo.es, all is perfect, but people from some other countries, or for example from this page : http://web-sniffer.net/ or from facebook when I share an url the response is:

200 Ok
<html>
<head>
</head>
<title></title>
<body bgcolor=#FFFFFF text=#001C66>
<table width="100%" border="0">
<tr><td><img src="img/construction.gif" alt="under construction"></td>
<td valign="bottom"><font size="+2" face="verdana,arial,helvetica,sans-serif">
This domain has just been registered for one of our customers!</font><br>
<font face="verdana,arial,helvetica,sans-serif">
Domain registration and webhosting at best prices.</font><br>
</tr>
<tr>
<td>&nbsp;</td>
<td align="center">
</td></td></tr></table>
</body>
</html>


The same case when I have the httpdocs of this domain empty

Also, if I browse for example: www.santiagoamo.es/galerias on my browser or lots of diferents locations, all works perfect, but from some countries or from http://web-sniffer.net/ or from facebook when I share an url the response is:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /galerias was not found on this server.</p>
<hr>
<address>Apache Server at www.santiagoamo.es Port 80</address>
</body></html>


I don't know what IP's or what locations don't work, the servers is on Germany and I from Spain, people from Germany can't view the domains but all people that I know in Spain can view perfect the domain.

What Can I do??? Help me please.

Thanks!
 
Hi!

Finally I found the problem:

The locatios where the 404 or error is returned is because from this places, the DNS name resolution is on IPv6 and for this domains I don't have enable the IPv6

Simply Activating the IPv6 all is working perfect

THanks
 
Back
Top