nextcloud / nextcloud/Android-SingleSignOn
NextcloudApiNotRespondingException
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 74
- Forks
- 36
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 17
Description
By now two apps are having issues with the NextcloudApiNotRespondingException Bug.
- https://github.com/stefan-niedermann/nextcloud-notes/issues/653
- https://github.com/nextcloud/news-android/issues/769
A few days ago I was experiencing the same issue on my device (I think right after I updated the news app via the play store). Several restarts of the app did not help. Only setting up the account again solved the problem for me. Still not sure if the Nextcloud Files App has something to do with it or if the problem is on the "client" side. @stefan-niedermann Do you have new insights into why this error happens? Or any ideas if the files app is involved in this?
Maybe some old Service Connections are reused which are broken? But that wouldn't make sense in terms of the app restarts I performed. Maybe restarting the phone helps..? That would be interesting to find out.
Confirmed devices
| Android Version | Device | Original issue | Disable 🔋-Opt solved |
|---|---|---|---|
| Android 5.1 | Nubia N1 | https://github.com/stefan-niedermann/nextcloud-notes/issues/710#issuecomment-651054925 | ✅ |
| Android 6 / 8 | Meizu M5s | ||
| Android 7 | Huawei MediaPad T3 | https://github.com/stefan-niedermann/nextcloud-notes/issues/907 | ✅ (clear storage after) |
| Android 10 | Pixel 4 XL | ||
| Android 10 | Xiaomi Mi 8 | ||
| MiUI 12.5.1 | Xiaomi Mi 10 Pro 5G | https://github.com/stefan-niedermann/nextcloud-notes/issues/1312 | ❌ |
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
The report names NextcloudApiNotRespondingException and links related Android app issues, but it identifies no file, test, or entry point in Android-SingleSignOn. Start by tracing where this exception is produced and review the linked reports; done requires reproducing the failure and establishing its cause and a verified fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100