For the complete documentation index, see llms.txt. This page is also available as Markdown.

SSH algorithm support

The following error message can appear when opening a Secure Shell (SSH) connection in Remote Desktop Manager: "An unexpected error has occurred: Error code SSH_FAIL_NO_MATCH (-3006) Unable to find a matching algorithm with the SSH server".

Local solution for one entry

  1. Right-click on the problematic entry and select Properties, then go to CommonGeneral.

  2. In the Advanced tab, set the Algorithm support option to Custom.

  1. Click on the ellipsis button (...) that appeared to the right of the Algorithm support setting.

  2. In the new SSH window, select the missing algorithms from the list.

  3. Click OK in the SSH window, then OK again in the window of the entry properties.

    It may be necessary to restart Remote Desktop Manager for the solution to take effect.

  4. Test the connection. If the connection still does not work after enabling the algorithms, return to the Advanced tab in the entry properties, and check the Skip environment variable setup box. Click OK to effectuate the change.

Global solution for all entries

It is also possible to globally reactivate all the algorithms in Remote Desktop Manager via the FileSettingsEntry typesSessionsTerminalAlgorithm support menu. Select the missing algorithms, then click OK.

Custom Powershell command script

If the issue persists on a specific entry, run the following PowerShell script in Remote Desktop Manager.

  1. Right-click on the problematic entry, then select EditEdit (special actions).

  2. In the Edit – Special action selection window, select the Custom PowerShell command general special action and click OK.

  3. Paste the following script in the Command field:

  4. Click OK.

  5. A notification should confirm the success of the script. Click OK and retest the session.

See also

Last updated

Was this helpful?