sensor.plex_recently_added icon indicating copy to clipboard operation
sensor.plex_recently_added copied to clipboard

Recorder Maximum Size Warning

Open KlumzyKlein opened this issue 10 months ago • 1 comments

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 avatar Mar 11 '25 22:03 KlumzyKlein

@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:

Image

If it is set too high, it would explain why you are seeing this error.

mkanet avatar Mar 11 '25 22:03 mkanet