Not working with CapyReader #3848
Closed
clmbmb
started this conversation in
Installation & Configuration
Replies: 1 comment
-
|
Looks like it was a pebkac issue: I guess some time in the past I had a password set for the google reader integration, but I was using the native account password to try to login. I changed the password for the integration and now it works |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use CapyReader on my Android device, but I'm getting errors. I have two situations:
level=WARN msg="[GoogleReader] Invalid username or password" authentication_failed=true client_ip=10.11.12.207 user_agent="CapyReader (RSS Reader; https://capyreader.com/)" username=capybara error="store: unable to find this user: capybara" level=WARN msg=Unauthorized client_ip=10.11.12.207 request.method=POST request.uri=/accounts/ClientLogin request.user_agent="CapyReader (RSS Reader; https://capyreader.com/)" response.status_code=401I logged in to the postgres server and checked the users table: user
capybarais present and I can log in from the web UI.I'm running miniflux/postgres with docker compose.
Any hints? Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions