Git Product home page Git Product logo

Comments (6)

greenaddress avatar greenaddress commented on June 26, 2024

@metacoin thank you for the report

The first step you quote from the README indeed implies that you are already running on localhost an instance of blockstream/electrs (a modified version of the original electrs) and you can use the blockstream.info live instance if you just want to test out/setup your local config (as per shell comment).

As per the docker run, it will take several hours if not days depending on how powerful is the machine to synchronize. We should improve the README and clarify the above points as well as improve the explorer to inform the status of the synchronization directly from the explorer on a web page and end point.

from esplora.

metacoin avatar metacoin commented on June 26, 2024

How can I check on the synchronization status via command-line or viewing logs? bitocind is fully synced, and checking electrs_mainnet_db/mainnet/mainnet/LOG or logs/electrs-bitcoin.log doesn't seem to have any relevant info on syncronization status from what I can tell

from esplora.

greenaddress avatar greenaddress commented on June 26, 2024

@metacoin see #26 (comment) (you can either read them directly, which may need sudo because docker sets the file as readable by root only) or you can enter the docker instance with 'exec' and tail from within.

from esplora.

metacoin avatar metacoin commented on June 26, 2024

Thanks, I was looking for a status update on which block the explorer was up-to-date with, though looking through the logs I don't think it's possible to evaluate that at this time. My strategy was to watch htop and du -s and wait for the sync to finish by comparing CPU and HDD usage.

Also, I am still confused about what might be running on port 3000, as both netstat and ss report nothing running on port 3000. I'm connecting to port 8080 to view the explorer front-end now and it seems up to date with other block explorers on the web. Connecting to port 5000 still results in the error message in my screenshot above, but I think that was a mistaken assumption on my end about which port the GUI is served on. Maybe I have a misunderstanding about which ports are used for what features in the software.

As I posted in my other comment, I fixed this problem on my end, after hunting through logs the issue was not enough HDD space on my device.

#26 (comment)

from esplora.

greenaddress avatar greenaddress commented on June 26, 2024

@metacoin 3000 is only if you skip docker and run https://github.com/blockstream/electrs locally manually, we should clarify better in the readme

from esplora.

greenaddress avatar greenaddress commented on June 26, 2024

closing

if you encounter a problem against the latest master version please feel free to reopen or raise a new issue. thanks

from esplora.

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.