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 3.0, Start Guide

      Overview This document is an extraction from the release notes of PMC 3.1.2. 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 ...
    • 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 ...
    • RX-RDP configuration version 14 update in PMC 2.0.1

      In PMC 2.0.1 the Configuration version 14  need to manually upload in the SUPPORTED DEVICE CONFIGURATIONS list to manage the RX-RDP devices which has 2.2.0 ,2.6.2 firmware updates. Here is the below steps needs to follow for to update Configuration ...
    • PMC, How to manage firmware updates

      What is PMC? You can see here the full description of NComputing endpoint management system for LEAF OS devices (PCs/Laptops), RX420(RDP), RX-RDP+, RX-RDP and RX-300 thin clients.   PMC is provided as a virtual appliance and can be easily deployed on ...