Web Tier Shows "Online, Reinstall Required" After Reinstalling RSA Authentication Manager 8.x Web-Tier Package
Originally Published: 2015-08-28
Last Modified: 2026-06-23
Article Number
Applies To
Issue
After upgrading RSA Authentication Manager 8.x and reinstalling the Web-Tier package, the Web Tier does not return to a normal operational state.
Symptoms:
- The Operations Console shows the Web Tier status as:
Online, Reinstall Required - The status persists even after uninstalling and reinstalling using the new Web-Tier Update package
- The Web Tier does not transition to a normal
Onlinestate after the reinstall completes
Cause
The Web-Tier package does not overwrite all existing files during a reinstall. Residual files from the previous installation persist on the server and cause the Operations Console to continue reporting
Reinstall Required. This commonly occurs when customers run the reinstaller directly without first manually removing the old installation directory.Resolution
Step 1: Open the Web Tier installation directory and run the uninstall executable.
Navigate to the uninstall directory: <WebTier_Install_Dir>/uninstall
Run the uninstaller and wait for it to complete.
Step 2: Manually delete the old installation directory.
⚠️ CAUTION: The following commands permanently delete the installation directory. Confirm the correct path before running.
On Linux (run as root):
rm -rf <WebTier_Install_Dir>
For example,
rm -rf /opt/RSASecurity/
On Windows (run as Administrator from the command prompt): replacing the path with the actual installation directory:
RD /S /Q "<WebTier_Install_Dir>"
For example,
RD /S /Q "C:\Program Files\RSASecurity"
Step 3: Reboot the Web Tier server.
Step 4: Log in to the RSA Authentication Manager Operations Console and generate a new Web-Tier package.
Step 5: Install the newly generated Web-Tier package on the server.
Step 6 — Verify: Log in to the Operations Console and confirm the Web Tier status has changed from
Online, Reinstall Required to Online.Notes
Removing all old files ensures that no outdated or corrupted files remain, which allows the reinstall to complete successfully.
Related Articles
Authentication Manager Web Tier Offline After Hard Shutdown with "System Fingerprint Encrypted Key Is Missing" 1.62KNumber of Views Troubleshooting Web Tier deployments on Red Hat Enterprise Linux for RSA Authentication Manager 8.1 2.38KNumber of Views How to install patches on an RSA Authentication Manager 8.1 via web browser 2.09KNumber of Views Enabling debug for troubleshooting an RSA Authentication Manager 8.x web tier deployment 1.19KNumber of Views Web tier install failure due to hostname mismatch with the web tier package for Windows generated for in RSA Authenticatio… 518Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Unable to login to RSA Authentication Manager Security Console as super admin RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory
Don't see what you're looking for?