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

Couldn't set up feeds / Feeds test failed #1403

Closed zero-thermo closed 2 months ago

zero-thermo commented 2 months ago

Issue details

Duplicate?

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

Actual behaviour

Using Connection Wizard results in:

Entering connection details manually results in:

Expected behaviour

Using Connection Wizard results in:

Steps to reproduce the issue

With Connection Wizard:

  1. Settings >> Run connection wizard >> Other
  2. Enter Wallabag URL, Username, Password >> Connect

I have also tried entering all information manually:

  1. Settings >> Connection
  2. Enter Wallabag URL, Username, Password, Wallabag server version v2, User ID, Token >> Autofill to test OR go back to homescreen to test.

Environment details

Logs

wallabag server

I see the following log events when trying to connect via Wallabag Android: [14/May/2024:17:39:23 +0000] "GET / HTTP/1.1" 302 215 "-" "okhttp/3.4.1" [14/May/2024:17:39:24 +0000] "GET /login HTTP/1.1" 200 1264 "-" "okhttp/3.4.1" [14/May/2024:17:39:25 +0000] "GET / HTTP/1.1" 302 215 "-" "okhttp/3.4.1" [14/May/2024:17:39:25 +0000] "GET /login HTTP/1.1" 200 1265 "-" "okhttp/3.4.1" [14/May/2024:17:39:25 +0000] "POST /login_check HTTP/1.1" 302 212 "-" "okhttp/3.4.1" [14/May/2024:17:39:26 +0000] "GET / HTTP/1.1" 200 8651 "-" "okhttp/3.4.1" [14/May/2024:17:39:27 +0000] "GET / HTTP/1.1" 200 8651 "-" "okhttp/3.4.1" [14/May/2024:17:39:27 +0000] "GET /5_4jtne4uj2zac48gogwckkwww04ss80skckgowo8w440k44sskk/6clgzjgk95wk48c8okswco4occwgwk84gwsgsg4ckw0gko0cwo/starred.xml HTTP/1.1" 301 306 "-" "okhttp/3.4.1" [14/May/2024:17:39:28 +0000] "GET /feed/5_4jtne4uj2zac48gogwckkwww04ss80skckgowo8w440k44sskk/6clgzjgk95wk48c8okswco4occwgwk84gwsgsg4ckw0gko0cwo/starred HTTP/1.1" 404 170 "-" "okhttp/3.4.1"

Web server

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

Your experience with wallabag Android app

I am successfully using the Wallabag iOS app along with Fiery Feeds. Accessing Wallabag via the KOReader plugin also works from the same device. Aside from the Wallabag Android app, they all successfully connect to my Wallabag instance.

zero-thermo commented 2 months ago

Drafted this yesterday and posted it today without seeing the new post for issue #1402. Looks like the same problem: F-Droid is using a much older version of Wallabag.

Strubbl commented 2 months ago

Yes, this is from 2016 https://github.com/wallabag/android-app/releases/tag/1.11.0, it is also related to #1399