You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UPDATE: Re-opened a new bug as per the suggestion here. Found a potentially relevant server log, which is added below.
Logging into Deck on Android results in4 or 5 decks out of 20 getting imported successfully, but then errors out. It appears to either be a timeout or one of the decks is causing problems.
The web interface for Deck works perfectly fine, as well as other android apps such as Nextcloud Files and Recipes.
To Reproduce
Steps to reproduce the behavior:
Load android app
Select already logged in Nextcloud account
2-3 decks are imported, then an error is thrown
Expected behavior
All decks imported and the app loads
Screenshots/Data
No errors found in Nextcloud logs
Error message on Android:
App Version: 1.24.1
App Version Code: 1024001
Server App Version: 1.13.1
App Flavor: fdroid
Files App Version Code: 30290190 (PROD)
---
OS Version: 5.15.149-gcf9863dbdbf6(ba3a229cd9)
OS API Level: 34
Device: OP594DL1
Manufacturer: OnePlus
Model (and Product): CPH2451 (CPH2449)
---
it.niedermann.nextcloud.deck.exceptions.OfflineException: Connection rejected
at it.niedermann.nextcloud.deck.remote.api.ServerCommunicationErrorHandler$Handler.handle(ServerCommunicationErrorHandler.java:52)
at it.niedermann.nextcloud.deck.remote.api.ServerCommunicationErrorHandler.translateError(ServerCommunicationErrorHandler.java:28)
at it.niedermann.nextcloud.deck.remote.api.RequestHelper$ResponseConsumer.onFailure(RequestHelper.java:95)
at it.niedermann.nextcloud.deck.remote.api.RequestHelper$ResponseConsumer.onResponse(RequestHelper.java:70)
at com.nextcloud.android.sso.helper.Retrofit2Helper$1.lambda$enqueue$0(Retrofit2Helper.java:87)
at com.nextcloud.android.sso.helper.Retrofit2Helper$1.$r8$lambda$n0izO5V3AflskH7z1H8dSLmVKXo(Unknown Source:0)
at com.nextcloud.android.sso.helper.Retrofit2Helper$1$$ExternalSyntheticLambda0.run(Unknown Source:6)
at java.lang.Thread.run(Thread.java:1012)
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No.
Logs
Nextcloud log (data/nextcloud.log)
{"reqId":"O5Y68QpRaFOweRuH1ENs","level":0,"time":"2024-08-18T18:46:37+00:00","remoteAddr":"192.168.2.2","user":"erahhal","app":"no app in context","method":"GET","url":"/index.php/apps/deck/api/v1.1/boards/4/stacks/8/cards/131?","message":"Session token invalidated before logout","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.29.1","version":"29.0.4.1","data":{"user":"erahhal"}}
Browser log
Browser works perfectly. Android error message included above.
The text was updated successfully, but these errors were encountered:
Deck has been pretty integral to my workflow and I've been chomping at the bit to get it working again. I tried the following to install the latest beta to see if it addresses the issue:
occ app:update --allow-unstable -- deck
and it doesn't find a newer update. How does one go about installing the beta?
Just upgraded to the latest Deck and unfortunately the same problem is occurring, even earlier now, importing the second deck rather than 4th or 5th deck.
Describe the bug
UPDATE: Re-opened a new bug as per the suggestion here. Found a potentially relevant server log, which is added below.
Logging into Deck on Android results in4 or 5 decks out of 20 getting imported successfully, but then errors out. It appears to either be a timeout or one of the decks is causing problems.
The web interface for Deck works perfectly fine, as well as other android apps such as Nextcloud Files and Recipes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All decks imported and the app loads
Screenshots/Data
No errors found in Nextcloud logs
Error message on Android:
Client details:
Server details
Operating system:
NixOS 24.05 + docker
Web server:
Docker + haproxy
Database:
Postgres 13.4 in Docker
PHP version:
Nextcloud version: (see Nextcloud admin page)
Nextcloud Hub 8 (29.0.4)
Where did you install Nextcloud from:
Docker
nextcloud:latest
Signing status:
No errors have been found.
List of activated apps:
Enabled:
Disabled:
Nextcloud configuration:
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No.
Logs
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: