Connection Manager Troubleshooting

The Connection Manager can sometimes cause session connectivity or service issues in CPAM. Some issues regarding Remote Desktop Protocol (RDP) and other services fulfilled through CPAM may be resolved by going through the steps in this guide. These types of connectivity issues are typically common after any appliance server upgrade or migration.

General Troubleshooting

First, verify the connection requirements by confirming the following:

  • Ensure the affected user is able to run executable files, such as .exe, .app, or others, to install the Connection Manager.

    If the user is unable to run executable files, the user must have a current version of Java installed to run the Java Web Start option.

  • Ensure the affected user's antivirus software is not blocking the Connection Manager executable.

    If the Connection Manager icon disappears shortly after initiating a session, the antivirus software might be blocking the Connection Manager.

  • Ensure the user’s network allows direct connections without any proxy or network appliance changing SSH keys.
    Proxies are supported only if they do not interfere with the SSH key exchange.

  • Ensure the user is not using a Virtual Private Network (VPN) software outside of CPAM, it could cause connection and performance issues.

  • Ensure the user has local permissions set to access network ports. This can be affected by security software.

  • Ensure the network connectivity to the CPAM server URL is managed over port 22, port 80, and port 443:

    For Windows:

    1. Open the Run prompt (Windows Key + R).

    2. Type in Powershell.

    3. Press Enter.

    4. Type in:

      Test-NetConnection -Port 22 -ComputerName "server.securelink.com"

      Make sure that server.securelink.com is changed to the server you are trying to connect through.

    5. Press Enter.

    6. Validate that:

      TCPTestSucceeded : True

    7. Perform Step 4 again, testing the following:

      1. Change -Port 22 to -Port 80.

      2. Change -Port 22 to -Port 443.

For macOS:

  1. Open the Spotlight Search (Command + Spacebar), type in Terminal, and press Return to launch the Terminal window.

  2. Type in:

    nc -v server.privilegedaccess.com 22

  3. Make sure that server.privilegedaccess.com is changed to the server you are trying to connect through.

  4. Press Return.

  5. Validate a Connected output.

  6. Perform step 2 again, testing the following:

    • Change 22 to 80.

    • Change 22 to 443.

IMPORTANT:

Before you continue with any processes in this guide, try using an alternate internet browser.

Windows Troubleshooting Guide

This section contains troubleshooting guide specific for Windows Operating Systems (OS).

MacOS Troubleshooting Guide

This section contains troubleshooting guide specific for Mac Operating Systems (OS).

Linux Troubleshooting Guide

This section contains troubleshooting guide specific for Linux distributions.

Services Troubleshooting Guide

This section outlines common issues you may encounter with the Remote Desktop Protocol (RDP) and Secure Web Server Access (HTTPS) services. This guide provides steps to help you resolve them.

Logs Upload Troubleshooting

The Connection Manager's log upload feature provides a convenient way to send diagnostic information to the CPAM server. This section addresses common issues you may encounter when uploading logs.

TIP:

Remember! In version 26.1.6 and later, you can Upload Logs from the Connection Manager.

Uncommon Errors

The Connection Manager has sometimes produced a user system crash that results in the PFN_LIST_CORRUPT blue screen error. The steps here may require a reboot of an affected machine. There are multiple factors that cause this error. Follow this steps:

  1. Download the IP Connect driver from the CPAM UI.

  2. Test the CPAM connection.
    If the issue resolves, continue to use the Connection Manager.
    If the issue persists, continue to the next step.

  3. Uninstall the IP Connect driver.

Escalate to Imprivata Support

If the troubleshooting steps failed to address the connectivity issues, escalating to the Imprivata support team by creating a case should be the next step.

If you are not an authorized support portal user, a case can be generated by browsing to the Help tab within the UI and then clicking Report a Problem.

When creating a case with your chosen method, please confirm that this troubleshooting guide was fully followed along with providing a full scope of the issue. This will assist the Support team to provide a faster resolution.