You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
The text was updated successfully, but these errors were encountered: