Closed stiv-yakovenko closed 7 years ago
Hi there. This error message means Truffle cannot connect to your Ethereum client. There are many reasons for this. For yours, it looks like you need the --rpc
option for geth as well as your other options.
We have a ticket currently being worked on that will make this error message better. Please see #489.
Cheers!
dear tcoulter, your recipe was correct, --rpc was missing. thanx you!
Please where I should put the --rpc option ?I have the same problem
@stiv-yakovenko Please where I should put the --rpc option ?I have the same problem
after geth.exe
@stiv-yakovenko I use ganache-cli on windows it's possible to do that ?
I don't know what it is, ask its authors.
I have this error in ganache
. Did anyone experience similar error? How do I get it fixed?
@pascal1990 did you get it resolved? If yes, how?
Hi, @prameshbajra do you have metamask on your browser and which app you tru to run, ganache is a node module
My config:
My geth running on the same port:
I use Geth/v1.6.6-stable-10a45cb5/windows-amd64/go1.8.3
What's wrong?