You are viewing a single comment's thread from:
RE: How To Run Both Ethereum & Ethereum Classic Blockchains On The Same Computer
In both cases I have failed to connect to:
{"path": "./data/geth.ipc"}
Any ideas?
In both cases I have failed to connect to:
{"path": "./data/geth.ipc"}
Any ideas?
Make sure it's the right path for the right chain!
If you run start.sh, browse to that folder and check that geth.ipc is there, if not change it to where it is (remember these are relative paths from the scripts).
Then when you run start-wallet.sh it should be able to connect.