TT-RSS v19.8 (cd4b7f1)
Ubuntu 18.04 Nginx 1.14.0 PostgreSQL 12.0-2
Hello, i tried searching for other threads about it and it lead me here 
i was abit worried to post though as im seeing almost the same messages as mazzy, only in my setup
im seeing quite alot of them,however mine seem to be related to the af_redditimgur plugin directly, also
when i disabled it the messages seems to quiet down,i peeked into the functions.php and also found that
if i increased MAX_FETCH_REQUESTS_PER_HOST, 25 to about 100 or so event log quiets down then
aswell, ive done some changes into that file before but when im doing updates ,im using git with reset
–hard as on rare occasions regular pull doesn’t work ,then my changes get lost , im not well versed with
how git
works but changes to the config.php seems to persist though, when i read the thread i thought restrictions
was intended for third party plugins and not bundled also i thought the plugin im using is bundled? I’m
having two domains in log reddit.il (i got 60 reddit feeds,with some being pure picture feeds,might be
reason) but also another goo.gl domain
which i don’t quite understand why is present. Apologizes if i posted this the wrong place
Below is latest error
E_USER_WARNING (512)|include/functions.php:238
Exceeded fetch request quota for redd.it: 60
- include/functions.php(238): user_error(Exceeded fetch request quota for redd.it: 60, 512)
- plugins/af_redditimgur/init.php(335): fetch_file_contents(Array)
- plugins/af_redditimgur/init.php(434): inline_stuff(Array, [DOMDocument], [DOMXPath])
- classes/rssutils.php(716): hook_article_filter(Array)
- classes/rssutils.php(148): update_rss_feed(16, 1, )
- update.php(250): update_daemon_common(50)|