Troubleshoot error 2203 - Installation ended prematurely
Updated over a week ago

πŸ“ Note
​This article applies to

  • OS: Windows

  • Product edition: inSync Cloud and On-Premises

:You may see this error for any version of inSync Client. The respective inSync Client version being installed or upgraded will be displayed in place of version 5.5 displayed on the images in this article.


Problem description

You may see the error shown in the image below during inSync Client installation.

InstallEndedPrematurely.png

Cause

The error occurs when the inSync cannot access the default temporary folder in Windows (%temp%). A third-party program may restrict the access to this folder, or inSync may not have sufficient permissions to access the temporary folder.

Resolution

Perform the following pre-check to find the event log.

  1. Open the Event Viewer.

  2. Expand Event Viewer > Windows Logs > Application.

  3. Find for the following traceback:
    ​

    Log Name:       Application
        Source:         MsiInstaller
        Logged:         <mm/dd/yyyy hh:mm:ss AM/PM>
        Event ID:       10005
        Task Category:  None
        Level:          Error
        Keywords:       Classic
        Description:
        Product:        Druva inSync -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2203.The arguments are: C:\Windows\Installer\inprogressinstallinfo.ipi, -2147023504,

Resolution-1

  1. Right-click Windows Start and click Search.

  2. Enter %temp% in the search box and click the first search result.
    ​ C:\Users\<UserName>\AppData\Local\Temp
    The Temp folder opens in a new window.

  3. Go one folder higher and open the Local folder in the same window.

  4. Right-click on Temp folder and click Properties > Security tab.

  5. Click Edit and on Permissions for Temp window, click Add.
    The Select Users, Computers, Service Accounts, or Groups window is displayed.

  6. Enter Everyone under Enter the object names to select text box and click Check Names.
    ​ Everyone gets underlined.

  7. Click OK and on Permissions for Temp window, select Full control Full control under the Allow column.

  8. Click OK on all the windows to save the configuration.

Resolution-2

Use this resolution if the issue does not resolve with Resolution-1

  1. Rename the Druva folder from C:\Program Files or Program Files X86\ to Druva.old.

  2. Open the Registry Editor.

  3. Backup the registry using File > Export and save it as .reg file.

  4. expand HKEY_LOCAL_MACHINE > SOFTWARE > CLASSES > Installer > Products.

  5. Search for keywords - Druva inSync, Druva, and inSync, and delete the GUID entries containing these keywords.
    ​
    ​

    Registry_Editor_FindDruvainSync.png


    ​
    ​ Note: The GUID is different for every version of inSync Client, hence make sure you search for the same key mentioned in the Description part of Application Event LOG.
    ​

  6. Close the Registry Editor and install the inSync Client again.
    If the issue persists, contact Druva Technical Support.

Did this answer your question?