Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - CalabiYau

Pages: 1 ... 14 15 16 17 18 19 20 [21] 22 23 24 25 26
301
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 10, 2014, 04:03:20 pm »
windows client finally syncing....

typo: scanning transaltions

302
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 10, 2014, 09:58:19 am »
Windows64: BitSharesXT-0.1.0.exe 

- "blocks are (not) syncing" - 0 connections
- installer crash if "run" directly from installer is marked

new wallet, pw etc. fixed - that looks fine.

303
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 09, 2014, 07:45:48 pm »
We have identified the cause of the connection issues:  memory leak that is causing us to not free up file handles on the sockets.    Now that we know the problem it is now just a matter of finding out why it is occurring.

In the mean time that means delegates should probably reset their node a couple of times per day to maintain connectivity for everyone.

This will likely be fixed tonight or tomorrow.

Code: [Select]
calyauwall (unlocked) >>> socket: Too many open files
socket: Too many open files
seems to be the right track - looking forward  :)

304
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 09, 2014, 07:08:18 pm »
Its getting slightly better:

Code: [Select]
"blockchain_head_block_num": 6240,
  "blockchain_head_block_age": "5 seconds old",
  "blockchain_head_block_timestamp": "20140709T190520",
  "blockchain_average_delegate_participation": 66.44736842105263,
  "blockchain_delegate_pay_rate": 43956971,
  "blockchain_blocks_left_in_round": 22,
  "blockchain_confirmation_requirement": 52,
  "blockchain_share_supply": 199616530710650,
  "blockchain_random_seed": "a4baaca6020089035af6f750894f309acb843a31",
  "blockchain_database_version": 111,
  "blockchain_version": 105,
  "[color=yellow]network_num_connections": 6[/color], <================
  "network_num_connections_max": 40,
  "network_protocol_version": 104,
  "ntp_time": "20140709T190525",
  "ntp_error": -0.017440000000000001,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "6 days in the future",
  "wallet_unlocked_until_timestamp": "20140715T103319",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": "2 minutes in the future",
  "wallet_next_block_production_timestamp": "20140709T190740",
  "wallet_version": 101


305
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 09, 2014, 05:22:06 pm »
Code: [Select]
--- there are now 4 active connections to the p2p network
--- in sync with p2p network
--- there are now 3 active connections to the p2p network
--- there are now 0 active connections to the p2p network
--- there are now 0 active connections to the p2p network
--- there are now 1 active connections to the p2p network
--- there are now 2 active connections to the p2p network
--- there are now 3 active connections to the p2p network
--- in sync with p2p network
--- in sync with p2p network
--- in sync with p2p network
--- there are now 4 active connections to the p2p network
--- in sync with p2p network
calyauwall (unlocked) >>> get_info
{
  "blockchain_head_block_num": 5820,
  "blockchain_head_block_age": "6 seconds old",
  "blockchain_head_block_timestamp": "20140709T171850",
  "blockchain_average_delegate_participation": 81.451612903225808,
  "blockchain_delegate_pay_rate": 46146862,
  "blockchain_blocks_left_in_round": 38,
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": 199598558871305,
  "blockchain_random_seed": "57b590d57462385136316d72859a7fa426613170",
  "blockchain_database_version": 111,
  "blockchain_version": 105,
  "network_num_connections": 4,
  "network_num_connections_max": 64,
  "network_protocol_version": 104,
  "ntp_time": "20140709T171856",
  "ntp_error": -0.033439000000000003,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "6 days in the future",
  "wallet_unlocked_until_timestamp": "20140715T103319",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": "74 seconds in the future",
  "wallet_next_block_production_timestamp": "20140709T172010",
  "wallet_version": 101
even with more nodes no improvement.....

306
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 09, 2014, 03:39:16 pm »

More ips

106.185.26.162:8761
"107.170.30.182:8702
"107.170.30.182:8801
"176.9.234.167:8801"
 "207.12.89.119:8801"
 "128.199.180.19:8801"
 "128.199.180.112:8801"
"84.238.140.192:8801"

Thank you !

307
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 09, 2014, 03:15:01 pm »
Fund me please
XTS7qqAxq9ycyugUxWbGAe55uwrMHECqefssaiNW4KoKd87QiRvXH

Fuel on the way.....

308
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 09, 2014, 02:44:01 pm »
Already done with every new build
Code: [Select]
network_set_advanced_node_parameters {"desired_number_of_connections":40 "maximum_number_of_connections":64}
does not change anything

none of my delegates ever produced a block due to low connection count.
client was hanging on 0 connections for 2 hours, after restart not more then 2 connections again: 

Code: [Select]
"blockchain_head_block_num": 5072,
  "blockchain_head_block_age": "2 seconds old",
  "blockchain_head_block_timestamp": "20140709T144150",
  "blockchain_average_delegate_participation": 87.068965517241381,
  "blockchain_delegate_pay_rate": 50317389,
  "blockchain_blocks_left_in_round": 79,
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": 199563497753209,
  "blockchain_random_seed": "b65c6730a66a23c6b594875a16e76ce131d21b3a",
  "blockchain_database_version": 111,
  "blockchain_version": 105,
  "network_num_connections": 2,
  "network_num_connections_max": 200,
  "network_protocol_version": 104,
  "ntp_time": "20140709T144152",
  "ntp_error": -0.016539999999999999,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "6 days in the future",
  "wallet_unlocked_until_timestamp": "20140715T092750",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": "48 seconds in the future",
  "wallet_next_block_production_timestamp": "20140709T144240",
  "wallet_version": 101

309
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 09, 2014, 07:20:48 am »
Code: [Select]
PENDING    2014-07-09T07:14:03 calyaux             mtang               1,000.00000 XTS       0.10000 XTS         cheers calabiyau                       baa0b39e
PENDING    2014-07-09T07:14:15 calyaux             sumantso            1,000.00000 XTS       0.10000 XTS         cheers calabiyau                       25599477
PENDING    2014-07-09T07:14:36 calyaux             crabbypattie        1,000.00000 XTS       0.10000 XTS         cheers calabiyau                       bef4c21a
PENDING    2014-07-09T07:16:16 calyaux             solaaire            1,000.00000 XTS       0.10000 XTS         cheers calabiyau                       79f4d0a1


310
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 09, 2014, 07:10:00 am »
Consistent behaviour since dry run 7, after restart up to 10 connections, then loosing all:

Code: [Select]
"blockchain_head_block_num": 3284,
  "blockchain_head_block_age": "11 seconds old",
  "blockchain_head_block_timestamp": "20140709T064600",
  "blockchain_average_delegate_participation": 53.157894736842103,
  "blockchain_delegate_pay_rate": 36818933,
  "blockchain_blocks_left_in_round": 49,
  "blockchain_confirmation_requirement": 161,
  "blockchain_share_supply": 199681152274109,
  "blockchain_random_seed": "853ea0bfe8ea99de67aa820572413b7f89be2f21",
  "blockchain_database_version": 111,
  "blockchain_version": 105,
  "network_num_connections": 3,
  "network_num_connections_max": 200,
  "network_protocol_version": 104,
  "ntp_time": "20140709T064611",
  "ntp_error": -0.016576,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "6 days in the future",
  "wallet_unlocked_until_timestamp": "20140715T012425",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": "5 minutes in the future",
  "wallet_next_block_production_timestamp": "20140709T065130",
  "wallet_version": 101   
 
some minutes later:

Code: [Select]
"blockchain_head_block_num": 3302,
  "blockchain_head_block_age": "5 minutes old",
  "blockchain_head_block_timestamp": "20140709T065320",
  "blockchain_average_delegate_participation": 43.913043478260867,
  "blockchain_delegate_pay_rate": 36742294,
  "blockchain_blocks_left_in_round": 31,
  "blockchain_confirmation_requirement": 195,
  "blockchain_share_supply": 199681814276613,
  "blockchain_random_seed": "a7d141a71d21c19e47c502a820763886ebe162b1",
  "blockchain_database_version": 111,
  "blockchain_version": 105,
  "network_num_connections": 0,
  "network_num_connections_max": 64,
  "network_protocol_version": 104,
  "ntp_time": "20140709T065815",
  "ntp_error": -0.016573999999999998,
reconnect again:
Code: [Select]
"blockchain_head_block_num": 3329,
  "blockchain_head_block_age": "3 seconds old",
  "blockchain_head_block_timestamp": "20140709T070130",
  "blockchain_average_delegate_participation": 51.01010101010101,
  "blockchain_delegate_pay_rate": 36627636,
  "blockchain_blocks_left_in_round": 4,
  "blockchain_confirmation_requirement": 212,
  "blockchain_share_supply": 199682804672481,
  "blockchain_random_seed": "d20a3228e0ed93b348b20e2a86e938dd97a5e1b8",
  "blockchain_database_version": 111,
  "blockchain_version": 105,
  "network_num_connections": 1,
  "network_num_connections_max": 64,
  "network_protocol_version": 104,
  "ntp_time": "20140709T070133",
  "ntp_error": -0.016576,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "6 days in the future",
  "wallet_unlocked_until_timestamp": "20140715T012425",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": "7 minutes in the future",
  "wallet_next_block_production_timestamp": "20140709T070820",
  "wallet_version": 101   


added all published nodes.

311
General Discussion / Re: Dry Run 8: Need for Speed
« on: July 08, 2014, 09:04:33 pm »
Up & running, some

wallet_approve_delegate calyau1 
wallet_approve_delegate calyau2
wallet_approve_delegate calyau3 
wallet_approve_delegate calyau4 
wallet_approve_delegate calyau5 
wallet_approve_delegate calyau6

c / p appreciated  :)

312
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 07, 2014, 11:55:58 am »
what's going on?
the security state turn to red alert!
There's a sync bug in the git-master .. and a few delegates have a auto-make toolchain installed .. so they cant sync atm ..

Thx for the info, everything is stuck (new win7 gui & new git version)

313
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 07, 2014, 09:51:22 am »
Quote
My Windows GUI is still locking up on its own :( Its still not unlocking properly, but it does when I use the Accounts tab on top.

Same here.

314
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 05, 2014, 03:14:43 pm »
Still can't get the Windows GUI to run for the life of me. It just opens the splash page with bitsharesXT logo and then closes 3 seconds later. I have tried opening my firewall, ports, downloading in different browsers and nothing will get this going.

I am not sure if it's a comparability issue or if my computer is blocking something. I think Cass said he was having the same problem for one of his Windows laptops.

Any ideas?

I am using Windows 7 64bit.

Anyone?

No more crashing here after installed with the "run as administrator" option - found the pw and is working now nearly flawless.

315
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 04, 2014, 12:42:54 pm »
Code: [Select]
calyauwall (unlocked) >>> wallet_approve_delegate liondani true 
OK
calyauwall (unlocked) >>> wallet_approve_delegate liondani-delegate-5 true 
OK
calyauwall (unlocked) >>> wallet_transfer 500 XTS calyaux calabiyau
    BLK.TRX  TIMESTAMP           FROM                TO                  AMOUNT              FEE                 MEMO                                   ID     
----------------------------------------------------------------------------------------------------------------------------------------------------------------
   PENDING   2014-07-04T12:40:25 calyaux             calabiyau           500.00000 XTS       0.10000 XTS                                          747ce138

for free  ;)

Pages: 1 ... 14 15 16 17 18 19 20 [21] 22 23 24 25 26