DVLS: Error while installing side-by-side gateway

Resolved

DVLS: Error while installing side-by-side gateway

avatar

DVLS version: 2022.2.6.0

When I try to install the Devolutions Gateway on the DVLS server itself, side-by-side installation, I get an error (default ports 7171 & 8181):
Starting Devolutions Gateway server installation side-by-side...
Downloading Devolutions Gateway installer 2022.2.2.0 ...
Done!
Configuring the rewrite rules for Devolutions Gateway...
Done!
Installing Devolutions Gateway...
Done!
Configuring Devolutions Gateway service...
Method not found: 'Void System.Management.Automation.Runspaces.InitialSessionState.set_ExecutionPolicy(Microsoft.PowerShell.ExecutionPolicy)'.

Deleting downloaded files...
Done!

Server: Windows 2012R2
dotNET: 4.8

After 'install' the ports are not listening, pressing Edit on Devolutions Gateway gives an error also, so I uninstalled again.

Any idea what's wrong?


Kind regards,
Ray

All Comments (3)

avatar

Hello Raymond,

The server is running a command that requires PowerShell 5.1, but by default, PowerShell 4 is included in 2012R2. Could you verify that PowerShell 5.1 is installed? You could install it with the WMF 5.1 package: https://go.microsoft.com/fwlink/?linkid=839516

If it does not work, can you try to reinstall it, then provide us with the error when you click on the Edit?

Best regards,

Richard Boisvert

avatar

Hi Richard,

Powershell was indeed version 4.0. After update to 5.1 it worked immediately.

Thanks for your help!

Kind regards,
Raymond

avatar

Hello Raymond,

Glad it helped! I will make an internal ticket to see if we can add it as a prerequisite to prevent this error.

Best regards,

Richard Boisvert