Giter Club home page Giter Club logo

Comments (4)

fixanoid avatar fixanoid commented on July 20, 2024

@meguimendia check your container logs and see if you can share them.

from quorum-examples.

meguimendia avatar meguimendia commented on July 20, 2024

I've got this warning in txmanagers:
txmanager
txmanager2
And this error in cakeshop:
cakeshop
I couldn't found errors in nodes.

And when I tried to go inside the containers I've got this message:

panic: MustNew: Failed to connect to private transaction manager (/qdata/tm/tm.ipc): lstat /qdata/tm/tm.ipc: no such file or directory

goroutine 1 [running]:
github.com/ethereum/go-ethereum/private/privatetransactionmanager.MustNew(0xc00003800f, 0x10, 0xc00003800f)
/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/private/privatetransactionmanager/tx_manager.go:108 +0x1de
github.com/ethereum/go-ethereum/private.FromEnvironmentOrNil(0x1344560, 0xe, 0xc0001c9660, 0xc0001c9640)
/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/private/private.go:20 +0x64

I'm not sure if this cause the unhealthy state or because of the unhealthy state I've got this error.
I don't know if that helps.

from quorum-examples.

benjamincburns avatar benjamincburns commented on July 20, 2024

@fixanoid this problem is really easy to reproduce - just clone the repo and run docker-compose up

In my case the nodes die and the transaction manager stays alive. I see Fatal: Account unlock with HTTP access is forbidden! in the output immediately before the nodes die.

I'm also seeing errors about failing to enumerate USB devices (I assume these are non-fatal), and some "dial errors"

from quorum-examples.

chris-j-h avatar chris-j-h commented on July 20, 2024

Hi, sounds like there's two different issues being discussed here.

@benjamincburns thanks for raising those, they are fixed in #236.

@meguimendia I suspect your issue is related to insufficient available memory resulting in the transaction managers being unable to start. We recommend you configure the Docker daemon with at least 4GB, although ideally as much as you can spare.
If this still doesn't resolve your issue, try reducing the number of nodes started by docker-compose. You can do this manually, although I'd recommend using quorum-wizard. This is a CLI tool that will allow you to easily start-up 2-7 nodes using docker-compose. It also updates the 7nodes example scripts so that you can continue to work through the quorum-examples.

I'll close this issue now, please reopen if you continue to have issues.

from quorum-examples.

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.