Environment
- MetaMask Version: 10.28.2
- User Agent:
Google chrome Version 112.0.5615.49 (Official Build) (x86_64)
Steps to reproduce
- I transfered ETH from my account to another account. The transaction was pending.
- After 24 hr, I
Clear activity and nonce data
in MetaMask.
- I try to interact with Linea network by using: Hop and Uniswap
Expected Behaviour
Both dapp should be display like the successful or fail tx.
Actual Behaviour
Both dapp display the error
- Hop error:
An RPC error occurred. Please check your wallet network settings are correct and refresh page to try again.
- Uni error:
Transaction 26 faied! [ethjs-query] wile formatting outputs from RPC
Artifacts:
*Error from MM
My network RPC:
@user1302
Have you tried manually removing and adding the Linea testnet network ?
Have you tried manually increasing gas costs ?
4 Likes
Hi, thank you for your reply. Now I have the solution.
Rootcause:
-
[ethjs-query] wile formatting outputs from RPC
← This error’s hint about gas limit.
- Multiple pending transactions. ← I am trying to increase gas cost but still pending because of blocked tx.
Solution : NONCE + GAS
- Customize NONCE to clear pending transaction and
- Increase gas limit by turn on 'Advanced gas controls.
*you must apply both method at the same issued transaction to solve this : )
Ref: Both
Good luck to all of you having this problem .
3 Likes
system
Closed
6
This topic was automatically closed after 30 days. New replies are no longer allowed.