Hello , i'm kind of stuck here and i need yours help about the PuSH notification,
first i did subscribe to the hub : https://pubsubhubbub.appspot.com/ for the topic : http://pypi.python.org/pypi?:action=lasthour , and i can see in the server log that the hub ping me from time to time, but i'm still not getting any notification from the hub about http://pypi.python.org/pypi?:action=lasthour despite the fact that i can see in my browser that the feed change. i can't see why ? i already try to debug it using http://pubsubhubbub-example-app.appspot.com/feed as a topic but it's the same . when i do the Subscriber Diagnostics on https://pubsubhubbub.appspot.com/ i can see some data but i don't have any clue of what this mean : Callback URL: ................................... Created time (UTC): 2010-08-02T13:02:01Z Last modified time (UTC): 2010-08-02T13:06:12Z Expiration time (UTC): 2010-09-01T13:02:01Z State: not_verified Confirmation failures: 4 Delivery to domain: OK Delivery short-term: 0% errors if someone can help me please , thanks
