AntiPattern

Port/TLS/Handshake Misconfiguration

port-tls-websocket-handshake-mismatch

Server startup fails or WebSockets fail because port binding and TLS termination paths don’t match the runtime environment, leading to wrong/occupied ports, listeners not detected on 0.0.0.0, or TLS rejecting WebSocket upgrade semantics and CORS/handshake requirements.