Metamask Extension Bug Multiple Wallets Syncdiscovery For Social
System ArchiveMetamask Extension Bug Multiple Wallets Syncdiscovery For Social Symptom Users experience issues with Metamask extension during the onboarding process for Social Import, where the extension fails to properly sync and discover multiple wallets. Technical Root Cause The error occurs due to a bug in the Metamask extension that prevents it from handling multiple wallets correctly during the Social Import onboarding process, leading to sync and discovery issues. Manual Overrides To resolve the issue, try the following manual overrides: Delete the Metamask extension's storage data to reset its configuration Update the Metamask extension to the latest version Use the following JSON configuration to manually override the wallet sync settings: json { "wallets": [ { "address": "0x..._wallet_address...", "chainId": 1 } ] } Consider using an external console to execute these commands for more flexibility. Prerequisites Metamask extension installed and configured Ethereum wallet created and connected to the extension Social Import onboarding process initiated
System Cross-Reference Matrix
- Related Archive: Metamask Nonce Out Of Sync 06 17 2
- Related Archive: Critical Trc 20 Energy Spike Error 06 17 2
- Related Archive: Ethereum Blob Space Delay 06 17