Recorder Maximum Size Warning
Describe the Bug Warning in Home Assistant Core Logs.
The Error Logger: homeassistant.components.recorder.db_schema Source: components/recorder/db_schema.py:662 integration: Recorder (documentation, issues) First occurred: 21:48:00 (2 occurrences) Last logged: 21:58:05
State attributes for sensor.plex_server_plex_recently_added exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
Indicate if you followed all steps in the troubleshooting doc Yes
What data does the sensor display if any? Everything works as normal
What displays when visiting the API URL from the troubleshooting guide? N/A
Does the default Home Assistant Plex component work for you? Yes
Home Assistant Version 2025.3.1
Additional Context Does not appear to be causing any issues with functionality but does contribute to delays on reboot of server.
@KlumzyKlein does this occur consistently? How often does it occur? What number did you set: Maximum number of items in sensor? For example, mine is set to 7; which isn't enough to trigger a message like that:
If it is set too high, it would explain why you are seeing this error.