GithubHelp home page GithubHelp logo

Comments (4)

olalonde avatar olalonde commented on July 18, 2024

Ok, seems I fixed above problem by launching bitcoin with this command:

bitcoind -datadir='/data/bitcoin' -daemon -rpcallowip="*"

That being said I'm still getting an error:

   info  - socket.io started
insight server listening on port 3000 in production mode
[historic_sync] ERROR: Method not found
{ '0': 'connecting to 127.0.0.1:8333' }
{ '0': 'disconnected from peer 127.0.0.1:8333' }
{ '0': 'connecting to 127.0.0.1:8333' }

from insight-api.

matiu avatar matiu commented on July 18, 2024

Yes. You need to wait until bitcoind finish downloading the blockchain. —
Sent from Mailbox for iPhone

On Wed, Mar 19, 2014 at 8:57 PM, Olivier Lalonde [email protected]
wrote:

I've got a bunch of those errors:

[p2p_sync] Handle block: 0000000002274dde8f09a85f7359478c61d81797506a2d1ab63e8760edafb686 (allowReorgs: false)
[p2p_sync] Error in handle Block: [object Object]
[p2p_sync] Error in handle Block: [object Object]
[p2p_sync] Error in handle Block: [object Object]
[p2p_sync] Error in handle Block: [object Object]

Note that I believe my bitcoind is still not done downloading the blockchain. Is that the issue? If it is, is there any way to programmatically wait for the blockchain to be done before launching insight.js (I'm trying to build a Dockerfile)?

Reply to this email directly or view it on GitHub:
#24

from insight-api.

olalonde avatar olalonde commented on July 18, 2024

Ok, seems I'm no longer getting the [p2p_sync] Error in handle Block: [object Object] error but I'm still getting [historic_sync] ERROR: Method not found and all addresses I tried to look up on the API show up as "txApperances": 0 and 0 balance.

from insight-api.

olalonde avatar olalonde commented on July 18, 2024

I will create a new issue.

from insight-api.

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.