View Issue Details

IDProjectCategoryView StatusLast Update
0020609MMASynchronizationpublic2024-02-16 21:37
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2.0.0 
Target Version2.0.0Fixed in Version2.0.0 
Summary0020609: Sync failed: unknown error (regression)
DescriptionI was testing Wi-Fi sync with MMA build 1163 and MMW 2834 with one device and then while it was syncing, tried wifi syncing a second device at the same time. After a period of time, both devices had a Sync error: Unknown error!

What's particularly problematic is that both devices can no longer sync--they consistently generate the error on every sync attempt!

Debug log S10: TB9V26BL62
Debug log s24: HD9R2GJJIK

I suspect that some sort of corruption was triggered by syncing those 2 devices at once, since a third device synced without issues.
TagsNo tags attached.
Fixed in build1164

Relationships

related to 0020335 newmartin Migration to Android 14 (app target API 34) 

Activities

rusty

2024-02-16 05:08

administrator   ~0074272

Note: editing the sync lists in MMA had no effect (the error still occurs). After deleting the sync profile in MMW and re-attempting a Wi-Fi sync via MMA using the new profile (but without first uninstalling MMA or deleting MMA settings) the error still occurs.

I was only able to solve this by deleting the profile in MMW and deleting the MMA data and cache and then resyncing from scratch!

Note: even if we fix the bug that caused this situation, corruption of the sync profile should not force the user to uninstall MMA and delete the sync profile. There should be an easier way to recover from this.

martin

2024-02-16 11:19

developer   ~0074283

The issue seems to be related to the newer gradle version, which throws NoSuchMethodException for Java reflection.
Interestingly, the issue is occurring only in the release build not in the debug build.
We have to get rid of Java reflection during migration to API 34 0020335, for now, I downgrade the Gradle version to the previous one.
Fixed in build 2.0.0.1164

rusty

2024-02-16 21:37

administrator   ~0074287

Verified 1164.