This table lists some potential problems and resolutions you might encounter with the PingAccess agent for Internet Information Services (IIS).
Issue | Resolution |
---|---|
The Installer fails to successfully install the agent. |
Use the steps listed in the Manual Installation procedure to validate the installation and to manually complete the installation. Review the MSI installer log file for the installation to identify errors. The log file is stored in the Temp directory C:\Users\<username>\AppData\Local\Temp by default. The filename is not fixed, so you must locate the most recent MSI*.log file. Direct the installer to log to a specific file by launching the installer using this command.
|
The Uninstall program fails to successfully remove the agent. |
Follow the steps in the Manual Removal to remove the configuration for the PingAccess agent for IIS. |
The PingAccess-Agent/Admin log contains the error |
It is likely that the hostname for the PingAccess engine being accessed does not match the hostname in the certificate used by the agent. Verify the certificate configuration, and if necessary, recreate the certificate for the agent HTTPS Listener and recreate the agent configuration. See PingAccess User Interface Reference Guide in the PingAccess documentation for more information. |
500 series errors accessing protected resources |
This can indicate that the PingAccess agent failed to load, or that the Default Application Pool is stopped. Correct the issue that's causing the module load failure, and then restart the Default Application Pool. One potential cause of this is that the agent.properties file cannot be found or loaded. Ensure that this file is copied over as described in Step 6 of the installation procedure. |
32-bit application pools crashing |
This indicates that IIS attempted to load the PingAccess 64-bit agent
module in an application container that is running in 32-bit mode. Modify
the applicationHost.config file's
For
example:
|
Agent does not start. Application log contains this error: |
This can indicate a corrupted or invalid agent.properties file. Export the agent.properties file from the administrative console and replace the existing file on the IIS system with the new version, as described in Installing on IIS. |
Agent receives an unknown protocol error when attempting to contact the administrative node |
This can indicate that the operating system is using SHA-1 for encryption. This protocol is no longer supported by default in PingAccess. We recommend switching to sha256. If you cannot switch to sha256, you can re-enable SHA-1:
|