Ashinch / ReadYou

An Android RSS reader presented in Material You style.
GNU General Public License v3.0
5.11k stars 202 forks source link

Freshrss connection to 127.0.0.1:8080 fails #858

Open Emporea opened 1 month ago

Emporea commented 1 month ago

I have a freshrss installation available via port 8080 on android. Either locally installed or tunneled via ssh.

Opening http://127.0.0.1:8080 in browser works perfectly fine.

But when usind Read You I get "Service Unavailable". Is there something in Read You that prevents http connections? Or something that prevents local port access?

Either way I would like for Read You to be able to connect to a freshrss installation via http and a local port.