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

Sync error #2344

Open
4 of 6 tasks
likeadragonmaid opened this issue Aug 27, 2024 · 0 comments
Open
4 of 6 tasks

Sync error #2344

likeadragonmaid opened this issue Aug 27, 2024 · 0 comments
Labels

Comments

@likeadragonmaid
Copy link

likeadragonmaid commented Aug 27, 2024

This issue respects the following points:

Describe the bug

Syncing doesn't work.

Expected behavior

Syncing should work.

Notes Android version

4.3.1

Notes server version

4.10.1

Nextcloud Android version

3.29.2

Nextcloud version

29.0.5

Device

Samsung Z Fold 5, Samsung Z Flip 6

Android Version

14

App Store

  • Google Play Store
  • F-Droid
  • Huawei App Gallery

Stacktrace

App Version: 4.3.1
App Version Code: 40030192
App Flavor: play

Files App Version Code: 30290290 (PROD)


OS Version: 6.1.57-android14-11-29150220-abF741USQU1AXFD(F741U1UEU1AXFD)
OS API Level: 34
Device: b6q
Manufacturer: samsung
Model (and Product): SM-F741U1 (b6quew)


java.lang.Exception: {"errorType":"RuntimeException"}

 at it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pushLocalChanges(NotesServerSyncTask.java:164)
 at it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.run(NotesServerSyncTask.java:100)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
 at java.util.concurrent.FutureTask.run(FutureTask.java:264)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
 at java.lang.Thread.run(Thread.java:1012)


java.lang.Exception: {"errorType":"RuntimeException"}

 at it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pushLocalChanges(NotesServerSyncTask.java:164)
 at it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.run(NotesServerSyncTask.java:100)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
 at java.util.concurrent.FutureTask.run(FutureTask.java:264)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
 at java.lang.Thread.run(Thread.java:1012)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant