Start a conversation

Error in logs: sctpCommsUDataReq discard

Overview

You see a sctpCommsUDataReq discard error in the logs, as shown in the image below, and you wish to know what it means. You faced this issue in a standalone SGC.

mceclip1.png

Information

  • This error in the log means that the Linux Kernel SCTP stack returned error when D7 tried to send a message. The error is EWOULDBLOCK, which means association is congested.

  • The number at the end (121 in the image below) refers to the association id.
    mceclip2.png

  • The log is printed once at the 1st discarded message, and then for every 256 messages that were discarded (in order not to flood the logs).

  • This process resets when ASPD is restarted.
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments