Author Topic: [RESOLVED] 0.4.21 not connected and other issues  (Read 5376 times)

0 Members and 1 Guest are viewing this topic.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
same here. no connection w/4.21 on Win7/64. tried using compatibility mode, still no go. client hangs trying to exit. will try 32bit version.

Edit : found binaries for 4.22, trying that instead.

Where did you find them? I do not see any binaries for 0.4.22 here https://github.com/dacsunlimited/bitsharesx/releases
plus the 4.22  just fixes the 2 issues explained , IFAIKT...
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Tuck Fheman

  • Guest
same here. no connection w/4.21 on Win7/64. tried using compatibility mode, still no go. client hangs trying to exit. will try 32bit version.

Edit : found binaries for 4.22, trying that instead.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile

Is there any particular reason I should keep my wallet opened any longer? It's been opened for several hours now and I keep being stuck at the same block.
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
OK it got stuck at block 175194 with between 6 and 8 connections.


Code: [Select]
>> get_info

{
  "blockchain_head_block_num": 175194,
  "blockchain_head_block_age": "76 days old",
  "blockchain_head_block_timestamp": "2014-08-09T03:00:20",
  "blockchain_average_delegate_participation": "0.02 %",
  "blockchain_confirmation_requirement": 2,
  "blockchain_delegate_pay_rate": "0.87119 BTSX",
  "blockchain_share_supply": "1,999,964,748.13929 BTSX",
  "blockchain_blocks_left_in_round": 41,
  "blockchain_next_round_time": "at least 7 minutes in the future",
  "blockchain_next_round_timestamp": "2014-10-23T22:35:50",
  "blockchain_random_seed": "2df26cc69c1a6d0d5512b7c39acaedc4122ddfc3",
  "client_data_dir": "C:/Users/Toni/AppData/Roaming/BitShares X",
  "client_version": "v0.4.21",
  "network_num_connections": 6,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2014-10-23T22:29:09",
  "ntp_time_error": 3.0093510000000001,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-11-04T12:09:50",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "0.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

Can I just restore the old chain info/database? Which directories should I put back? 'chain' only?
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
update
After what seems forever it started downloading the blockchain...will update in probably 3h...
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
0.4.21 on win 7 / 32 bit

'Not connected' while 8 connection

Code: [Select]
>> get_info

{
  "blockchain_head_block_num": 0,
  "blockchain_head_block_age": null,
  "blockchain_head_block_timestamp": null,
  "blockchain_average_delegate_participation": "0.00 %",
  "blockchain_confirmation_requirement": 202,
  "blockchain_delegate_pay_rate": "0.00000 BTSX",
  "blockchain_share_supply": "1,999,999,999.81923 BTSX",
  "blockchain_blocks_left_in_round": 101,
  "blockchain_next_round_time": null,
  "blockchain_next_round_timestamp": null,
  "blockchain_random_seed": "0000000000000000000000000000000000000000",
  "client_data_dir": "C:/Users/Toni/AppData/Roaming/BitShares X",
  "client_version": "v0.4.21",
  "network_num_connections": 8,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": null,
  "ntp_time_error": null,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-11-04T11:14:26",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "0.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}


After
 
Code: [Select]
>> wallet_rescan_blockchain

OK
Code: [Select]
>> get_info

{
  "blockchain_head_block_num": 0,
  "blockchain_head_block_age": null,
  "blockchain_head_block_timestamp": null,
  "blockchain_average_delegate_participation": "0.00 %",
  "blockchain_confirmation_requirement": 202,
  "blockchain_delegate_pay_rate": "0.00000 BTSX",
  "blockchain_share_supply": "1,999,999,999.81923 BTSX",
  "blockchain_blocks_left_in_round": 101,
  "blockchain_next_round_time": null,
  "blockchain_next_round_timestamp": null,
  "blockchain_random_seed": "0000000000000000000000000000000000000000",
  "client_data_dir": "C:/Users/Toni/AppData/Roaming/BitShares X",
  "client_version": "v0.4.21",
  "network_num_connections": 5,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2014-10-23T21:33:06",
  "ntp_time_error": 2.6468579999999999,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-11-04T11:14:26",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

My accounts still show 0
« Last Edit: November 04, 2014, 05:58:07 pm by tonyk2 »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.