nextcloud / nextcloud/suspicious_login
Insufficient data: No recent data available
Open
Nobody has claimed this yet.
0. to triage
needs info
- Dominant language
- PHP
- Stars
- 106
- Forks
- 32
- Avg merge
- 8h 33m
- Merged PRs (30d)
- 10
Description
I did install the plugin on 2 sites. One did work as expected, but the second one is stuck.
- the plugin was installed about 6 months ago (should be long enough)
- Training data statistics: So far the app has captured 30013533 logins (including client connections), of which 37 are distinct (IP, UID) tuples.
- php -f occ suspiciouslogin:train => Not enough data, try again later (Insufficient data: No recent data available)
Any help how to get out of this would be welcome. Any file or db table to delete ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported php -f occ suspiciouslogin:train command and compare the training-data statistics from the two installations. Investigate why one installation reports no recent data despite capturing logins; done means identifying a reproducible cause and documenting or correcting the recovery path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- machine-learning, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100