Giter Club home page Giter Club logo

Comments (11)

math-GH avatar math-GH commented on June 19, 2024 1

[Wed, 08 May 2024 17:02:51 +0000] [warning] --- A feed could not be found at https://www.lrb.co.uk/feeds/rss; the status code is 200 and content-type is xml [https://www.lrb.co.uk/feeds/rss]

Please check the feeds via https://validator.w3.org/feed/
In this case: the servers delivers the feed as plain text and not as xml (media type is wrong).

You could try to add this feed manually while adding #force_feed at the end of the URL

from freshrss.

math-GH avatar math-GH commented on June 19, 2024 1

[Wed, 08 May 2024 17:02:51 +0000] [warning] --- JSON not found for WebSub: https://www.elsalvadorperspectives.com/feeds/posts/default

I can add this feed manually on current edge (1.23.2-dev). I do not know if it would work on 1.23.1

If there are some troubles, please check corresponding feed with the W3C validator (see link above) and add the feed manually to your freshrss instance. If it does not work try to add #force_feed, it can overrule some incompatibilities.

If this does not work, then check the logs.

from freshrss.

math-GH avatar math-GH commented on June 19, 2024 1

I also see an error 'icon' next to these category, but there is no hover or information to this icon, so I'm assuming what I've pasted is the issue, and could not find an explanation in any documentation so help here would be great. image

This red icon marks the category. When you expand the category the corresponding feed will be marked as well with an red icon. In the feeds settings you can see the issue.

from freshrss.

math-GH avatar math-GH commented on June 19, 2024 1

But there are other errors with other feeds. Here's one that returns as valid: https://paddlingmag.com/rss

But I get an error when importing (both with and without force_feed)

[Wed, 08 May 2024 17:41:15 +0000] [warning] --- A feed could not be found at `https://paddlingmag.com/rss`. This does not appear to be a valid RSS or Atom feed. [https://paddlingmag.com/rss#force_feed]
[Wed, 08 May 2024 17:41:25 +0000] [warning] --- Unknown error for feed [https://paddlingmag.com/rss#force_feed]

strange. The W3C validator says that it is valid. But it is very broken. I cannot add open this feed with another feed reader that I use. Under the hood of FreshRSS the library SimplePie is doing a lot of feed fetching. It cannot read the feed. See: https://simplepie.org/demo/?feed=https%3A%2F%2Fpaddlingmag.com%2Frss

The error from another used RSS reader (sorry for the German text, but says the same as SimplePie):
grafik

SimplePie error
https://paddlingmag.com/rss is invalid XML, likely due to invalid characters. XML error: Mismatched tag at line 3, column 96

from freshrss.

riverofjanuary avatar riverofjanuary commented on June 19, 2024

I see thank you. Yes it seems like the error ones are all not valid feeds. How come Inoreader was able to read them (and then export them)? The #force_feed didn't work unfortunately.

from freshrss.

math-GH avatar math-GH commented on June 19, 2024

I see thank you. Yes it seems like the error ones are all not valid feeds. How come Inoreader was able to read them (and then export them)? The #force_feed didn't work unfortunately.

Different software handles errors differently ;)

from freshrss.

math-GH avatar math-GH commented on June 19, 2024

I see thank you. Yes it seems like the error ones are all not valid feeds. How come Inoreader was able to read them (and then export them)? The #force_feed didn't work unfortunately.

for me it worked (on 1.23.2-dev) https://www.lrb.co.uk/feeds/rss#force_feed

from freshrss.

riverofjanuary avatar riverofjanuary commented on June 19, 2024

Ah! Its complicated but force_feed did work! I had to:

  1. Update the Feed URL and click Submit
  2. Go down to the bottom and click Clear Cache
  3. I still saw an error, so in the reader view, had to click the gear and click Update Feed

That worked! Just a confusing set of things; as each step above should theoretically clear cache and try to "help" user. Thank you!

from freshrss.

riverofjanuary avatar riverofjanuary commented on June 19, 2024

But there are other errors with other feeds. Here's one that returns as valid: https://paddlingmag.com/rss

But I get an error when importing (both with and without force_feed)

[Wed, 08 May 2024 17:41:15 +0000] [warning] --- A feed could not be found at `https://paddlingmag.com/rss`. This does not appear to be a valid RSS or Atom feed. [https://paddlingmag.com/rss#force_feed]
[Wed, 08 May 2024 17:41:25 +0000] [warning] --- Unknown error for feed [https://paddlingmag.com/rss#force_feed]

from freshrss.

riverofjanuary avatar riverofjanuary commented on June 19, 2024

OK got it, thanks. It looks like Inoreader basically does some 'hacking' behind the scenes to make invalid feeds valid by specialized cases. I'll keep trying on my end. Thank you for an excellent free product.

from freshrss.

math-GH avatar math-GH commented on June 19, 2024

I will close this ticket. If any question left, you could write here. The ticket is not locked.

from freshrss.

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.