Desktop Client V2 cannot connect to iSymphony server and cannot be downloaded from web interface

Version 7.1 by michelk on 2017/05/18 14:02
Warning
For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Problem

The desktop client can't connect to iSymphony even though the correct hostname and port are configured.

In addition to the above issue the desktop client cannot be downloaded from the iSymphony web client.

Cause

If the host name and port are indeed correctly configured, this problem is caused by an incorrect desktop client module on the iSymphony server. The wrong version of the desktop client may be installed or it is missing entirely.

Solution

This problem can be resolved by (re)installing the correct desktop client module on the iSymphony server

Versions 3.4.2 and higher 

You may want to use a panel to highlight important steps.

  1. connect the (remote) shell of the iSymphony server
  2. stop the iSymphpony server
    service iSymphonyServerV3 stop
  3. remove current desktop module
    rm -rf /opt/isymphony3/server/modules/desktop
  4. Download the iSymphony server tar for the currently installed version
    cd ~/
    wget <URL from Download archive>
  5. extract desktop module from tar into iSymphony's module directory
    {{tar -/opt/isymphony3/server/ -xvf <downloaded file>.tar modules/desktop}}
  6. Check ownership of the module
    See: Desktop Client Module Installation
  1. Start iSymphony
     {{service iSymphonyServerV3 start}}

Version 3.4.1 only

Since the desktop client module is include for versions 3.4.2 and higher, It is highly recommend to upgrade iSymphony to the latest 3.4.x version instead of repairing the module by the following steps:

  1. connect the (remote) shell of the iSymphony server
  2. stop the iSymphpony server
    service iSymphonyServerV3 stop
  3. remove current desktop module
    rm -rf /opt/isymphony3/server/modules/desktop
  4. Follow the regular instructions

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.

Unknown macro: contentbylabel. Click on this message for details.

Unknown macro: details. Click on this message for details.