Feeds not updating anymore

Describe the problem you’re having:

Since yesterday evening (23:26) and without any change done by me on my platform (I was sleeping that time), no feeds are updating anymore.

I tried to reload the upgrade service, to launch manually the upgrade, to force-update, nothing worked, if I look the last update date it is still yesterday 23:26.

tt-rss version (including git commit id):

commit bcdbfa7c675832704095fd65157bcc421becbf95 (HEAD -> master, origin/master)

Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:

PHP 7.1.6
old archlinux (no change on that part)

Please provide any additional information below:

Output for manual run is :

[root@04-WebserverFront ttrss]# sudo -u http /usr/bin/php /srv/http/ttrss/update.php --force-update
[17:51:35/7776] Lock: update.lock
[17:51:35/7776] marking all feeds as needing update...

[root@04-WebserverFront ttrss]# sudo -u http /usr/bin/php /srv/http/ttrss/update.php --feeds
[17:51:39/7778] Lock: update.lock
[17:51:39/7778] Scheduled 0 feeds to update...
[17:51:39/7778] Sending digests, batch of max 15 users, headline limit = 1000
[17:51:39/7778] All done.
[17:51:39/7778] cache/simplepie: removed 0 files.
[17:51:39/7778] cache/feeds: removed 0 files.
[17:51:39/7778] cache/images: removed 0 files.
[17:51:39/7778] cache/export: removed 0 files.
[17:51:39/7778] cache/upload: removed 0 files.
[17:51:39/7778] Removed 0 old lock files.
[17:51:39/7778] Removing old error log entries...
[17:51:39/7778] Feedbrowser updated, 78 feeds processed.
[17:51:39/7778] Purged 0 orphaned posts.
[17:51:39/7778] Removed 0 (feeds) 0 (cats) orphaned counter cache entries.

View in graphical interface is:

image

Would you have any clue to guide me in troubleshoot ?

I have tested few debugs, on some feeds, but I already handled one failing feed, this was not behaving that way…

From the server itself are you able to use curl to manually check if a feed is able to be loaded (just to make sure your servers can actually fetch remote sites)? Also, what is the date/time on your server? Have you run any system updates/upgrades recently?

None of the changes in the last few days affect how feeds are scheduled to be fetched. I’m running the same version and my feeds are updating, for what it’s worth.

e: What plugins are enabled on your install?

[root@04-WebserverFront ttrss]# curl -X GET https://xkcd.com/atom.xml
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title>xkcd.com</title><link href="https://xkcd.com/" rel="alternate"></link><id>https://xkcd.com/</id><updated>2018-02-12T00:00:00Z</updated><entry><title>Impostor Syndrome</title><link href="https://xkcd.com/1954/" rel="alternate"></link><updated>2018-02-12T00:00:00Z</updated><id>https://xkcd.com/1954/</id><summary type="html">&lt;img src="https://imgs.xkcd.com/comics/impostor_syndrome.png" title="It's actually worst in people who study the Dunning–Kruger effect. We tried to organize a conference on it, but the only people who would agree to give the keynote were random undergrads." alt="It's actually worst in people who study the Dunning–Kruger effect. We tried to organize a conference on it, but the only people who would agree to give the keynote were random undergrads." /&gt;</summary></entry><entry><title>The History of Unicode</title><link href="https://xkcd.com/1953/" rel="alternate"></link><updated>2018-02-09T00:00:00Z</updated><id>https://xkcd.com/1953/</id><summary type="html">&lt;img src="https://imgs.xkcd.com/comics/the_history_of_unicode.png" title="2048: &amp;quot;Great news for Maine—we're once again an independent state!!! Thanks, @unicode, for ruling in our favor and sending troops to end New Hampshire's annexation. 🙏🚁🎖️&amp;quot;" alt="2048: &amp;quot;Great news for Maine—we're once again an independent state!!! Thanks, @unicode, for ruling in our favor and sending troops to end New Hampshire's annexation. 🙏🚁🎖️&amp;quot;" /&gt;</summary></entry><entry><title>Backpack Decisions</title><link href="https://xkcd.com/1952/" rel="alternate"></link><updated>2018-02-07T00:00:00Z</updated><id>https://xkcd.com/1952/</id><summary type="html">&lt;img src="https://imgs.xkcd.com/comics/backpack_decisions.png" title="&amp;quot;This one is perfect in every way, except that for some reason it's woven from a tungsten mesh, so it weighs 85 pounds and I'll need to carry it around on a hand cart.&amp;quot; &amp;quot;That seems like a bad--&amp;quot; &amp;quot;BUT IT HAS THE PERFECT POCKET ARRANGEMENT!&amp;quot;" alt="&amp;quot;This one is perfect in every way, except that for some reason it's woven from a tungsten mesh, so it weighs 85 pounds and I'll need to carry it around on a hand cart.&amp;quot; &amp;quot;That seems like a bad--&amp;quot; &amp;quot;BUT IT HAS THE PERFECT POCKET ARRANGEMENT!&amp;quot;" /&gt;</summary></entry><entry><title>Super Bowl Watch Party</title><link href="https://xkcd.com/1951/" rel="alternate"></link><updated>2018-02-05T00:00:00Z</updated><id>https://xkcd.com/1951/</id><summary type="html">&lt;img src="https://imgs.xkcd.com/comics/super_bowl_watch_party.png" title="It's going to be weird near the end of May when the screen goes blank for over 18 hours." alt="It's going to be weird near the end of May when the screen goes blank for over 18 hours." /&gt;</summary></entry></feed>
 date
Mon Feb 12 19:06:04 CET 2018

I have been working on that server for at least 1 month.

Error started on the previous ttrss version, I did upgrade before contacting here, and results were the same.

I used to have af_fullpost that i disabled to be sure it is not the reason.

could be clock related, try forcing updates via update.php (–help)

@fox, I did it (cf first post)

if your default update interval in preferences is not set to “disable updates” i don’t know what to tell you tbh

try logging in/out from tt-rss

woki thanks !

I will continue to investigate and if not finding anything will try an export opml, wipe db and reimport.

Hi,
I had the same problem, with this line on logs :

serveur update_daemon2.php[28005]: PHP Fatal error: require_once(): Failed opening required ‘/var/www/html/tt-rss/lib/readability/Readability.php’ (include_path=‘/var/www/html/tt-rss/include:/usr/share/Ice-3.5.1/php/lib’) in /var/www/html/tt-rss/plugins/af_fullpost/init.php on line 86

Disable af_fullpost plugin didn’t solve anything.

After removing af_fullpost directory plugin (in my case /var/www/html/tt-rss/plugins/af_fullpost) everything works fine.

Hope it’ll help