I'm getting this error that I don't understand. It was working fine before.
2025-10-07 14:12:34 WARN: Attribute computation error - org.traccar.handler.ComputedAttributesHandler.computeAttribute:146@1:5 ambiguous statement error in 'GSM rssi=="1" ? "scarso" : rssi=="2" ? "basso" : rssi=="3" ? "normale" : rssi=="4" ? "Buono" : rssi=="5" ? "Ottimo" : null' - Ambiguous (ComputedAttributesHandler:146 < *:159 < BasePositionHandler:34 < ProcessingHandler:169 < *:178 < MotionHandler:41 < ...)
You have an invalid computed attribute.
I'm getting this error that I don't understand. It was working fine before.