bitcore-wallet-service
bitcore-wallet-service copied to clipboard
BWS error.
[2017-08-09T17:05:03.923Z] info: Bitcoin Daemon Ready [2017-08-09T17:05:03.924Z] info: Starting web [2017-08-09T17:05:04.008Z] info: Starting insight-api [2017-08-09T17:05:04.010Z] info: Starting insight-ui [2017-08-09T17:05:04.010Z] info: Starting bitcore-wallet-service info Using message broker server at http://localhost:3380 info Using locker server:localhost:3231 ERR! Error connecting to Insight (livenet) @ http://localhost:3001
info New livenet block: 00000000000000014a2bf9ca21d7d0f79460f069fbcd615aba134301715029ac WARN Insight http://localhost:3001/api/block/00000000000000014a2bf9ca21d7d0f79460f069fbcd615aba134301715029ac Returned Status: 404 ERR! Could not fetch txids from block 00000000000000014a2bf9ca21d7d0f79460f069fbcd615aba134301715029ac Error querying the blockchain
can't get pass this, when i remove wallet service from bitcore-node.json its running and insight is working like a charm, but when i activate wallet, this error never goes .
as i understand its bws config error, but can't find how to change the connection to livenet,
tried configuring config.js of bws , but no luck, or it breaks or same error.