You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We fire this error if someone opens a TLS connection and closes it without sending any requests. The comment there explains, but one reason this might happen is if the client didn't like the server's certificate (expired?), so we surface this as an error rather than ignore it completely.
You can ignore the error if you choose, since it could just be annoying clients opening and closing connections, but it might also be indicative of something you are doing that is causing the clients to go away.
May I know what are the reasons ClientSilent error occurs?
And how to fix it?
The text was updated successfully, but these errors were encountered: