Code Monkey home page Code Monkey logo

Comments (6)

lavoiee avatar lavoiee commented on May 17, 2024 5

@huzunjie I figured out a solution. These guys above should have told us this. They closed this for the wrong reason. The soluton is:

When invoking geth pass it --ipcpath "~/geth.ipc"

Then when invoking mist pass it --rpc "~/geth.ipc"

And wah'la! It connects to the private chain!

from mist.

frozeman avatar frozeman commented on May 17, 2024 4

You can simply run geth before you start mist.
If you have a private chain using a different datadir, simply add the --ipcpath flag pointing to the default datadir:
geth --ipcpath /Users/you/Library/Ethereum/geth.ipc --datadir ....

from mist.

huzunjie avatar huzunjie commented on May 17, 2024 1

Fatal: You can simply run geth before you start mist.

But there's an anomaly in the mist-wallet:Error starting protocol stack: listen tcp :30303: bind: address already in use

from mist.

KazWolfe avatar KazWolfe commented on May 17, 2024

I'd like to propose this be reopened and reconsidered.

I'd like to set up a private network for some testing between users and to demo Ethereum to them in a private setting. However, going through the standard geth procedure is annoying.

Ideally, I can just distribute a test JSON (as documented in the OP's post) that they can drag and drop somewhere (special private net option?).

Perhaps a field can be added for a custom name as well (so I can override ETH to something else), though this is just a wishlist item at best.

Not high-priority, of course, but would definitely be nice to have for ease-of-use.


This issue seems to be duplicated by #1452, and related to #797, #699.

from mist.

lavoiee avatar lavoiee commented on May 17, 2024

@huzunjie I'm getting the same error. I've tried using different ports for geth and the passing the same port to mist when invoking it.

from mist.

lock avatar lock commented on May 17, 2024

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

from mist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.