Git Product home page Git Product logo

Comments (3)

bitwiseguy avatar bitwiseguy commented on August 30, 2024

@jeffprestes I have not seen this error before. Are you using the latest code from the master branch and have you customized it in any way? Here are a few things to consider that could help solve the issue:

  1. Clean out the blockchain data by removing that docker volume:
    docker volume rm radish34_chaindata
  2. Rebuild the deploy container to ensure it is not broken:
    docker-compose build deploy
  3. If you see the same error again, can you share the logs from the ganache container?
    docker logs ganache

from baseline.

jeffprestes avatar jeffprestes commented on August 30, 2024

Error persists. Looks like ganache container is not loading:

$ docker logs ganache
Error: No such container: ganache

Is there a way to start ganache container manually?
Also, use GETH instead of Ganache would be safe, wouldn't be?

from baseline.

skarred14 avatar skarred14 commented on August 30, 2024

@jeffprestes good catch! thanks. Recent merge from #90 seemed to have caused this issue. Take a look at #97 which should fix this bug

from baseline.

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.