• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Control Panel Gone!

J

jspe377523

Guest
Hi There,

I am fairly new to Plesk 9 but I changed the default skin to Plesk Reflections and since then the panel has gone! Except the header with the logo at the top.

I have tried changing the skin in the command line and the header changes but the interface never appears :(

Everything seems to be working but I cannot make any changes.

I hope someone can help.
 
Interestingly no not with 1&1. I went through some basics and realised the control panel looks for the full hostname servername.domain.com I ran a ping and nslookup and they came back failed. Initially went in to command line in ssh and added a domain alias with the utility for the fqn I was surprised to find it let me!! Since then I altered the dns zone for the server domain to include the correct A entry.

The previous version 8.6 worked fine so I can only imagine the upgrade screwed up the zone or the original setup didn't include that entry when the isp set it up thus causing the problem when 9 was installed.

Cheers
James
 
Interestingly no not with 1&1. I went through some basics and realised the control panel looks for the full hostname servername.domain.com I ran a ping and nslookup and they came back failed. Initially went in to command line in ssh and added a domain alias with the utility for the fqn I was surprised to find it let me!! Since then I altered the dns zone for the server domain to include the correct A entry.

The previous version 8.6 worked fine so I can only imagine the upgrade screwed up the zone or the original setup didn't include that entry when the isp set it up thus causing the problem when 9 was installed.

Cheers
James

Hi James, any chance of a step by step guide?

Thanks in advance, DM.
 
I am sure I can do that for you no problem. Watch this space.
 
Hi,

This happens because in Plesk 9 SSO (single sign on) is installed and configured (unless you selected not to install it). SSO is mainly used in Plesk 9 to allow integration with Plesk Billing.

Anyway after it installs and configures SSO all login requests to Plesk panel are redirected to SSO server which is by default configured to HOSTNAME_OF_MACHINE:11444

So if hostname does not resolve it fails to redirect and you get this error.
To check current SSO settings you can use the following command:
/usr/loca/psa/bin/sso -g

To fix this problem you can either disable SSO or change hostname of SSO server to the one that resolves to IP address of server. You can use
/usr/loca/psa/bin/sso --help

for more info on utility usage.
 
Thank You ziba that was quite helpful. I've been banging my head against my desk for the past day trying to figure it out and couldn't. That is exactly the issue with plesk not loading for me I disabled sso and viola plesk loads fine again.

Thank you so much appreciated.
 
Back
Top