You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked to make sure that this feature has not already been filed
I'm reporting this information to the correct repository
I understand enough about this issue to complete a comprehensive document
Describe the feature and its requirements
There is an error message "Error: Internal JSON-RPC error. {"code". -32005, "message": "limit exceeded"}" that has been frequented on BNB chain. It can sometimes be alleviated by the user switching to a different rpc. This change in the error message is in effort to inform the user facing this issue of this possible solution.
The change in text is to add the following line "- Consider changing your rpc" below the error message
Is your feature request related to an existing issue? Please describe.
I have some proposed messages as well; these can be added to make it more clear for the user and keep it a bit more friendly and understanding;
Attention! You've encountered an internal JSON-RPC error with the code -32005. To resolve this issue, please change your RPC in MetaMask.
We've detected an internal JSON-RPC error with the code -32005. This error can be resolved by changing your RPC in MetaMask.
Attention! You've hit an internal JSON-RPC error with the code -32005. No need to worry, though. This error can be resolved by changing your RPC in MetaMask.
Uh-oh! You've encountered an internal JSON-RPC error with the code -32005. To fix this issue, please change your RPC in MetaMask.
Oops! Looks like you've encountered an internal JSON-RPC error with the code -32005. This error can be resolved by changing your RPC in MetaMask.
Prerequisites
Describe the feature and its requirements
There is an error message "Error: Internal JSON-RPC error. {"code". -32005, "message": "limit exceeded"}" that has been frequented on BNB chain. It can sometimes be alleviated by the user switching to a different rpc. This change in the error message is in effort to inform the user facing this issue of this possible solution.
The change in text is to add the following line "- Consider changing your rpc" below the error message
Is your feature request related to an existing issue? Please describe.
#1855
#1753
Is there anything stopping this feature being completed?
N/A
Describe alternatives you've considered
N/A
Additional context
While this is most common on BNB chain, this update to the error message should be updated on all chains.
The text was updated successfully, but these errors were encountered: