Comment 2 for bug 454093

Revision history for this message
Michael Vogt (mvo) wrote :

The error is:

DBusException: org.freedesktop.DBus.Error.LimitsExceeded: Connection ":1.71" is not allowed to add more match rules (increase limits in configuration file if required)

A fix is to increase the number of allowed match rules to something like in in system.conf
  <limit name="max_match_rules_per_connection">5000</limit>