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
I've got error
tls: bad record MACProblem was that service was making request over
https://127.0.0.1, ratherhttp://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