Error message fills my screen
-
Periodically an error occurs that entirely fills my screen. Questions:
- How do I prevent this from happening
- This type of error happens everyday - how should I deal with it.
-
Hi mlavelle,
There would be a couple options. You could do one of the following,
- Figure out why that error is occurring and resolve it.
- Edit Mango/web/modules/BACnet/classes/i18n.properties edit event.bacnet.readDevice from 'Read properties from device at {0} failed: {1}' to 'Read properties from device at {0} failed' (This solution won't persist through any upgrades, but could be redone)
- Change the event level for that BACnet data source's "Device Error" to Do Not Log or Ignore