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
Seen when attempting to sync on WordPress Android.
E/Simperium.Bucket: Unable to apply remote change RemoteChange 514965675 563ba2144806f92b41e4d6f7 M 8-9
E/Simperium.Bucket: com.simperium.client.RemoteChangeInvalidException: Local instance of 514965675 has source version of 9 and remote change has 8
E/Simperium.Bucket: at com.simperium.client.RemoteChange.apply(RemoteChange.java:108)
E/Simperium.Bucket: at com.simperium.client.Bucket.applyRemoteChange(Bucket.java:942)
E/Simperium.Bucket: at com.simperium.client.Channel$ChangeProcessor.processRemoteChanges(Channel.java:1334)
E/Simperium.Bucket: at com.simperium.client.Channel$ChangeProcessor.run(Channel.java:1240)
E/Simperium.Bucket: at java.lang.Thread.run(Thread.java:818)