Correcting Plesk Key Errors

There are a variety of different things that could be wrong if you notice that there is a problem with the license for SwSoft's Plesk in your server. The most common symptoms are as follows.

 

  1. You are unable to add new domains
  2. You are unable to add new email addresses.
  3. You are logged in to Plesk and you notice that your titlebar says 'PLSK00000000' where instead it should have your real Plesk license number.
  4. You have recently updated Plesk to a new full version number (ie 7.5 -> 8.3)

If you know that any of the above are true then here are a few things that you should try on your own.

  1. Login to Plesk and click on "Server" on the left hand side.

    There will be an icon called "License Management", click on it.

    Now within the Plesk License Management Interface there will be a button with an icon labeled "Retrieve Keys", go ahead and click this as well.
  2. If this does not appear to have solved your issue, it could be that your system time is incorrect. Please note that both your time and timezone must be correctly set. If you are using a Linux or UNIX system, run the command "date". Does it report incorrect time but the correct timezone? Then run the following command:
    [root@ussr ~]# ntpdate time.service.softlayer.com
    5 Feb 14:28:02 ntpdate[15377]: step time server 10.0.77.54 offset 21609.439184 sec
    If the time zone is incorrect within a Linux system run the command:
    tzselect
    If you are using FreeBSD try the command:
    tzsetup
    If you are using Windows Each of these commands will run you through the process of selecting your proper timezone
  3. After you have verified/corrected your time, please restart Plesk on your system and try to login again.
  4. If your problems continue, you should take a look at the disk space in your system. Is it possible that you have run out of space on either / or on /usr? Please run the commands:
    [root@ussr ~]# df -h;df -i
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda3 225G 3.1G 210G 2% /
    /dev/sda1 99M 9.9M 84M 11% /boot
    tmpfs 506M 0 506M 0% /dev/shm
    Filesystem Inodes IUsed IFree IUse% Mounted on
    /dev/sda3 60751872 160339 60591533 1% /
    /dev/sda1 26104 34 26070 1% /boot
    tmpfs 129282 1 129281 1% /dev/shm
    Verify that you have free disk space and free inodes available for use on your disk.
  5. If you still have problems, there are certain special cases wherein a Plesk license can become corrupt; our Support team may have to assist by re-applying your license. Please open a Support Ticket if these steps fail to resolve your issue.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Mailbox unavailable or not local error messages

If you receive this error when adding a domain:Unable to send notification: mail() failed: SMTP...

Logging into Plesk

The login page for Plesk can be found athttps://IPaddress:8443IP address should be substituted...

How do I add several IPs at the same time in Windows? (Plesk IPmanage.exe)

Managing IP Addresses in Windows with Ipmanage.exe UtilityIpmanage.exe utility allows you to...

How do I retrieve the Plesk control panel password?

You can always get the Plesk password if you have Administrative access to the server. If you...

What is included in the Plesk Powerpack?

The Power Pack is a bundle of the SpamAssassin, Application Pack, Helpdesk, Tomcat, ColdFusion,...