React start scripts issue in Windows

Okay so I installed java 11 and its working fine. I ran everything from this successfully, but still it shows wrong username and password.

Any ideas?

webapp container logs:

2025-01-06 10:58:25 2025-01-06T08:28:25.188+0300 -- INFO -- Completed initialization in 4 ms
2025-01-06 10:58:25 2025-01-06T08:28:25.253+0300 -- INFO -- hapi.home is set to /usr/local/tomcat/.
2025-01-06 10:58:25 2025-01-06T08:28:25.290+0300 -- INFO -- HAPI version is: 2.3
2025-01-06 10:58:25 2025-01-06T08:28:25.300+0300 -- INFO -- Default Structure libraries found for HL7 versions 2.5.1, 
2025-01-06 10:58:25 2025-01-06T08:28:25.874+0300 -- INFO -- org.apache.catalina.startup.HostConfig deployWAR Deployment of web application archive [/usr/local/tomcat/webapps/OpenELIS-Global.war] has finished in [63,444] ms
2025-01-06 10:58:26 2025-01-06T08:28:26.007+0300 -- INFO -- org.apache.coyote.AbstractProtocol start Starting ProtocolHandler ["https-jsse-nio-8443"]
2025-01-06 10:58:26 2025-01-06T08:28:26.137+0300 -- INFO -- org.apache.catalina.startup.Catalina start Server startup in 172427 ms
2025-01-06 11:00:28 2025-01-06T08:30:28.963+0300 -- INFO -- Class: AuthenticationListener, Method: onFailure, Info: Unsuccessful login attempt for admin
2025-01-06 11:00:28 2025-01-06T08:30:28.988+0300 -- INFO -- Class: CustomAuthenticationFailureHandler, Method: onFailure, Info: Unsuccessful login attempt from 172.20.1.1

Let me know what might work here