wallabag / android-app

Android application to read your articles saved in your wallabag. You can also easily add new articles.
https://www.wallabag.org
GNU General Public License v3.0
462 stars 260 forks source link

Feeds not found #1402

Closed AurelWeinhold closed 2 months ago

AurelWeinhold commented 2 months ago

Issue details

When I try to connect to my selfhosted instance of wallabag it does not work and throws the error "Feeds test failed. Unknown error".

Duplicate?

Have you searched the issues of this repository if your issue is already known? yes

Actual behaviour

How do I find more logs in the android app to troubleshoot this issue? It is very much possible that this is an error with my server. However, the iOS client, browser integration and an rss feed application are working without any trouble.

Expected behaviour

Steps to reproduce the issue

  1. I fill in the url (in this case http://ip:port) , username and password
  2. I try to automatically fill in the rest: error "Something went wrong. Check your internet connection"
  3. I fill in the rest (user id, token) by hand 4.I try to connect: error: "Feeds test failed, Unknown error"

Environment details

Logs

wallabag server

Please paste relevant wallabag server logs here (from file <wallabag>/var/logs/prod.log): None

Web server

Please paste relevant web server logs (e.g. from nginx, Apache, …) here: None

NOTE: Be super sure to remove sensitive data like passwords, note that everybody can look here!

Your experience with wallabag Android app

Have you had any luck using wallabag Android app before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) Unfortunately none. I would love to, though

AurelWeinhold commented 2 months ago

I guess the app on the f-droid store is incredibly outdated and caused the problems. Using the Google Play Store version fixed the issue.

tcitworld commented 2 months ago

F-Droid has disabled all current builds because of https://github.com/wallabag/android-app/issues/1399