-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Basic funds move gets "Insufficient funds for gas * price + value” #866
Comments
Please have a look at #664. This happens when your coinbase balance - the account you pay for contract execution from - is too low. |
@luclu Shouldn't the app prevent someone from doing what I just did? I transferred all funds into the contract wallet I just created, thinking that was where I would do all transactions from. I used the "transfer everything" checkbox. Sure would be nice if it warned me to leave a little behind. Silly jackpot I'm in now. How much do I need in the main wallet (I think that's same thing as coinbase balance) to be able to spend small amounts out of contract wallet? |
You are right. I added this to the other issue:
|
Cool, thanks! On Thu, Jun 23, 2016 at 2:10 AM, Luca Zeug notifications@github.com wrote:
|
I am getting the error "Insufficient funds for gas * price + value”. However, I have a balance of 0.090948 |
@crypt61 same here |
same issue. (Пишите нормальный софт заебали пидары) |
Had same error. |
Same here. Let me buy those kitties! |
Got the same problem. Cannot send any transaction and I have the available funds |
Here is the response from MetaMask... Hello, There is currently a combination of both a backlog in pending transactions on the network as well as rising competition for gas prices with CryptoKitties. Unfortunately this is causing some transactions with lower gas prices to take longer to process or even fail. Unfortunately there is little to be done about this besides waiting for any pending transactions to go through or show as failed/rejected. This waiting period can take up to 24 hours during congested network times such as this. For your refernece in using gas with Dapps such as CryptoKitties, Ether Delta and others: https://support.metamask.io/kb/article/25-transaction-submission-best-practices-on-etherdelta-and-dapps/ |
same error. insufficient funds for gas * price + value any solution yet? |
@StarNeit |
same error, |
Any solution for this please? |
Node type: geth 1.3.6
OS: osx
Network type: main
Mist version: 0.7.4
Playing with mac version. Tried sending funds from base wallet to simple contract wallet. Worked fine. But then tried sending funds back to base wallet, and get error "Insufficient funds for gas * price + value”.
Not sure what I'm missing here, or if there's a bug. I am checking the "send all funds" and leaving the fee slider alone.
Console window:
/Applications/Ethereum-Wallet.app/Contents/Resources/app.asar/modules/preloader/console-log-capture…:17 Providing gas: 54447 + 100000
/Applications/Ethereum-Wallet.app/Contents/Resources/app.asar/modules/preloader/console-log-capture…:17 Finally choosen gas 154447
/Applications/Ethereum-Wallet.app/Contents/Resources/app.asar/modules/preloader/console-log-capture…:17 Send Ether
/Applications/Ethereum-Wallet.app/Contents/Resources/app.asar/modules/preloader/console-log-capture…:17 Error: Insufficient funds for gas * price + value(…) undefined
The text was updated successfully, but these errors were encountered: