nanawel / rsslounge

Automatically exported from code.google.com/p/rsslounge
0 stars 0 forks source link

RSSLounge stopped updating - all feeds in red #105

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have RSSLounge work perfectly
2. Shutdown server for a few days
3. Restart server

What is the expected output? What do you see instead?
All feeds should be updated either by the cron job or manually via

curl -silent http://localhost/rsslounge/update/silent

but instead all feeds are red and no longer updating.  Manually updating does 
not work either.  All feeds are faulty which is not possible (85+ feeds) and 
Ive checked a few of them and there were updates.

What version of the product are you using? On what operating system?
rsslounge aggregator 1.7
Slackware Linux 13.1

Please provide any additional information below.

Original issue reported on code.google.com by lp.allar...@gmail.com on 3 May 2013 at 9:29

GoogleCodeExporter commented 9 years ago
Looking closer in the error messages I see:

    5.03.2013 17:17
    Slashdot Linux  
    cURL error 6: Couldn't resolve host 'rss.slashdot.org'

    5.03.2013 17:17
    Linux Insider  
    cURL error 6: Couldn't resolve host 'ectnews.com.feedsportal.com'

    5.03.2013 17:17
    Unixmen  
    cURL error 6: Couldn't resolve host 'feeds.feedburner.com'

Could it be system wide?

Original comment by lp.allar...@gmail.com on 3 May 2013 at 9:32

GoogleCodeExporter commented 9 years ago
Yes, your system seems not to be able to resolve DNS addresses. That's probably 
not an issue in rssLounge.

Original comment by blindfre...@gmail.com on 4 May 2013 at 12:52

GoogleCodeExporter commented 9 years ago
Strange because if I manually enter for example rss.slashdot.org in a browser, 
I can see the webpage just fine.  Also, on my pfsense router, I tried DNS 
Lookup under Diagnosis, and it resolves the domain just fine

rss.slashdot.org = sourceforge.feedproxy.ghs.google.com

Original comment by lp.allar...@gmail.com on 4 May 2013 at 1:02

GoogleCodeExporter commented 9 years ago
Its now working.  I rebooted the machine.  Now that I remember, I had problems 
with the cURL version installed on this server a while back..  Version 7.21.4..

Maybe a bug in this cURL version?

Original comment by lp.allar...@gmail.com on 4 May 2013 at 1:29