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

Resolves to wrong domain

J

Joshua Hough

Guest
Hi There,

I upgraded a blank installation of Plesk 9.2 to Plesk 10.2 to see how it worked. The first time it was absolutley fine.

Once i knew it worked, i rebuilt the server, upgraded again and then migrated my data from a different plesk server. However, the problem i now have is that when trying to access plesk billing, which was not installed on the old server, the main part of the control panel loads fine, but when accessing the plesk billing it redirects to https://cp5-14253.live-servers.net:8...3Faction=941, which doesn't load.

However, if i enter it when i remote desktop to the server it loads fine. the problem i then have is that i can not login to plesk billing - can you help?

Thanks,

Josh
 
Hi, Joshua

What is the result of using KB article?

If issue still exists, please post here the output of the following commands:
--------------------
shell> /usr/local/psa/bin/sso -g

shell> mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
mysql> select * from cl_param where param in ('integration-api-version', 'ppb-url');
mysql> select * from misc where param like 'sso%';
mysql> select * from SSOBranding;
--------------------

And please say if cp5-14253.live-servers.net is a valid hostname to your server which can be resolved into IP.
 
Back
Top