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

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