Mark as read older than 1 days

PLEASE READ THIS BEFORE POSTING: About the Support category

Describe the problem you’re having:
When i select “Mark all articles in New Articles older than 1 day as read?” nothing is happening

If possible include steps to reproduce the problem:
Mark all articles in New Articles older than 1 day as read?

tt-rss version (including git commit id):
master

Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:
DietPi into Raspberry PI

Please provide any additional information below:

check logs (rightmost tab) in preferences

e: seems to work fine here on postgres

Log tab is empty, i tried to clear and recheck but nothing

you can also try checking browser console (f12), “nothing is happening” could mean a lot of things

i know that mean a lot of things…
feeds unread before: 436

console log:

12:20:13.706 Object { op: "rpc", method: "catchupFeed", feed_id: -3, is_cat: false, mode: "1day", search_query: "", search_lang: "" }  index.php:364:155
12:20:30.414 scheduling request of counters...  index.php:324:146
12:20:30.415 ?op=rpc&method=getAllCounters&seq=3&last_article_id=4272  index.php:325:65
12:20:36.133 need to refresh counters...  index.php:106:73
12:20:36.133 scheduling request of counters...  index.php:324:146
12:20:36.134 ?op=rpc&method=getAllCounters&seq=4  index.php:325:65
12:20:36.140 viewCurrentFeed: undefined  index.php:49:34
12:20:36.140 setActiveArticleId:0  index.php:465:33
12:20:36.141 PluginHost::run 3  index.php:549:79
12:20:36.154 ?op=feeds&method=view&feed=-3&view_mode=adaptive&order_by=default&m=ForceUpdate&cat=false      index.php:319:23
12:20:36.184 PluginHost::run 4  index.php:549:79
12:20:40.991 [handle_rpc_json] sequence mismatch: 3 (want: 4)  index.php:105:49

feeds unread after: 436

Object { op: “rpc”, method: “catchupFeed”, feed_id: -3,

you’re trying to mark articles older than 1 day in a feed which - by default - contains articles no older than 12 hours

Then can I do this in the “All Items” group?