Skip to content

how to fix “insufficient funds for gas * price + value”? #19

Description

@kd-s-t

I am using Windows 10 Home x64
I also posted the same question at Stackoverflow:
https://stackoverflow.com/questions/53312840/how-to-fix-insufficient-funds-for-gas-price-value

This is my truffle.js:
ropsten: { provider: new HDWalletProvider(mnemonic, "https://ropsten.infura.io/"+infura_apikey), network_id: 3, gas: 4000000 },

when I truffle migrate --network ropsten:
it triggers this error:
Running migration: 1_initial-migration.js Deploying Migrations... Error encountered, bailing. Network state unknown. Review successful transactions manually. insufficient funds for gas * price + value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions