Virtualmin license

Hi,
My License details are showing up as invalid

Now re-checking your Virtualmin license …
… a problem was detected : The licence for this server expired on 2017-06-24

I paid for the license and it is recorded in my account

Serial Number 5568089
License key NjQr9sq5A9

I entered this into the Command Shell - but nothing happened.

wget -O install.sh http://software.virtualmin.com/cgi-bin/install.cgi?serial=5568089&key=NjQr9sq5A9; /bin/sh install.sh

How am I supposed to update the License ?

Thanks
David Bird

I still have same problem…

Now re-checking your Virtualmin license …
… a problem was detected : The licence for this server expired on 2017-06-24

Howdy,

Yup, you do indeed have a valid license.

You would never want to rerun the Virtualmin installer (ie, the install.sh script), as that will cause all sorts of problems.

However, if your server isn’t using the most recent serial number, you can update the license information with a command such as this one:

virtualmin change-license --serial SERIAL_NUM --key KEY

If you have any additional questions, we’d be happy to help! I’d recommend opening up a support request though, as we’ll see those much quicker than forum posts. Thanks!

-Eric