PARITY_SERVER_ERROR
Error changing reputation setting: DB Error: String or binary data would be truncated
When a Configlist entry (Custom Rule, Approval, Ban, etc) is created and associated with a specific Policy (or Policies) this creates a State Group. There is a character limit of 2048 for these State Group mappings in the das database. Even if a Policy is removed from a Rule, the State Group mapping will remain.
Root cause is an overreliance on various rules/actions per policy (as opposed to applied to all policies) leading to lots of 'states'. There is a limit on how many mappings a policy can have to rules. Even if a policy is removed from a rule in the UI, the state group mapping remains.