Page MenuHomePhabricator

update planet URLs with errors
Closed, ResolvedPublic

Description

here's a fresh list of errors during planet updates. these should be checked whether they are permanent or temp. issues, can be updated, should be removed ,...

[x ] en-planet.log:ERROR:planet.runner:Error 502 while updating feed http://muddybtz.blog.com/feed/ (this is now timing out) removed

these do not include the issues with all wordpress.com feeds we currently get 503s for

Event Timeline

Restricted Application assigned this task to Dzahn. · View Herald TranscriptApr 25 2016, 7:08 PM
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Just before this task, while I were looking for T133573, I've submitted https://gerrit.wikimedia.org/r/285221 which sould fix leconomiste-notes.fr issue.

For the UTF-8 / ascii stuff, we can't do anything from a configuration point of view, this is blocked on further Venus development. The issue disappear in Python 3, but Python 2 is ascii by default, not UTF-8, and special code is needed to handle UTF-8 strings.

http://garfieldairlines.net/wordpress/?feed=rss2&tag=wikipedia-2 isn't 404 in a browser.

Change 285234 had a related patch set uploaded (by Dereckson):
Maintenance for zh.planet

https://gerrit.wikimedia.org/r/285234

Change 285240 had a related patch set uploaded (by Dereckson):
Maintenance for es.planet

https://gerrit.wikimedia.org/r/285240

Change 285234 merged by Dzahn:
Maintenance for zh.planet

https://gerrit.wikimedia.org/r/285234

Change 285240 merged by Dzahn:
Maintenance for es.planet

https://gerrit.wikimedia.org/r/285240

status now after these fixes:

en-planet.log:ERROR:planet.runner:Error 502 while updating feed http://muddybtz.blog.com/feed/
en-planet.log:ERROR:planet.runner:Error 500 while updating feed https://timotijhof.net/category/tools/feed/
en-planet.log:ERROR:planet.runner:Error 404 while updating feed http://blog.wikimedia.org.au/category/wikimedia/feed/
fr-planet.log:ERROR:planet.runner:Error 404 while updating feed http://garfieldairlines.net/wordpress/?feed=rss2&tag=wikipedia-2
fr-planet.log:ERROR:planet.runner:Error processing http://littletony87.unblog.fr/feed/
fr-planet.log:ERROR:planet.runner:UnicodeEncodeError: 'ascii' codec can't encode character u'\xea' in position 4: ordinal not in range(128)

Dzahn removed Dzahn as the assignee of this task.Apr 25 2016, 11:30 PM
Restricted Application assigned this task to Dzahn. · View Herald TranscriptApr 25 2016, 11:30 PM
Dzahn removed Dzahn as the assignee of this task.Apr 26 2016, 2:43 PM

@Krinkle
I manually added some more debug output and found this:

en-planet.log:WARNING:planet.runner:wtf {'feed': {}, 'bozo': 1, 'bozo_exception': URLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)'),), 'entries': []}
en-planet.log:ERROR:planet.runner:Error 500 while updating feed https://timotijhof.net/category/tools/feed/

12:37 < Dereckson> mutante: https://phabricator.wikimedia.org/P3001
12:39 < Dereckson> mutante: I've an hypothesis: the webserver is configured to only offer the final certificate, not the intermediate one

I've contacted Antagonist about the issue (see P3001). I'll report when I hear back.

@Dzahn Should be good now. Can you confirm?

@Krinkle yes, i can confirm. in latest log the error is gone and we just see "143 INFO:planet.runner:Feed https://timotijhof.net/category/tools/feed/ unchanged" as it's normal when there was no update since the last run. thanks for fixing

Dzahn updated the task description. (Show Details)

Change 287986 had a related patch set uploaded (by Dzahn):
planet: remove MuddyB's blog because 504 Gateway Time-Out

https://gerrit.wikimedia.org/r/287986

Change 287986 merged by Dzahn:
planet: remove MuddyB's blog because 504 Gateway Time-Out

https://gerrit.wikimedia.org/r/287986

Dzahn claimed this task.
Dzahn updated the task description. (Show Details)

ok, now of the 2 remaining ones, 1 has a separate task and the other one is "won't fix". resolving