LIFX Binding, Log Spam

Hello,

Running binding-lifx 2.0.0 and I’m getting a lot of the following error messages in /var/log/openhab.log

[ERROR] [ing.lifx.internal.LifxLightDiscovery] - An exception occurred while writing data : 'Invalid argument'

Because of this, my log file is growing by around 4MB / day. Anyone have any clues?

Thank you

Given the message, I’d check your items and things files to make sure no typos

Most likely the binding tries to detect lights on some network interface that is down. This log spam should be gone in newer versions of the binding, e.g. the LIFX Binding that is part of openHAB 2.1.0.

This part of logging was tuned to debug as part of: