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
I've got error tls: bad record MAC
Problem was that service was making request over https://127.0.0.1, rather http://127.0.0.1.
Proposal would be, to provide more specific error message that could be used resolving incidents.
Example: bad record MAC - request without domain
maxmoehl, abelharisov and snakethatlovesstaticlibs