Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error: Cannot destructure property 'chainId' of 'this.networkController.getNetworkConfigurationByNetworkClientId(...)' as it is undefined. #4593

Closed
Aliceonly opened this issue Aug 3, 2024 · 1 comment

Comments

@Aliceonly
Copy link

Aliceonly commented Aug 3, 2024

{
"code": -32603,
"message": "Cannot destructure property 'chainId' of 'this.networkController.getNetworkConfigurationByNetworkClientId(...)' as it is undefined.",
"data": {
"originalError": {}
}
}

This error leads metamask can't open anymore, can't switch network, can't add network
always crush the metamask after entering the password

TypeError: Cannot destructure property 'chainId' of '(0 , t.useSelector)(...)' as it is undefined.
  at z (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-2.js:1:857888)
  at ga (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:61316)
  at Cs (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:106147)
  at Au (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:92055)
  at Ou (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:91980)
  at Tu (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:89328)
  at vu (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:86072)
  at al (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:113703)
  at chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:114902
  at xu (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:89679)
  at dl (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:114887)
  at render (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js:1:116810)
  at chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-6.js:1:54554
@Gudahtt
Copy link
Member

Gudahtt commented Sep 26, 2024

This problem was tracked here: MetaMask/metamask-extension#26326

@Gudahtt Gudahtt closed this as completed Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants