Metamask Extension Bug Multiple Wallets Syncdiscovery For Social Import Onboarding
System ArchiveMetamask Extension Bug Multiple Wallets Syncdiscovery For Social Import Onboarding Symptom Users encounter an issue with the Metamask extension where multiple wallets are not syncing or discovering properly during the social import onboarding process, resulting in failed wallet imports and inconsistent account management. Technical Root Cause The error occurs due to a bug in the Metamask extension's wallet discovery and synchronization mechanism, which fails to handle multiple wallets correctly, leading to inconsistencies in the onboarding process. Manual Overrides To resolve the issue, users can try the following manual overrides: Reset the Metamask extension settings to default Delete and reinstall the Metamask extension Use the following JSON configuration to manually configure the wallet discovery settings: json { "wallets": [ { "id": "wallet1", "address": "0x1234567890abcdef" }, { "id": "wallet2", "address": "0x9876543210fedcba" } ] } Consider utilizing an external console to execute these commands for more flexibility. Prerequisites Metamask extension installed and enabled Ethereum wallet(s) set up and configured Social import onboarding process initiated
System Cross-Reference Matrix
- Related Archive: Metamask Extension Bug Activity Contract Deployments Are Displayed As Contract Interaction 06 17
- Related Archive: Tonkeeper Jetton Transfer Loop Timeout 06 17
- Related Archive: Metamask Extension Bug Assets Manage Tokens Miss Match With Net 06 16 18