When performing monthly maintenance on the Layer7 API Gateway using the oneClickUpgrade.sh script, users may find that manual Patch Management Service (PMS) .L7P files staged in /home/ssgconfig are not recognized or installed.
This typically occurs because the PMS update is already included in the Monthly Software Patch (MSP).
The oneClickUpgrade.sh script is designed to automate the patching process. If a PMS update is released to address a security vulnerability or critical issue, it is bundled into the MSP. The script detects that the component is already up-to-date or handled by the MSP, thus ignoring standalone files in the staging directory.
Verify Installed PMS Version: Execute the following command to check the current version: dpkg -l | grep patch-management If the version matches the latest release (e.g., 3.0.0-20260624), the update was successfully applied via the MSP.
Determine Required Branch:
Manual Installation (Optional): If a standalone PMS update is required and not recognized by the script:
patch.sh upload /path/to/Layer7_API_PMS_Debian_vX.X.X.L7Ppatch.sh install [Patch_ID]
Additional Information: For further assistance, see . Scroll to the bottom of the page and click on your respective region.