Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install-OSServer function does not install pre-requisites and leads to a failure updating the platform #107

Open
joaooamaral opened this issue Apr 18, 2022 · 0 comments

Comments

@joaooamaral
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant