When planet grabs a https feed, it gives the following error: ERROR:planet:Error 500 while updating feed <https://blog.noroutetohost.org/feed/> Some poking about by hand shows that it isn't generating a http/500 error (it gets a 200). Using feedparser directly allows me to grab the feed without issue. I'm stumped as to what is causing the 500. Ideas? - Niall