Attempted to use TLS on a socket which is not TCP or SCTP.
This is an internal socket library issue. Please try the following: check protocol and interface configuration, restart the protocol, reboot the system. If the event still occurs then contact technical support with the output of "show tech".
Error
Attempted to use TLS on a socket which is not TCP or SCTP: Socket ID = %p1% Socket type = %p2% Socket family = %p3% Socket protocol = %p4% Application handle = %p5% Stub socket handle = %p6% Remote inet address = %p7% Remote port = %p8%
Name | Type |
---|---|
p1 | sInt |
p2 | xInt32 |
p3 | xInt32 |
p4 | xInt32 |
p5 | uInt32 |
p6 | uInt32 |
p7 | VarFmtByteArray |
p8 | uInt16 |