Great app! Wallabag has no mobile firefox extension that still allows you to save articles behind a firewall. Readeck with mobile expansion has solved the problem!
What doesn’t work for me: connection with OPDS.
Has that already worked for someone?
Could this be the problem:
"I Solved a Similar Problem (Docker, Password OtherWise Recognized, App Thinking It’s Not) by Updating My Compose File to Include Readeck_use_X_forwarded as Now Indicated in the doc.
As i understand it, without that environment variable, readeck was not aware of the https reverse proxy. So it was OtheWise Authenticcating on My server https address, then redirecting to the http one, where the authentication wasn’t valid, hence a loop of http 401."
Http/2 401
server: nginx
Date: Thu, 20 Mar 2025 07:56:57 GMT
Content-Type: Text/Plain; Charset = UTF-8
Content-Length: 12
X-SSO-WAT: You’ve Just Been Ssoed
It seems as if the SSO was addressed by Yunohost and not the Readeck, the app.
Deepseek says that most OPDS services want a basic auth method. It says:
To resolve this, the user should check if the opds endpoint requires bypassing SSO. They might need to configure nginx to allow basic auth specify for the /opds path, excluding it from sso.
Its solution for /etc/nginx/conf.d/URL.d/APPNAME.conf