Code Monkey home page Code Monkey logo

Comments (5)

Alkarex avatar Alkarex commented on July 20, 2024

The URL does not seem to work, does it?
P.S.: currently at http://dev.freshrss.org/freshrss-supports-pubsubhubbub.html

from freshrss.org.

marienfressinaud avatar marienfressinaud commented on July 20, 2024

Yes that's normal, it will work when the article will be published. The dev.* URL is not supposed to be used (it's just to see the result while I'm writing ;)).

from freshrss.org.

 avatar commented on July 20, 2024

Voici ce que j'ai dans mes logs (log_pshb.txt). Je ne comprends pas ce qui ne fonctionne pas :-(

2015-07-31T08:14:22+00:00 An article was discovered by pull although we use PubSubHubbub!: Feed http://www.blogger.com/feeds/XXX/posts/default GUID tag:blogger.com,1999:blog-XXX.post-XXX
2015-07-31T08:14:22+00:00 Set error to 1 for https://www.blogger.com/feeds/XXX/posts/default
2015-07-31T08:14:22+00:00 PubSubHubbub prepared for https://www.blogger.com/feeds/XXX/posts/default
2015-07-31T08:14:22+00:00 PubSubHubbub subscribe to https://www.blogger.com/feeds/XXX/posts/default with callback https://MONSITE/p/api/pshb.php?k=XXX: 409 Bad response code 404

from freshrss.org.

Alkarex avatar Alkarex commented on July 20, 2024

@bastienlaunay : Pour le message An article was discovered by pull although we use PubSubHubbub!, cela n'est pas grave : cela arrive lorsque FreshRSS télécharge les nouveaux articles (par sécurité), et que tous les articles n'ont pas encore été postés par PubSubHubbub. Cela arrive surtout pour les flux avec beaucoup d'articles, ceux qui mettent quelques minutes pour poster à tous leurs abonnés, et les flux avec une mauvaise configuration (qui ne notifient pas leur hub de nouveaux articles).

Pour le second message avec un 404, c'est soit dû à une mauvaise configuration de base_url, soit dû à un problème de droits d'écriture dans les sous-répertoires de ./data/PubSubHubbub/*. Vous pouvez vérifier à la main le code HTTP que vous obtenez en allant à l'adresse https://MONSITE/p/api/pshb.php?k=XXX. Vous pouvez aussi vérifier que le fichier ./data/PubSubHubbub/keys/XXX.txt existe et a un code sur sa première ligne, puis que le répertoire ./data/PubSubHubbub/feeds/[code]/ existe avec un fichier !hub.json ainsi qu'au moins un [utilisateur].txt.

from freshrss.org.

Alkarex avatar Alkarex commented on July 20, 2024

For all: it is a good idea to test PubSubHubbub with this test service http://push-pub.appspot.com/

from freshrss.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.