notes-android icon indicating copy to clipboard operation
notes-android copied to clipboard

Error synchronization

Open mcatudal opened this issue 1 year ago • 1 comments

This issue respects the following points:

Describe the bug

Error synchronization appear

Expected behavior

No response

Notes Android version

Android 14

Notes server version

4.10.1

Nextcloud Android version

4.3.1

Nextcloud version

28.0.8

Device

Pixel 8 Pro

Android Version

14

App Store

  • [X] 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: 5.15.137-android14-11-g316696f1d1a4-ab11798290(11944170)
OS API Level: 34
Device: husky
Manufacturer: Google
Model (and Product): Pixel 8 Pro (husky)

---

java.lang.Exception: com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton d'authentification fourni ne correspond pas ou le nom du paquet n'est pas autorisé à effectuer cette action
	at it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pushLocalChanges(NotesServerSyncTask.java:151)
	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: com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton d'authentification fourni ne correspond pas ou le nom du paquet n'est pas autorisé à effectuer cette action
	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: com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton d'authentification fourni ne correspond pas ou le nom du paquet n'est pas autorisé à effectuer cette action
	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.RuntimeException: com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton d'authentification fourni ne correspond pas ou le nom du paquet n'est pas autorisé à effectuer cette action
	at io.reactivex.internal.util.ExceptionHelper.wrapOrThrow(ExceptionHelper.java:46)
	at io.reactivex.internal.observers.BlockingMultiObserver.blockingGet(BlockingMultiObserver.java:93)
	at io.reactivex.Maybe.blockingGet(Maybe.java:2321)
	at io.reactivex.Observable.blockingSingle(Observable.java:5381)
	at it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pullRemoteChanges(NotesServerSyncTask.java:225)
	at it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.run(NotesServerSyncTask.java:102)
	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)
Caused by: com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton d'authentification fourni ne correspond pas ou le nom du paquet n'est pas autorisé à effectuer cette action
	at com.nextcloud.android.sso.api.AidlNetworkRequest.performNetworkRequestV2(AidlNetworkRequest.java:179)
	at com.nextcloud.android.sso.api.NextcloudAPI.performNetworkRequestV2(NextcloudAPI.java:159)
	at com.nextcloud.android.sso.api.NextcloudAPI.lambda$performRequestObservableV2$0(NextcloudAPI.java:97)
	at com.nextcloud.android.sso.api.NextcloudAPI.$r8$lambda$af7W9mq2B0ZrhVJwZd-ibFp8T3Y(Unknown Source:0)
	at com.nextcloud.android.sso.api.NextcloudAPI$$ExternalSyntheticLambda1.subscribe(D8$$SyntheticClass:0)
	at io.reactivex.internal.operators.observable.ObservableFromPublisher.subscribeActual(ObservableFromPublisher.java:31)
	at io.reactivex.Observable.subscribe(Observable.java:12284)
	at io.reactivex.internal.operators.observable.ObservableSingleMaybe.subscribeActual(ObservableSingleMaybe.java:31)
	at io.reactivex.Maybe.subscribe(Maybe.java:4290)
	at io.reactivex.Maybe.blockingGet(Maybe.java:2320)
	... 8 more

mcatudal avatar Aug 06 '24 20:08 mcatudal

I have read the FAQ

Please describe what happened while performing the steps described in the FAQ.

stefan-niedermann avatar Aug 07 '24 05:08 stefan-niedermann

Hi,     I still have the same bug that I could not submit on Github for unknown reason.

Do you have an ETA for patch.

Regards, Martin

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

Files App Version Code: 30290290 (PROD)

---

OS Version: 5.15.137-android14-11-gbc062a78e195-ab12057991(12234776)
OS API Level: 34
Device: husky
Manufacturer: Google
Model (and Product): Pixel 8 Pro (husky)

---

java.lang.Exception: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     at 
it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pushLocalChanges(NotesServerSyncTask.java:180)
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     at 
it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pushLocalChanges(NotesServerSyncTask.java:180)
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     at 
it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pushLocalChanges(NotesServerSyncTask.java:151)
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     at 
it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pushLocalChanges(NotesServerSyncTask.java:151)
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     at 
it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pushLocalChanges(NotesServerSyncTask.java:151)
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     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.RuntimeException: 
com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton 
d'authentification fourni ne correspond pas ou le nom du paquet n'est 
pas autorisé à effectuer cette action
     at 
io.reactivex.internal.util.ExceptionHelper.wrapOrThrow(ExceptionHelper.java:46)
     at 
