Thank you for the answer.
Here below the list of the operations executed in order to reproduce the error:
- Open the License Manager section and open a tail on the access.log. No error 404 has been raised
- Open the developer console of Chrome and reload the page: an error 404 has been raised (http://sonar.intranet.ifis.local/static/license/app.js net::ERR_ABORTED 404 (Not Found))
- Access the static resources http://sonar.intranet.ifis.local/static/license/app.js directly: in attachment you can find the web page that has been returned.
Moreover in attachment you can find the access.log of the sonarqube instance.
access_log.txt (6.6 KB)
Best Regards.