Details
-
Improvement
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Recently, peer address logging was added to most socket errors per MESOS. However, the case where an non-SSL connection arrives when we have SSL-only mandated, the following confusing error is printed:
"process.cpp Failed to accept socket: Failed accept: connection error: error:00000000:lib(0):func(0):reason(0)"
We should be able to avoid the confusing message here as well as include the peer address, so that it's easier to know where the connection is coming from.
Attachments
Issue Links
- is related to
-
MESOS-10017 Log all reverse DNS lookup failures in 'legacy' TLS (SSL) hostname validation scheme.
- Resolved
- relates to
-
MESOS-9340 Log all socket errors in libprocess.
- Resolved