Common errors and resolutions

← Back to index

The solutions to a number of common issues can be found in the following.

RITS Issues

Token Issues

RITS Client Software including SafeNet Drivers

I can't login now, but was able to previously

If you receive the message 'Login failed. Please retry':

For 'Login failed because your certificate has not been activated, or it has expired, or has been revoked...':

For 'There has been an error preventing login to RITS. Please contact the RITS Help Desk':

↑ Top

'Please wait, Page Loading...' at RITS Login Page for more than a minute

This message may be caused by a number of issues.

↑ Top

RITS page disappears as soon as I open the Launch Page

If the RITS page disappears or does not appear after using the Launch Page:

↑ Top

I have to keep entering my Token codeword too often

The Internet secure connection may be dropping out and thus you need to re-confirm your RITS session by entering the Token codeword. The most likely cause is that the Internet proxy is losing the secure connection. You should ask your machine administrator to investigate this issue and try another proxy or a standalone Internet computer.

You should ensure the HTTP 1.1 settings are checked as outlined in the How to setup Advanced HTTP 1.1 settings section of this Troubleshooting Guide.

↑ Top

Token Administration page shows current certificates but I can't login.

Check Token has the name 'RITS Token' by following How to use SafeNet Authentication Client tools to check Tokens or running the RITS Test Card. Otherwise you may have a corrupted Token and it will need to be reformatted.

↑ Top

I get a 'Found New Hardware' wizard when I insert my Token.

The SafeNet Token software is not installed properly. Uninstall and reinstall the RITS Software available from RITS Software Page. For more information please refer to the RITS Technical Information Paper.

↑ Top

The Token light is not on when inserted into the USB port.

Try another USB port on the same computer.

Try the Token on a different computer. If the Token works on a different computer you should contact your administrator and discuss why the Token is not working on your own machine.

If you are still unsuccessful then the Token may be faulty and it should be returned to the RITS Help Desk for a replacement.

↑ Top

How to enter the PIN for an eToken Pro

The eToken Pro pop-up appears due to the Symantec / DigiCert PKI Client incorrectly registering as a TLS authentication handler for the eToken-5110. To resolve the issue, it must be de-registered as such, by applying the following procedure:

  1. Start regedit.exe and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Calais\SmartCards
  2. Export the above key with its sub-keys into a file. This file will form a backup before you edit the registry.
  3. Open the exported file with a text editor (e.g. notepad.exe) and search for the following string in it:

    3b,d5,18,00,81,31,3a,7d,80,73,c8,21,10,30

    The error message is due to the registry having multiple sub-keys containing a value of this string.
  4. In the registry, delete all sub-keys identified in step 3, except for the following sub-key (and its values) which must be retained:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Calais\SmartCards\eTokenCard/JC1.0b]
    "Smart Card Key Storage Provider"="SafeNet Smart Card Key Storage Provider"
    "ATR"=hex:3b,d5,18,00,81,31,3a,7d,80,73,c8,21,10,30
    "ATRMask"=hex:ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff
    "Crypto Provider"="eToken Base Cryptographic Provider"

↑ Top

How to uninstall Rainbow iKey Driver and install new SafeNet Drivers.

If you are using an old version of the SafeNet drivers, such as any version of the Rainbow iKey Driver, you should migrate to the new SafeNet drivers.

  1. Please uninstall the RITS Client Software and the Rainbow iKey Driver from the Control Panel, Add Remove Programs window.
  2. Restart the machine, make sure that the Rainbow iKey Driver is not present in the Currently Installed Programs list (Control Panel, Add Remove Programs).
  3. Download and install the latest RITS Client Software from RITS Software Page.
↑ Top

I get Error 1722 during the RITS Client Software installation

If you get Error 1722 during the RITS Client Software installation as shown in the dialog below, you should follow the steps below.

Error 1722 dialog encountered during RITS Client Software installation.
Error 1722 dialog encountered during RITS Client Software installation.
  1. Check if there is an old version of the token driver installed by going to the Windows Device Manager and looking for any *iKey* items under the Smart Card Readers node:
  2. Windows Device Manager, Smart card readers section expanded.
    Windows Device Manager, Smart card readers section expanded.
  3. If there is, try to uninstall it using the Add Remove Programs utility:
  4. Add or Remove Programs window showing old token driver.
    Add or Remove Programs window showing old token driver.
  5. If successful, you should now try and install the RITS Client Software.
  6. If not successful, you may attempt to manually remove it as described below.

Manually remove old token iKey driver

WARNING - the manual removal process described below has the potential to damage the windows configuration and should be performed carefully and if possible by your machine administrator.

You will need administrator privileges on the machine to perform the below actions.

  1. Create a temporary directory to hold the files that you need to remove (e.g C:\temp\iKeyUninstall). This is in case you need to undo the actions performed in this procedure.
  2. Move (cut-and-paste) the Safenet Inc directory from C:\Program Files\ to C:\temp\iKeyUninstall.
  3. Start the Windows Registry Editor: Windows Start menu > Run > type regedit.
  4. In the Registry Editor select the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall, then right-mouse-click and select export:
  5. Registry Editor, exporting the Uninstall key.
    Registry Editor, exporting the Uninstall key.
  6. Select the temp directory from Step 1 (C:\temp\iKeyUninstall) and provide name for the key export (e.g. uninstall.reg):
  7. Export Registry File, save window.
    Export Registry File, save window.
  8. With the Uninstall key selected in the Registry Editor press F3 (opens Find dialog) and search for iKey – you should find something like:
  9. Registry Editor, showing search results for 'iKey'.
    Registry Editor, showing search results for 'iKey'.
  10. Select the parent key and delete it (like shown below):
  11. Registry Editor, deleting the iKey driver parent key.
    Registry Editor, deleting the iKey driver parent key.
  12. Restart the machine.
  13. Download the latest RITS Client Software locally and run it. The installation should complete successfully.
↑ Top