BitShares Forum

Main => General Discussion => Topic started by: jckj on August 29, 2014, 06:14:58 am

Title: Btsx 0.49 is not syncing
Post by: jckj on August 29, 2014, 06:14:58 am
Btsx  0.49 is not syncing with Network ,and would crashed after few minutes.
Title: Re: Btsx 0.49 is not syncing
Post by: HackFisher on August 29, 2014, 06:19:47 am
using 0.49-a

来自我的 GT-N7100 上的 Tapatalk

Title: Re: Btsx 0.49 is not syncing
Post by: kyma on August 29, 2014, 04:53:28 pm
same issue here with 4.4.7 on mac

connection issues and blockchain wont sync  ::)
Title: Re: Btsx 0.49 is not syncing
Post by: alexxy on August 29, 2014, 07:31:32 pm
I also cannot sync blockchain. I'm using latest git version

Code: [Select]
(wallet closed) >>> get_info
{
  "blockchain_head_block_num": 327173,
  "blockchain_head_block_age": "63 hours old",
  "blockchain_head_block_timestamp": "2014-08-27T04:58:50",
  "blockchain_average_delegate_participation": "0.45 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "160,425.15752 BTSX",
  "blockchain_delegate_pay_rate": "1.32626 BTSX",
  "blockchain_share_supply": "1,999,934,067.88056 BTSX",
  "blockchain_blocks_left_in_round": 67,
  "blockchain_next_round_time": "at least 11 minutes in the future",
  "blockchain_next_round_timestamp": "2014-08-29T19:42:20",
  "blockchain_random_seed": "c55f140b26b6b0bc535de80b69e004ff7b83b1cd",
  "client_data_dir": "/home/alexxy/.BitSharesX",
  "client_version": "0.4.10",
  "network_num_connections": 0,
  "network_num_connections_max": 200,
  "ntp_time": "2014-08-29T19:31:18",
  "ntp_time_error": -0.23666599999999999,
  "wallet_open": false,
  "wallet_unlocked": null,
  "wallet_unlocked_until": null,
  "wallet_unlocked_until_timestamp": null,
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": null,
  "wallet_block_production_enabled": null,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

Title: Re: Btsx 0.49 is not syncing
Post by: zvs on August 31, 2014, 11:53:40 pm
put 5.9.24.81:1776 at the top of   "default_peers":   in config.json

or best would be to edit node_config.json and set all the max connections to 1, then just connect to me

but they made that more complicated than it should be
Title: Re: Btsx 0.49 is not syncing
Post by: Yd-12 on September 01, 2014, 07:03:16 am
same here
Title: Re: Btsx 0.49 is not syncing
Post by: fav on September 01, 2014, 02:18:26 pm
put 5.9.24.81:1776 at the top of   "default_peers":   in config.json

or best would be to edit node_config.json and set all the max connections to 1, then just connect to me

but they made that more complicated than it should be

works, thanks :)