• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

I see another time Plesk Default Page

B

budwaiser

Guest
Hi,
some days ago one of my domains worked fine but today i see another time the default page of Plesk.

I can see it using Site Preview into plesk.

How can i resolve? Please help me

Thank you
 
Sounds like an external DNS issue (not pointing to correct IP address now). Does the domain name resolve to the correct IP address?

Perhaps the Plesk IP configuration for that domain got messed up somehow. Check the ip address in that domain.

Do other domains ont he server work OK?
 
Nslookup seems good.

I have pinged domain's dns also and everything is ok. All the other accounts are visible correctly and into IIS i see the domain in the correct way.

It's strange! I don't know what i have to think, maybe it is only my problem?

I send you a private message for the domain name. Thank you for you help
 
Try these commands out:

cd %plesk_bin% (ie cd c:\Program Files\SWsoft\Plesk\admin\bin\)
websrvmng --remove-vhost --vhost-name=<domainname>
websrvmng --reconfigure-vhost --vhost-name=<domainname>

websrvmng.exe is the executable, the rest are parameters

Run them from a command prompt on the server.

They will remove the domain from IIS and the insert them back - the vhost folders and domain contents are left intact. This should, in effect, re-link the info that Plesk has (the site preview is working) to IIS (which doesn't seem to be working).
 
Typed but it seems not work yet.

Have i to wait for some propagation?
 
You shouldn't have to wait for propagation - the repair should be immediate.

Is the IP address that DNS is pointing to the same as the IP address the domain is using in Plesk?

I'm afraid that's the end of my knowledge base on this kind of problem.
 
Back
Top