Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login failed #8999

Closed
Valdnet opened this issue Sep 23, 2021 · 4 comments
Closed

Login failed #8999

Valdnet opened this issue Sep 23, 2021 · 4 comments
Labels
bug dev version feature: authentication Authentication or accounts related hotspot: auth failure mgmt Authentication failure handling, recurring failure back-off, etc. needs info Waiting for info from user(s). Issues with this label will auto-stale. stable-3.18 stale

Comments

@Valdnet
Copy link
Contributor

Valdnet commented Sep 23, 2021

Steps to reproduce

  1. Installing the application on the new Dev.
  2. Launching the application.
  3. Long connection to the Nextcloud instance.

Expected behaviour

Launching the application on a previously configured user account.

Actual behaviour

The application cannot log into the Nextcloud instance. After a short time, it goes to the new account creation window. After re-entering the address to the instance and trying to log in, I get a message about many failed login attempts. Lots of new entries exist in the database oc_bruteforce_attempts.

Environment data

Android version: 10

Nextcloud app version: dev-20210921

Nextcloud server version: 22.1.1

Nextcloud log (data/nextcloud.log)

"reqId":"xxx","level":3,"time":"2021-09-23T06:19:04+00:00","remoteAddr":"xx.xxx.xx.xx","user":"--","app":"no app in context","method":"GET","url":"/ocs/v2.php/cloud/user?format=json","message":"App token login name does not match","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/20210921","version":"22.1.1.2","id":"xxxx"
@AlvaroBrey
Copy link
Member

@Valdnet is this still happening in 3.18.0 RC2?

@AlvaroBrey AlvaroBrey added the needs info Waiting for info from user(s). Issues with this label will auto-stale. label Oct 28, 2021
@Valdnet
Copy link
Contributor Author

Valdnet commented Oct 28, 2021

@AlvaroBrey This is still the case with dev 20211027.

@Valdnet Valdnet removed the needs info Waiting for info from user(s). Issues with this label will auto-stale. label Oct 30, 2021
@joshtrichards joshtrichards added the feature: authentication Authentication or accounts related label Oct 9, 2023
@joshtrichards joshtrichards added the hotspot: auth failure mgmt Authentication failure handling, recurring failure back-off, etc. label Dec 11, 2023
@joshtrichards
Copy link
Member

joshtrichards commented Jan 30, 2024

This is an older issue and I'm not sure there's enough here to reproduce this or confirm with certainty it's no longer the case but:

[1] This is the server code triggered:

https://github.com/nextcloud/server/blob/946fc76d01ee1e9e96d13b8fc699bcf9cea17fcb/lib/private/User/Session.php#L800-L808

@joshtrichards joshtrichards added the needs info Waiting for info from user(s). Issues with this label will auto-stale. label Jan 30, 2024
Copy link

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

@github-actions github-actions bot added the stale label Feb 28, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dev version feature: authentication Authentication or accounts related hotspot: auth failure mgmt Authentication failure handling, recurring failure back-off, etc. needs info Waiting for info from user(s). Issues with this label will auto-stale. stable-3.18 stale
Projects
None yet
Development

No branches or pull requests

3 participants