property changed error references
Hello,
I get the following error:
Devices : 07/04/2023 20:02:50 : Error : Devices\KNX\Zentral\Wetterstation\Dämmerung : PropertyChanged Error References. Object reference not set to an instance of an object. at ComfortClick.Tasks.TaskTriggers.IfTrigger.OnPropertyChanged (System.String deviceName, System.String propertyName, System.Object value) 0x0003a in <018cf2e87d74455f87f7a657f2cf0c78>:0
at BOSCommon.References.ValueReference.ObjectValueChanged (System.String path, System.String propertyName, System.Object value) 0x00020 in <9cf46083622746b19c87ec03af0965e6>:0
at BOSCommon.Node.Attributes.NodeValueData.ObjectValueChanged (System.Object value) 0x00045 in <9cf46083622746b19c87ec03af0965e6>:0
Unfortunately I have no idea where this might come from. The object that seems to cause the problem is coming from the weather station - nightly twilight.
Any idea what might cause the error?
Kind regards

I got the solution.
The problem wasn't anything with server. The problem was on the configuration of MQTT because I set the parser type as JSON and it needed to be Text.