I'm using Postman, the default Accept header value was */*, then according your advice I tried application/json, then application/fhir+json, both not working, IRIS still produces HTML

<div id="content">
        <div class="content-container">
            <fieldset>
                <h2>500 - Internal server error.</h2>
                <h3>There is a problem with the resource you are looking for, and it cannot be displayed.</h3>
            </fieldset>
        </div>
    </div>

UPD1: launched the installation package via the "Run as administrator" menu item. Now the messages.log file contains the following diagnostics info:

- on Ryzen 3900 - the processor has too many cores which is not allowed by Community edition license

- on Athlon 3000G the error message is less informative: `11/06/22-01:06:28:788 ( 5200) 3 irisctl.dll (error during startup):(289) IRIS failed to start.  IRIS Control Process terminated abnormally (exit code = 0).`