EADDRNOTAVAILEADDRNOTAVAIL — Address Not Available
The requested address is not available on this machine.
ERR_SSL_OBSOLETE_VERSIONThe server only supports TLS versions that are considered obsolete and insecure.
The server only supports TLS 1.0 or TLS 1.1, which are deprecated by modern browsers due to security vulnerabilities. Modern browsers require TLS 1.2 or higher.
Upgrade the server to support TLS 1.2 or 1.3. Update the server software (nginx, Apache, IIS). Disable TLS 1.0 and 1.1 in the server configuration. Use a reverse proxy with modern TLS support.
EADDRNOTAVAILThe requested address is not available on this machine.
certificate_unknownThe server's certificate could not be verified for an unknown reason.
ECONNREFUSEDThe server actively refused the connection attempt.
ERR_NETWORK_IO_SUSPENDEDNetwork I/O has been suspended, typically when the browser is throttled.
ERR_ADDRESS_UNREACHABLEThe target IP address or hostname cannot be reached from the browser.
ECONNABORTEDThe connection was aborted by the local system.