Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Bitcoin Cash with insight-api is stuck at 556034 block #974

Open
1scrooge opened this issue Nov 12, 2018 · 1 comment
Open

The Bitcoin Cash with insight-api is stuck at 556034 block #974

1scrooge opened this issue Nov 12, 2018 · 1 comment

Comments

@1scrooge
Copy link

Hi All. I have the Bitcoin node with insight-api. And I have a problem with 556034 block, Insight-api can not download 556034 block, because it is large (32 Mb). Using Azure VM 4 core/14Gb RAM. Could anybody help me?
Insight-api log:

[2018-11-12T19:13:52.705Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:13:57.711Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:02.711Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:07.717Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:12.722Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:17.727Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:22.732Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:27.738Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:32.744Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:37.749Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:42.752Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:47.758Z] info: Block Service: download progress: 556033/556364  (99.9405%)
[2018-11-12T19:14:52.763Z] info: Block Service: download progress: 556033/556364  (99.9405%)

bitcore-node.json:

{
  "version": "5.0.0-beta.44",
  "network": "livenet",
  "port": 3001,
  "services": [
    "address",
    "block",
    "db",
    "fee",
    "header",
    "mempool",
    "p2p",
    "timestamp",
    "transaction",
    "web",
    "insight-api"
  ],
  "datadir": "/ext/bitcore",
  "servicesConfig": {
"p2p": {
      "peers": [
        {
          "ip": {
            "v4": "127.0.0.1"
          },
          "port": 8333
        }
      ]
    }
@zhtet036
Copy link

zhtett036@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants