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 when attempting to import social accounts for onboarding, resulting in multiple wallets being synced or discovered, leading to confusion and potential errors in transaction management. Technical Root Cause The error occurs due to a bug in the Metamask extension, specifically in the social import onboarding process, where the wallet discovery mechanism fails to properly handle multiple wallet instances, causing them to be synced simultaneously. Manual Overrides To resolve the issue, users can attempt the following manual overrides: Delete and reinstall the Metamask extension Reset the wallet settings to their default configuration Use a custom configuration to override the wallet discovery settings, for example: json { "wallets": [ { "id": "primary", "address": "0x...primary wallet address..." } ], "socialImport": { "enabled": true, "walletDiscovery": false } } Consider utilizing an external console to troubleshoot and apply these overrides for a more streamlined experience. Prerequisites Metamask extension installed and configured Multiple wallets set up in the extension Social import onboarding feature enabled


System Cross-Reference Matrix

🛠 Run Automated Reset

Report Page