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

open Panel with IP and relay (Secure Connection Failed)...

saatchi

Basic Pleskian
Hello,

I installed a new Plesk 11 on a fresh Linux server. I open the panel with the server IP in several times and config it (Specially Small Business). But after one log out, when I tried to open it, browser redirect to this address:

https://domain.com:8443/relay

and in this page I have SSL error:

Secure Connection Failed
An error occurred during a connection to domain.com:8443.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)


my domain.com is the hostname (host name can't be IP address) and this domain is not assign to this server, yet. I wanted modify the new server and after config, migrate my sites to this new one and change the NSs. I know that this error is for the DNS error when it try to open with domain.

SO please help me to return to the last config to open panel with IP.
 
Last edited:
I disabled SSO and now I can access to the panel.

# /usr/local/psa/bin/sso --disable

So I will manage and migrate my sites and after that will enable it. In this case, I just can't access to Small Business.
 
Last edited:
Wow. For some plans management, I've to switch to small business and because of this post issue, I can't go there.

when I click it, I have the same error and switch to that domain:

https://domain.com:8443/plesk-billi...tps://my_server_ip:8443&context=billing-plans

so in the address bar, I changed domain.com to my_server_ip manually and Enter, but it redirect page to https://domain.com:8443/relay , again!

Now I know that I've to change my small business setting and change domain.com to server IP, but where and how!? Could you please help me to find the file to change it (via command line).

My OS is CentOS 6.2
 
Hi,

Try to run

/usr/share/plesk-billing/integration --command=repaiall --hostname=domain.com

where domain.com is your valid hostname which is correctly configured both locally (on the server) and globally (say, from your home computer). Just run "ping domain.com" on the server in command line and on home computer in command line and check that it is resolved into correct IP.
 
Hi,

thank you for your answer. Finally, I changed the DNS of the main domain and I open small business with that.
 
Back
Top