Metamask Extension Bug Multiple Wallets Syncdiscovery For Social

Metamask Extension Bug Multiple Wallets Syncdiscovery For Social

System Archive

Metamask Extension Bug Multiple Wallets Syncdiscovery For Social Symptom Users encounter an issue with the Metamask extension where multiple wallets fail to sync or discover during the Social Import onboarding process, resulting in a frustrating experience and potential loss of access to their wallets. Technical Root Cause The error occurs due to a bug in the Metamask extension's handling of multiple wallet imports, leading to a failure in the sync and discovery process. Manual Overrides To resolve the issue, users can try the following manual overrides: Delete the Metamask extension's local storage and restart the browser Reset the wallet import process by clearing the wallet_import flag in the extension's settings Use the following JSON configuration to manually override the sync/discovery settings: json { "wallet_import": { "sync": true, "discovery": true } } Consider using an external console to execute these commands for more flexibility. Prerequisites Metamask extension installed and enabled Multiple wallets set up in the extension Social Import onboarding process initiated


System Cross-Reference Matrix

🛠 Run Automated Reset

Report Page