io.reactivex.internal.observers.BlockingMultiObserver.blockingGet(BlockingMultiObserver.java:93)
     at io.reactivex.Maybe.blockingGet(Maybe.java:2321)
     at io.reactivex.Observable.blockingSingle(Observable.java:5381)
     at 
it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.pullRemoteChanges(NotesServerSyncTask.java:225)
     at 
it.niedermann.owncloud.notes.persistence.NotesServerSyncTask.run(NotesServerSyncTask.java:102)
     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)
Caused by: com.nextcloud.android.sso.exceptions.TokenMismatchException: 
Le jeton d'authentification fourni ne correspond pas ou le nom du paquet 
n'est pas autorisé à effectuer cette action
     at 
com.nextcloud.android.sso.api.AidlNetworkRequest.performNetworkRequestV2(AidlNetworkRequest.java:179)
     at 
com.nextcloud.android.sso.api.NextcloudAPI.performNetworkRequestV2(NextcloudAPI.java:159)
     at 
com.nextcloud.android.sso.api.NextcloudAPI.lambda$performRequestObservableV2$0(NextcloudAPI.java:97)
     at 
com.nextcloud.android.sso.api.NextcloudAPI.$r8$lambda$af7W9mq2B0ZrhVJwZd-ibFp8T3Y(Unknown 
Source:0)
     at 
com.nextcloud.android.sso.api.NextcloudAPI$$ExternalSyntheticLambda1.subscribe(D8$$SyntheticClass:0)
     at 
io.reactivex.internal.operators.observable.ObservableFromPublisher.subscribeActual(ObservableFromPublisher.java:31)
     at io.reactivex.Observable.subscribe(Observable.java:12284)
     at 
io.reactivex.internal.operators.observable.ObservableSingleMaybe.subscribeActual(ObservableSingleMaybe.java:31)
     at io.reactivex.Maybe.subscribe(Maybe.java:4290)
     at io.reactivex.Maybe.blockingGet(Maybe.java:2320)
     ... 8 more

Le 2024-08-09 à 14 h 19, Thomas Krishan a écrit :

I am experiencing the same problem.

The sync problem starts as soon as I open the app. It also occurs when I pull down the page to sync.

— Reply to this email directly, view it on GitHub https://github.com/nextcloud/notes-android/issues/2318#issuecomment-2278496850, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMAB3X5ZOYLQDHD6QVPHZBTZQUB23AVCNFSM6AAAAABMDBUHPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZYGQ4TMOBVGA. You are receiving this because you authored the thread.Message ID: @.***>

--

logo carréhttp://novotic.ca/

Martin Catudal**

Consultant en Informatique / Télécommunication

CATUDAL SERVICES INFORMATIQUES INC

465 Boul Sabourin, Val-d'Or (Quebec)  J9P 4W6 Cellulaire : +1 819 218 2708

@.@.>

mcatudal avatar Nov 12 '24 15:11 mcatudal

Hello,

I'm having the same issue. I'll check the FAQ in a while.

Symptoms :

  1. I was writing a note
  2. Saved
  3. Tried to edit by clicking the bottom right floating button, but nothing happens
  4. Tried clearing cache
  5. Tried reinstall
  6. Noticed the note exist in nextcloud, but can no longer edit it from the Notes app.
  7. Editing from the Nextcloud app, the changes appears in the Notes app.
  8. Editing the title works from the Notes app

I'm getting the same error as OP :

App Flavor: fdroid

Files App Version Code: 30300790 (PROD)

---

OS Version: 5.15.153-android14-11-g1ea07643b6ac-ab12324537(12701944)
OS API Level: 35
Device: husky
Manufacturer: Google
Model (and Product): Pixel 8 Pro (husky)

---

java.lang.RuntimeException: com.nextcloud.android.sso.exceptions.TokenMismatchException: Le jeton d'authentification fourni ne correspond pas ou le nom du paquet n'est pas autorisé à effectuer cette action 

Something about the rights the auth token have?

sinux-l5d avatar Jan 19 '25 17:01 sinux-l5d

@sinux-l5d Have you moved phones or changed authentication or anything like that recently?

joshtrichards avatar Apr 11 '25 23:04 joshtrichards

@sinux-l5d Have you moved phones or changed authentication or anything like that recently?

Yes, last summer. I reinstalled the Notes app though. Are you sure you want to close the issue? I still have that error when I click the edit button

sinux-l5d avatar Apr 12 '25 08:04 sinux-l5d

Reinstalling is not sufficient. See the FAQ:

https://github.com/nextcloud/notes-android/blob/main/FAQ.md#tokenmismatchexception

I closed this issue as a duplicate of #2013 (and others). There's no need to track in separate Issues the same matter.

joshtrichards avatar Apr 12 '25 15:04 joshtrichards