byteball / headless-obyte

Headless Obyte wallet
https://developer.obyte.org
MIT License
26 stars 42 forks source link

Slooooooow sync ( #32

Closed minzak closed 5 years ago

minzak commented 5 years ago

I waste one week and i got 3.7m blockchain height. Now when i check speed - it is near 20-30 seconds for 1 chain. I nee more than 100 000 for fully sync. P.S. i Have 2 core + 4Gb mem, but in top i see - all resources are free.. Why it is too slow?

P.S. in explorer still nothing!

root@byteball:/mnt# ./getinfo.sh
{
  "jsonrpc": "2.0",
  "result": {
    "last_mci": 3723438,
    "last_stable_mci": 3723421,
    "count_unhandled": 0
  },
  "id": 1
}

1

tarmo888 commented 5 years ago

Currently https://explorer.byteball.org/ shows: Main chain index: 3727516 Latest included mc index: 3727515

I am not sure that you are 100 000 behind. Maybe the resources are free because you have caught up already. Is the database around 30GB in size?

Join Slack for more support (#helpdesk and #tech channels) https://slack.byteball.org/

minzak commented 5 years ago

H'm yes. you right. I'm mistake because always saw to highest value - "level: 3840701" ))) Thanks.