• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Cannot log into Admin Panel https://IP:8443/

C

CameronC

Guest
Hello,

Just received a new server, when I try to access Plesk admin interface and log in for the first time, I can't. The top "header" of the page loads, but the middle login form will not. After a matter of seconds, it responds with "hostname.domain.com" has timed out.

It is trying to use the hostname to produce the login form rather than the IP. Why is this, what canI do to correct it? Not that it's a big deal I cold *wait* for DNS propagation, however the hostname is wrong on not set to a domain I have conrtol over.


Any ideas at this point?
 
Probably, SSO is enabled on the server and redirects to server hostname:
# /usr/local/psa/bin/sso --get-prefs
# /usr/local/psa/bin/sso --disable
 
Back
Top