E_Notice "Undefined index: label_id_count" in system tab

I have the following error in my logs on the system tab. The instance has two users, and only one user is getting this error. Running 2022-01-29 git version of TinyRSS.

E_NOTICE (8) classes/rpc.php:112 Undefined index: label_id_count

  1. classes/rpc.php(112): ttrss_error_handler(Undefined index: label_id_count, classes/rpc.php, [{“seq”:5389,“feed_id_count”:0})
  2. backend.php(136): getAllCounters()

Remote IP:
Request URI: /backend.php
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0

this likely happens because this user has no labels. thanks for reporting.

There are no labels set up on this instance at all, for users or feeds, if that confirms it.

https://git.tt-rss.org/fox/tt-rss/commit/39c0bd378afb804cf3a13477ae606eaa65d75f7b

sorry for the delay.