Hello, I am trying a new install on Windows Server 2022 Datacenter. The installer gets to 99% then fails and rolls back. I went snooping through the error log and came across these particular lines where Postgres fails to start for some reason. Can you help me out with this?
MSI (s) (E8:08) [14:08:16:648]: Executing op: ActionStart(Name=InstallPostgresService,,)
MSI (s) (E8:08) [14:08:16:648]: Executing op: CustomActionSchedule(Action=InstallPostgresService,ActionType=3090,Source=C:\Program Files\3CX Phone System\Bin\pgsql\bin\pg_ctl.exe,Target=register -N "3CX PhoneSystem Database Server" -U .\LocalSystem -P EF11C93F-3E70-4D6E-A2C9-AC87944EC028 -D "C:\Program Files\3CX Phone System\Data\DB",)
CustomAction InstallPostgresService returned actual error code -1073741515 (note this may not be 100% accurate if translation happened inside sandbox)
MSI (s) (E8:08) [14:08:16:845]: Note: 1: 1722 2: InstallPostgresService 3: C:\Program Files\3CX Phone System\Bin\pgsql\bin\pg_ctl.exe 4: register -N "3CX PhoneSystem Database Server" -U .\LocalSystem -P EF11C93F-3E70-4D6E-A2C9-AC87944EC028 -D "C:\Program Files\3CX Phone System\Data\DB"
MSI (s) (E8:08) [14:09:32:040]: Product: 3CX Phone System -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action InstallPostgresService, location: C:\Program Files\3CX Phone System\Bin\pgsql\bin\pg_ctl.exe, command: register -N "3CX PhoneSystem Database Server" -U .\LocalSystem -P EF11C93F-3E70-4D6E-A2C9-AC87944EC028 -D "C:\Program Files\3CX Phone System\Data\DB"
MSI (c) (A0:88) [14:10:00:812]: Doing action: FatalError
Action start 14:10:00: FatalError.