May I ask you please if you tried to login using the browser’s Guest mode? Testing the Guest mode ensures that the issue isn’t related to browser cache.
If you’re still facing an issue after testing in Guest mode then could you please check the Network requests in the Network tab from the DevTools in your browser (F12 → Network), please share the request/response for the ones that have errors (you can remove the top-level-domain).
Hello all.
I found a solution:
1 - Install java jdk 21 version
2 - Configure Environment variable JAVA_HOME and registry key HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun 2.0\Tomcat9\Parameters\Java\jvm so they point to the new instalation (in my case “C:\Program Files\Java\latest\jdk-21” for the environment variable and C:\Program Files\Java\latest\jdk-21\bin\server\jvm.dll for the Registry key).
3 - Search and install all pending windows updates.
4 - Restart system.