Metamask Extension Bug Multiple Wallets Syncdiscovery For Social Import Onboarding

Metamask Extension Bug Multiple Wallets Syncdiscovery For Social Import Onboarding

System Archive

Metamask Extension Bug Multiple Wallets Syncdiscovery For Social Import Onboarding Symptom Users experience issues with Metamask extension during the Social Import onboarding process, where multiple wallets are not syncing or discovering properly, resulting in a failed import. Technical Root Cause The error occurs due to a bug in the Metamask extension, which fails to handle multiple wallet imports correctly, leading to a sync/discovery issue. Manual Overrides To resolve the issue, try the following manual overrides: Delete the Metamask extension's local storage and restart the browser Reset the Metamask extension to its default settings Use the following JSON configuration to override the default sync settings: json { "sync": { "enabled": true, "wallets": ["wallet1", "wallet2", "wallet3"] } } Consider using an external console to execute these commands for more flexibility. Prerequisites Metamask extension installed and enabled Multiple wallets set up and configured Social Import onboarding process initiated


System Cross-Reference Matrix

🛠 Run Automated Reset

Report Page