Hi Mo, I attempted to reproduce this issue on the public hub, publisher and subscriber (pubsubhubbub.appspot.com, pubsubhubbub-publisher1.appspot.comand pubsubhubbub-subscriber.appspot.com respectively), but found out that the subscriber is currently broken. As soon as I get it fixed, I'll let you know how make the subscriber subscribe and publisher publish.
Roman. On Fri, Oct 19, 2012 at 9:22 PM, pubsubuser < [email protected]> wrote: > Trying to get the existing example/reference apps working without doing > too much work. > > I have replaced all occurrences and instances of pubsuhhubpub to > MYpubsubhubbub. > I have deployed the entire suite (hub, subscriber, publisher) to the app > engine. > No problems so far. Everything appears to be deployed and running. > > I have this page to create a topic url: > http://MYpubsubhubbub.appspot.com/publish > > http://MYpubsubhubbub-publisher.appspot.com is this my topic url? > > (no error. However, if I select the publish diagnostics, it says topic > url not found.) > > I have this page to publish the content: > http://MYpubsubhubbub-publisher.appspot.com > (no error, publishes something with a title and a message...says published) > > I have this page to create a subscriber: > http://MYpubsubhubbub.appspot.com/subscribe > (no error, in asynch mode, confirmation error in synch mode.) > > I have this page to receive the updates (callbacks): > http://MYpubsubhubbub-subscriber.appspot.com > (The aggregation page: receives nothing. says "nothing yet" even if I > manually refresh.). > > > What am I missing? I truly appreciate some suggestions/pointers here. > > Thanks, > Mo > >
