This problem is now fixed, https://pubsubhubbub.appspot.com/topic-detailsshouldn't be returning HTTP 500 anymore.
Roman. On Mon, Jun 24, 2013 at 5:03 PM, Roman <[email protected]> wrote: > Thanks, Jérémy! > > I see now that the diagnostics page itself gives HTTP 500 (I initially > assumed that the diagnostics page works and says that the hub encountered > HTTP 500 when trying to fetch a feed). I'm looking into it. > > Roman. > > > On Mon, Jun 24, 2013 at 4:58 PM, Jeremy Benoist > <[email protected]>wrote: > >> Hi Roman, >> >> Thanks for your reply. >> >> Here is a fresh example I just sent to the hub: >> https://pubsubhubbub.appspot.com/topic-details?hub.url=http://api.f43.me/macgeneration >> and >> which return a 500. >> On my side, there is no 500 reported on my server for all these feeds. >> >> >> >> >> On Mon, Jun 24, 2013 at 3:38 PM, Roman <[email protected]> wrote: >> >>> Hi Jérémy, >>> >>> If the topic-details page says the hub received HTTP 500 when trying to >>> fetch your feed, it usually means your server did indeed reply HTTP 500. >>> >>> There could be bugs, though. I was away for a few days and now all the >>> feeds you linked to look OK. Could you send me a couple of fresh ones that >>> exhibit this behavior? I'll check them in the hub. >>> >>> Roman. >>> >>> >>> On Sat, Jun 22, 2013 at 1:30 PM, Jérémy Benoist < >>> [email protected]> wrote: >>> >>>> I just add pubhubsubbub support for my new platform. >>>> I've sent few feed to the hub and when I check the topic detail, I got >>>> a 500 for every feed I've sent. >>>> >>>> You can see the 500: >>>> https://pubsubhubbub.appspot.com/topic-details?hub.url=http://api.f43.me/infoconcert >>>> And the feed: http://api.f43.me/infoconcert >>>> >>>> I've other feeds >>>> https://pubsubhubbub.appspot.com/topic-details?hub.url=http://api.f43.me/slate >>>> >>>> Each feed I send to publish, goes 500 after when checking. >>>> >>>> I ping hub using basic cURL in PHP. And it returns a 204, seems ok to >>>> me then. >>>> >>>> I don't know what can be wrong with my feed, or what I've to define. >>>> Any idea? >>>> >>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "Pubsubhubbub" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>>> >>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Pubsubhubbub" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/pubsubhubbub/WZZhzSz-0Hk/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Pubsubhubbub" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- --- You received this message because you are subscribed to the Google Groups "Pubsubhubbub" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
