What should I do if I see 'PMC is not ready yet' message after upgrading PMC to a newer version?

What should I do if I see 'PMC is not ready yet' message after upgrading PMC to a newer version?

If your PMC 3.0.x or 3.1.x appliance has in the past been for any reason disconnected from the NComputing Management Portal (e.g. by using the [Disconnect] button on the PMC Administration > Licensing page, by using the DISCONNECT feature in the My PMC Installations section of NComputing Management Portal, due to Management Portal API error, etc.) and then activated again, then it is possible that the versioning part of licensing information stored in PMC database has been lost. This may cause a problem with starting the PMC service after the in-place update, resulting with the never-disappearing “PMC is not ready yet” message in web browser. To avoid this issue, please perform the following steps before proceeding with the in-place update procedure on the affected PMC appliances:

·        Connect with an SSH client (e.g. PuTTY) to the IP address of your PMC appliance and logon as the 'root' user. 'pmcadmin' is the default ‘root’ user password.

·        Invoke the following commands to clear the PMC licensing data and to restart the PMC service:

 

sudo -u postgres psql -d ncomputing_pmc -c 'truncate pmc.activation'
systemctl restart 
pmc-server

 

·        Reload the PMC page in web browser and reactivate PMC.


    • Related Articles

    • PMC Version 4, Start Guide

      Overview This document based on the release notes of PMC 4.1.1. It covers everything you need to know, in-depth, regarding installation and deployment of PMC. It is always recommended that you use the current release notes of every PMC version that ...
    • [Release Notes] PMC Endpoint Manager

      NComputing PMC Endpoint Manager Version 4.2.1 Release Notes PRODUCT RELEASE NOTES: NCOMPUTING PMC ENDPOINT MANAGER, VERSIONS 4.2.1 Product: NComputing PMC Endpoint Manager Version: 4.2.1 Supported virtualization environments: VMware ESXi 6.7.0, ...
    • L Series: Error: "Terminal server yet not ready, please retry attempt a bit later"

      If you use a L Series Legacy Device (L100, L110, L120, or L200) device, these are outdated, need to be upgraded and because of their age may have little or no support available.  Models L130 and L230 are more recent legacy products and will connect ...
    • Why am I getting 'Unsupported format of update package" message when I upload new firmware to PMC?

      For PMC version 2.0.1 and earlier versions, there is a bug when you try to upload a new RX-series firmware image to PMC, PMC may display the following message: An easy work-around is to reboot the PMC appliance (no need to reboot the whole hypervisor ...
    • How to Create and Deploy the PMC Virtual Appliance

      Overview NComputing PMC is an endpoint management system designed and developed to remotely manage NComputing access devices including LEAF OS devices (PCs/Laptops), RX420(RDP), RX-RDP+, RX-RDP and RX-300 thin clients. It is offered as a ...