Author Topic: BTSX客户端无法同步,显示 "Not Connected"  (Read 2942 times)

0 Members and 1 Guest are viewing this topic.

Offline coins

  • Full Member
  • ***
  • Posts: 78
  • 4 Cores CPU+60GB SSD+anti-DDoS
    • View Profile
我也是同样not connected, 开着客户端大约过了半小时状态突然变成连接状态开始下载了,不知道原因,可能自动同步网络时间了.

need more seed node provider

https://bitsharestalk.org/index.php?topic=10025.0
Coin Team keyID delegate ID:coin,coin4coin, coin4dns,coin4fun,coin4keyid
Code: [Select]
wallet_approve_delegate coin4coin true wallet_approve_delegate coin true  wallet_approve_delegate coin4dns true wallet_approve_delegate coin4fun true wallet_approve_delegate coin4keyid true

Offline facenote

  • Jr. Member
  • **
  • Posts: 24
    • View Profile
我也是同样not connected, 开着客户端大约过了半小时状态突然变成连接状态开始下载了,不知道原因,可能自动同步网络时间了.

Offline CLIFF

  • Jr. Member
  • **
  • Posts: 25
    • View Profile
btw: 查看了config.json里面的default_peers,都是可以连接的,所以就更搞不明白了。

Offline CLIFF

  • Jr. Member
  • **
  • Posts: 25
    • View Profile
Version: 0.4.20-e

奇怪的是同一台机器上的KeyID倒是可以正常同步,不知道大家有没有遇到过类似的问题。
尝试了重新安装Wallet,也一样是同样的问题。

getinfo的信息如下,大家帮忙看下
Code: [Select]
getinfo

{
  "blockchain_head_block_num": 554894,
  "blockchain_head_block_age": "20 days old",
  "blockchain_head_block_timestamp": "2014-09-22T20:18:00",
  "blockchain_average_delegate_participation": "0.06 %",
  "blockchain_confirmation_requirement": 126,
  "blockchain_delegate_pay_rate": "2.20057 BTSX",
  "blockchain_share_supply": "2,000,187,502.01868 BTSX",
  "blockchain_blocks_left_in_round": 101,
  "blockchain_next_round_time": "at least 17 minutes in the future",
  "blockchain_next_round_timestamp": "2014-10-13T05:21:10",
  "blockchain_random_seed": "e9a959d5eaa499475e5f7e11ae9ef0c090ae1001",
  "client_data_dir": "C:/Users/Cliff/AppData/Roaming/BITSHA~2",
  "client_version": "v0.4.20",
  "network_num_connections": 0,
  "network_num_connections_max": 200,
  "ntp_time": "2014-10-13T05:04:24",
  "ntp_time_error": -5.564044,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-10-24T18:24:08",
  "wallet_last_scanned_block_timestamp": "2014-09-22T20:17:20",
  "wallet_scan_progress": "0.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}