OutSystems.SetupTools
OutSystems.SetupTools copied to clipboard
Install-OSServer function does not install pre-requisites and leads to a failure updating the platform
As the title suggested, this function does not have the ability to automatically install pre-requirements for platform server version to be installed
PreRequisitesCheck.log snippet
VERBOSE : 2022-04-18 19:29:03.1162 [Get-OSServerPreReqs ] [PROCESS] .NET Core 3.1 Windows Server Hosting: [NOT OK]
PlatformServerInstall.log snippet
[2022-04-18 19:30:12.262] Abortive Prerequisites Checks Ok: true
[2022-04-18 19:30:12.277] Skipping installation of prerequisites...
[2022-04-18 19:30:12.293] Checking prerequisites...
[2022-04-18 19:30:14.777] The prerequisites were not fulfilled.
[2022-04-18 19:30:14.777] Check the log file C:\Users\outsystemsadmin\AppData\Local\OutSystems\PlatformInstaller\PrerequisitesCheck.log for more details
The solution should be simple as the platform server executable comes with a flag to install pre-requisites: https://success.outsystems.com/Documentation/11/Setup_and_maintain_your_OutSystems_infrastructure/Setting_Up_OutSystems/Unattended_Installation_and_Upgrade#install-the-outsystems-platform-prerequisites-1