Hi Tim, Not sure if its relevant in terms of the reference hub, but my Subscriber has trouble with your feed. What it's doing is accepting your Atom feed URI "http://www.tbray.org/ongoing/ongoing.atom" and then attempting to verify the location of the feed, i.e. to rule out redirects etc. To do this, it parses the feed for an atom link with a rel attribute of "self". In the case of your feed, however, the href attribute seems to be empty - so my Subscriber passes back an exception stating that the feed's final location could not be verified.
I'd expect the Hub to be making a similar check in verifying the subscription details. It's a total stretch, but since this seems to breach the Atom specification it's possibly related. See http://tools.ietf.org/html/rfc4287#section-4.2.7 Paddy Pádraic Brady http://blog.astrumfutura.com http://www.survivethedeepend.com OpenID Europe Foundation Irish Representative ________________________________ From: Tim Bray <[email protected]> To: [email protected] Sent: Mon, October 19, 2009 8:06:45 PM Subject: [pubsubhubbub] How to check what pubsubhubbub.appspot.com is doing? I *think* I'm pinging appspot when I update (it goes into the code that does so and doesn't report any errors) but I look into my logfiles and don't see any accesses from appspot since about 7PM last night. Is there a way to find out when appspot thinks I've pinged it? Hey, my publishing system is 2500 lines of Perl in one file that I wrote in a few days in 2002, what could possibly go wrong... -Tim
