-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[Bug]: Premature close #26326
Comments
I try update serveral version but still have this bug |
console log: MetaMask - RPC Error: Cannot destructure property 'chainId' of 'this.networkController.getNetworkConfigurationByNetworkClientId(...)' as it is undefined. |
try call js api wallet_switchEthereumChain & wallet_addEthereumChain also get { |
Hello, @Aliceonly, The team is working on identifying the root cause of this. In the meantime, could you trigger a network switch from chainlist.wtf to see if you can unblock the extension? Thank you! |
Yes please can you give me a link for chain list
***@***.***
…On Mon, Aug 5, 2024 at 8:16 AM Ana M. ***@***.***> wrote:
Hello, @Aliceonly <https://github.com/Aliceonly>, The team is working on
identifying the root cause of this. In the meantime, could you trigger a
network switch from chainlist.wtf to see if you can unblock the extension?
Thank you!
—
Reply to this email directly, view it on GitHub
<#26326 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATS7JMQLVXAEB2V5IV5ACHTZP4RDPAVCNFSM6AAAAABL42K5NKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRYGM2DEOBWGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
not work. the extension totally blocked by the error. I even tried call the js api in console, not work |
Ok, I will try.
…On Mon, Aug 5, 2024 at 10:20 AM Abel ***@***.***> wrote:
Hello, @Aliceonly <https://github.com/Aliceonly>, The team is working on
identifying the root cause of this. In the meantime, could you trigger a
network switch from chainlist.wtf to see if you can unblock the extension?
Thank you!
not work. the extension totally blocked by the error. I even tried call
the js api in console, not work
—
Reply to this email directly, view it on GitHub
<#26326 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATS7JMQZRTJQG2XJET2Q44LZP47VNAVCNFSM6AAAAABL42K5NKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRYGU4DKMRQGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
How can I see my real public phrase key secret place |
I suspect that this crash will no longer happen in v12.0.1, but the circumstances leading up to that crash probably are still possible, and would still be considered a bug. @Aliceonly could you clarify how you were able to reproduce this problem? I am having trouble with these steps. I have tried switching to an unavailable network, but I don't see any crash and MetaMask doesn't get stuck. I just see that the balance loads infinitely, or a loading overlay appears that eventually lets me switch back. Also, let us know if this is still a problem on v12.0.1. Thanks! |
thx for ur reply and supporting It seems metamask handles the error properly now, the error not lead to premature close now the reproduction steps in v12.0.0:
|
OK, so I believe I know what's happening now. The crash was caused by #26320, that has been resolved. The errors that caused the crash, and are still causing these console errors, are tracked already in these issues:
I will close this issue for now, as it should be resolved in the next release as we fix those remaining two issues. Thanks very much for the report though, and let us know if you still see this in v12.0.5 or later versions! |
thx u guys too, hope it's getting better & better |
Describe the bug
When modify the network config and then metamask can't connect the network through the rpc url,
it leads metamask can't open and always get the Premature close
Cannot destructure property 'chainId' of '(0 , t.useSelector)(...)' as it is undefined.
Expected behavior
No response
Screenshots/Recordings
No response
Steps to reproduce
Error messages or log output
Detection stage
In production (default)
Version
latest
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Severity
fatal
The text was updated successfully, but these errors were encountered: