Blocked because of a disallowed MIME type (“text/html”) : Angular 8 deployed on tomcat 9.0.30 fails to serve the assets

<base href=”https://stackoverflow.com/”> is the issue , change it to your context root . Or change it to <base href=”https://stackoverflow.com/questions/59925804/.”> Browser is unable to find your JS file because it looks for JS file relative to base href. Your base href= “https://stackoverflow.com/” , so it looks for all js file in the in “localhost:8080/”, but your … Read more

The AJP Connector is configured with secretRequired=”true” but the secret attribute is either null or “” after upgrade to 2.2.5

Navigate to the server.xml in tomcat: Replace AJP with: <Connector protocol=”AJP/1.3″ address=”::1″ port=”8009″ redirectPort=”8443″ secretRequired=”false” /> But make sure that you understand the security implications of that (see Krzysztof Skrzynecki’s answer for that).

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)