-
Notifications
You must be signed in to change notification settings - Fork 79
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
processor network error on Send transaction #16352
Comments
@virginiabalducci that error doesn't come from our side, it's from the network. Not sure what we can do there. During the sending process if any network error occurs the transfer processor will display it as Also I see that you got this error: |
@virginiabalducci to get a better understanding about router's logic, please have a look at this comment status-im/status-mobile#21292 (comment) |
@virginiabalducci did u check gas price at the time of the request? |
I guess yes, that's what we're going to do with the new Send modal design. |
I experience this error whenever I try to transfer funds, such as buying a Status ENS domain or trying wallet-to-wallet transaction. The origin Status Wallet has 21 USD, and I can't transfer any amount of money to the destination Wallet on the Ethereum mainnet. The error is always the same in both Simple and Advanced modes:
This is using my Status account on mainnet, not a test account on testnet (Status desktop 2.30.0). I'm far from an expert here, but I don't think this error is expected, @saledjenic (CC/ @virginiabalducci ) I hope this helps! |
Hi @jorge-campo you're right it should not be like that when buying ens name. There are 2 potential reasons for that:
|
Thanks, @saledjenic ! The screenshot is unrelated to the ENS name purchase; it's a direct wallet-to-wallet transaction of ETH on Ethereum mainnet. I have 21 USD in my wallet, and I can't send 10, 5, or 2 USD with the "insufficient gas fee" error. I am happy to hear that the switch to Nodefleet will happen soon! 👍 |
Closing this one as it has been concluded this is related to network issues and not from the app itself |
Bug Report
Description
Erroe message: WPP-025 - status-proxy-O.error: insufficient funds for gas * price + value: add ress 0x3212fD7C2C7984DD6de153691D901445fC8AA07 have 2783037892
8767798 want 159078669589875316
Steps to reproduce
Use an account that has enough funds to do a send transaction on Mainnet
Expected behavior
User to be able to perform a Send tx
Actual behavior
User unable to do a send tx, even though they have enough funds
Additional Information
geth 2.log.zip
app_20240916_154447.log
The text was updated successfully, but these errors were encountered: