YunoHost-Apps / ttrss_ynh

Tiny Tiny RSS package for YunoHost
https://tt-rss.org/
GNU General Public License v3.0
17 stars 14 forks source link

Can't fetch anymore rss feed from local website #134

Open Thatoo opened 2 years ago

Thatoo commented 2 years ago

Hardware: Old laptop or computer YunoHost version: 4.3.6.3 I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Hello, I have ttrss installed for many years now. I used to be able to get rss feed from a PluXML blog installed thanks to My WebApp hosted on the same yunohost server. Recently, it has stop working and when I try to subscribe to the feed again, I get the following error :L’URL spécifiée n’a pas pu être téléchargée : URL hostname failed to resolve or resolved to a loopback address (127.0.0.1)

image

Matériel: Vieil ordinateur Version de YunoHost: 4.3.6.3 J’ai accès à mon serveur : En SSH | Par la webadmin | En direct avec un clavier/écran Êtes-vous dans un contexte particulier ou avez-vous effectué des modificiations particulières sur votre instance ? : non Description du problème

Bonsoir, Ttrss est installé sur notre serveur Yunohost depuis de nombreuses années. J'avais l'habitude de pouvoir obtenir le flux rss d'un blog PluXML installé grâce à My WebApp hébergé sur le même serveur yunohost. Récemment, cela a cessé de fonctionner et lorsque j'essaie de m'abonner à nouveau au flux, j'obtiens l'erreur suivante :L'URL spécifiée n'a pas pu être téléchargée : URL hostname failed to resolve or resolved to a loopback address (127.0.0.1).

image

ericgaspar commented 2 years ago

This thread explains the security changes to TTRSS https://community.tt-rss.org/t/heads-up-several-vulnerabilities-fixed/3799/7

Thatoo commented 2 years ago

This thread explains the security changes to TTRSS https://community.tt-rss.org/t/heads-up-several-vulnerabilities-fixed/3799/7

Thank you. I have read. It talks about the fact that ttrss can fetch only on https:// on 443 port from now on, it can't fetch from specific port anymore. I might not have understand it all but I didn't read something saying it can't fetch rss feed from a regular https:// url of blog that are hosted on the same yunohost server.

Thatoo commented 2 years ago

https://antoine.leprette.fr/site/feed.php?rss works on the demo server of ttrss : https://srv.tt-rss.org/tt-rss, I've just tested that. So the problem is not about the url or https:// or port... it is really link to the fact that ttrrss and https://antoine.leprette.fr/site/ blog are on the same yunohost server. That's sad because it means users of one yunohost server can't follow rss feed of other users of the same server which is sad for family sharing one yunohost server.

Thatoo commented 2 years ago

@ericgaspar is there really no solution any more to follow an rss feed from a blog hosted locally in yunohost? ttrss lose a lot of interest then to be installed on yunohost.

MonsieurPoutounours commented 2 years ago

Hi,

I am using the same issue on a different context : TT-RSS and Bridge RSS on the same server.

Can't follow anything local too. Could an option (opt-in) be added to help us remove this behavior ?

Thatoo commented 1 year ago

Awesome! apparently, the last update solved that issue. Waiting for confirmation but this issue might be soon closed.

Thatoo commented 1 year ago

So I can confirm that ttrss is again able to ftech rss feed from local website, localy hosted by Yunohost.

Thatoo commented 1 year ago

Unfortunately, the issue appears again with the last version, 20230321~ynh2 . Do you face again this issue too @MonsieurPoutounours ?