IoT Gateway > Troubleshooting > Event Log Messages > REST client <agent name> published events buffer is full. Dropping new data change events.
REST client <agent name> published events buffer is full. Dropping new data change events.
Message Type:
Warning
Possible Cause:
1. The REST server is unreachable.
2. The rate data is published to the gateway exceeds the rate the gateway can the send data to the Rest Server causing the internal Published Events data buffer to overflow.
Possible Solution:
1. Verify that the REST server endpoint is online and the network connection is functioning properly.
2. Check the configured URL for the agent and verify a properly configured REST server exists at that address.
3. Verify that communication is not being blocked by a hardware or software firewall or filter.
4. Configuration tuning to avoid data buffer overflow by increasing the Max Events per Publish and/or decreasing the Rate at which the agent pushes data to the endpoint.
Was this helpful?