-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
This issue respects the following points:
- I have read the FAQ
- I have searched for existing issues
- The issue affects the Deck Android app, neither the Deck server app nor the Nextcloud Android app.
Describe the bug
- Start App
- Select Account
- Watch (initial) sync
- Get error message on second board
Sync started to fail after upgrading NC from 27 to 32, no sync attempt on the inbetween steps.
Sync against another server with NC 28 still works.
Expected behavior
Sync succeeds
Deck Android version
1.24.5
Deck server version
1.16.3
Nextcloud Android version
3.34.1
Nextcloud version
32.0.4
Device
Bigme HiBreak Pro
Android Version
14
App Store
- Google Play Store
- Google Play Store (Beta channel)
- F-Droid
- Huawei App Gallery
Stacktrace
App Version: 1.24.5
App Version Code: 1024005
Server App Version: 1.16.3
App Flavor: fdroid
Files App Version Code: 30340190 (com.nextcloud.android.sso.model.FilesAppType@f21e38d)
---
OS Version: 4.19.191(1762592020)
OS API Level: 34
Device: Smartphone
Manufacturer: Bigme
Model (and Product): HiBreak (HiBreak_EEA)
---
com.nextcloud.android.sso.exceptions.NextcloudHttpRequestFailedException: HTTP request failed with HTTP status-code: 429
at it.niedermann.nextcloud.deck.remote.api.RequestHelper$ResponseConsumer.onResponse(RequestHelper.java:86)
at com.nextcloud.android.sso.helper.Retrofit2Helper$1.lambda$enqueue$0(Retrofit2Helper.java:77)
at com.nextcloud.android.sso.helper.Retrofit2Helper$1.$r8$lambda$uMprfkVPCD6lUYcD_5EjkPsM_qs(Unknown Source:0)
at com.nextcloud.android.sso.helper.Retrofit2Helper$1$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
at java.lang.Thread.run(Thread.java:1119)
Caused by: java.lang.RuntimeException: HTTP StatusCode wasn't 2xx:
Got [HTTP 429] for Call [GET http://localhost//ocs/v2.php/apps/deck/api/v1.0/cards/7811/comments] with Message:
[<html><body><h1>429 Too Many Requests</h1>
You have sent too many requests in a given amount of time.
</body></html>
]
at it.niedermann.nextcloud.deck.remote.api.RequestHelper$ResponseConsumer.buildCause(RequestHelper.java:103)
... 5 more
Metadata
Metadata
Assignees
Labels
No labels