Non-js module files deprecated

Frappe site cannot be accessed. When I check on chrome console , I get error ( non-js module files deprecated ) . Its not happening on Windows 10 or Mac. Only on WIndows-7 . Anyone faced it ???

Hi @Support-at-ERPgulf,

Maybe :thinking: ,
The error you’re seeing, “non-js module files deprecated,” suggests there’s a problem with how certain files are being handled in the system. This issue is specifically happening on Windows 7 computers and not on newer operating systems like Windows 10 or Mac. it’s possible that there might be compatibility issues with the browser version or some other system-level configurations.

Thank You!

Thanks.
It is actually happens at nginx level. Handshake for SSL not completing. HTTP ( without ssl ) working fine.
Here is the nginx log.

024/02/06 10:56:40 [debug] 2551146#2551146: *39 SSL ALPN supported by client: h2
2024/02/06 10:56:40 [debug] 2551146#2551146: *39 SSL ALPN supported by client: http/1.1
2024/02/06 10:56:40 [debug] 2551146#2551146: *39 SSL ALPN selected: http/1.1
2024/02/06 10:56:40 [debug] 2551146#2551146: *39 SSL_do_handshake: -1
2024/02/06 10:56:40 [debug] 2551146#2551146: *39 SSL_get_error: 2