Plesk

Plesk login tool returns incorrect hostname to access Plesk UI

Symptoms

Cause

Incorrect hostname test.example.com was used last time to log in to Plesk by admin instead of the correct server.example.com.

Resolution

  1. Connect to the server via SSH/RDP.

  2. Execute command below to set correct value for pleskHttpHost parameter:

    # plesk bin settings --set pleskHttpHost="server.example.com:8443"

Note: In case the above command returns the same address, make sure that there is no custom URL configured.