Giter Site home page Giter Site logo

Comments (6)

rstormsf avatar rstormsf commented on May 1, 2024 1

@banteg run heroku local
make sure you have redis also installed

from blockscout.

acravenho avatar acravenho commented on May 1, 2024 1

@banteg The database is populated with a series of workers that need to be scheduled. Easiest way is to dedicate a dyno to each worker in heroku.

Here is a list of workers that need to be scheduled to start indexing blocks:

web = bin/start-pgbouncer-stunnel mix phx.server
balances = bin/start-pgbouncer-stunnel mix scrape.balances 1000000
blocks = bin/start-pgbouncer-stunnel mix scrape.blocks 1000000
internal_transactions = bin/start-pgbouncer-stunnel mix scrape.internal_transactions 10000
receipts = bin/start-pgbouncer-stunnel mix scrape.receipts 10000
scheduler = bin/start-pgbouncer-stunnel mix exq.start scheduler
worker = bin/start-pgbouncer-stunnel mix exq.start

from blockscout.

banteg avatar banteg commented on May 1, 2024

Thanks for your answers. I think that readme should be updated accordingly.

from blockscout.

rstormsf avatar rstormsf commented on May 1, 2024

@acravenho can you provide a good documentation on how to run an explorer?

from blockscout.

acravenho avatar acravenho commented on May 1, 2024

@banteg @rstormsf I'm in the process of updating readme. I will have it done by Monday.

from blockscout.

KronicDeth avatar KronicDeth commented on May 1, 2024

Indexer has been rewritten in #162. This bug and setup instructions to fix it are obsolete. Open an new issue you have problems using new indexer on master.

from blockscout.

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.