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

Nextcloud Notes does not synchronize with Android app #2376

Open
Hominem-Lot opened this issue Sep 15, 2024 · 3 comments
Open

Nextcloud Notes does not synchronize with Android app #2376

Hominem-Lot opened this issue Sep 15, 2024 · 3 comments

Comments

@Hominem-Lot
Copy link

Hi everyone, I'm a new Nextcloud user and I was looking for a note app like google keep. I installed Nextcloud notes on my Android device to have synchronization but it reports a problem. I'm attaching the report, please let me know if anyone can give me advice on how to solve it.
Thanks

App Version: 4.3.1
App Version Code: 40030190
App Flavor: fdroid

Files App Version Code: 30290390 (PROD)

---

OS Version: 4.19.278-g7b0944645172-ab10812814(11260668)
OS API Level: 34
Device: redfin
Manufacturer: Google
Model (and Product): Pixel 5 (redfin)

---

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)
@provokateurin provokateurin transferred this issue from nextcloud/external Sep 15, 2024
@hubortje

This comment was marked as off-topic.

@hubortje
Copy link

hubortje commented Sep 18, 2024

Issues #2331 and #2330 seem related (Google Devices, same errors).
Issue #2332 and #2283 seem similar, but on other devices, and different error messages.

Will skim the issue catalogue and link more related issues.

@stefan-niedermann

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants