BIP2310

Severity

20 : Error

Message

The broker is not capable of handling message of type '<insert_0>' on behalf of node '<insert_1>'.

Explanation

The message broker received a message that requires the handling of data of type '<insert_0>' but the broker does not have the capability to handle data of this type. This happened when processing a message on behalf of node '<insert_1>'.

Response

Check both the message being sent to be message broker and the configuration data for the node. References to the unsupported data type must be removed if the messages are to be processed by the broker.