Author Topic: Dry Run 2: The Real Deal  (Read 147045 times)

0 Members and 1 Guest are viewing this topic.

Offline welk1n

  • Jr. Member
  • **
  • Posts: 26
    • View Profile
I manually add a nodes to fixed my problems.

network_add_node "80.240.133.79:55577" "add"

But how can I know the node is correctly on the main chain?


Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
alt, clout sent some XTS :)
got no LOVE send me some if we have created it
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

clout

  • Guest
who's got some LOVE  to send my way?

Offline mauritso

  • Full Member
  • ***
  • Posts: 64
    • View Profile
who can send me some XTS or LOVE to test?
thanks
I have registe the wallet account alt.

Sent.
BTS: maurits

Offline welk1n

  • Jr. Member
  • **
  • Posts: 26
    • View Profile

wang (unlocked) >>> list_errors
[]
wang (unlocked) >>> list_errors
[]

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Can someone send me some test fund for applying delegate?

XTS8Eso3RfRDQviSKuQxhWL9hQCQ7siaZPbDzYULxcat1d1ncdhu1

My node is up and running with average 14 connections.  You are welcome to connect to it.

180.153.142.120:8764
sent

How did you do that? wallet_transfer seems to only work with account names, or did you use his account name?
you need to wallet_add_contact .. to make a local contact name for an address

Offline welk1n

  • Jr. Member
  • **
  • Posts: 26
    • View Profile
updated the latest codes

but it shows
Code: [Select]
wang (unlocked) >>> info
{
  "blockchain_head_block_num": 0,
  "blockchain_head_block_time": "20140616T071527",
  "blockchain_head_block_time_rel": "0 second old",
  "blockchain_confirmation_requirement": 194,
  "blockchain_average_delegate_participation": 0,
  "network_num_connections": 0,
  "wallet_unlocked_seconds_remaining": 9999891,
  "wallet_next_block_production_time": "20140616T071615",
  "wallet_seconds_until_next_block_production": 48,
  "wallet_local_time": "20140616T071527",
  "blockchain_random_seed": "0000000000000000000000000000000000000000",
  "blockchain_shares": 9999999983936,
  "network_num_connections_max": 12,
  "network_protocol_version": 101,
  "wallet_open": true,
  "wallet_unlocked_until": "20141010T010018",
  "wallet_version": 100
}
wang (unlocked) >>> about
{
  "bitshares_toolkit_revision": "bb16f2323fe66c31e6b8de8f5c774c7b35c877b5",
  "bitshares_toolkit_revision_age": "10 hours ago",
  "fc_revision": "888a01881aa5aa1313509aa7044455cac02359dc",
  "fc_revision_age": "13 hours ago",
  "compile_date": "compiled on Jun 16 2014 at 15:10:43"
}

You are not yet synced .. I run the same code. All fine here ..

Quote
  "network_num_connections": 0,
[/b]
Seems to be a connection issue at your end :(
This is very strange.
Yesterday, the node is working good, there are almost 7 connections all the time.
I just compile the latest.

more info:

Code: [Select]
wang (unlocked) >>> network_list_potential_peers
ENDPOINT                 LAST SEEN                LAST CONNECT ATTEMPT     SUCCESSFUL CONNECT ATTEMPTS   FAILED CONNECT ATTEMPTS       LAST CONNECTION DISPOSITION        LAST ERROR                   
114.215.104.153:8764     1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             0 exception: unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28
84.238.140.192:8764      1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             0 exception: unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28
107.170.30.182:8764      1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             9 canceled_exception: Canceled
Operation canceled
    {"message":"Operation canceled"}
    asio  asio.cpp:45
wang (unlocked) >>>
wang (unlocked) >>>
wang (unlocked) >>> network_get_peer_info
[]

delete your peer database

I  delete the .BitSharesXTS absolutely.

clout

  • Guest
updated the latest codes

but it shows
Code: [Select]
wang (unlocked) >>> info
{
  "blockchain_head_block_num": 0,
  "blockchain_head_block_time": "20140616T071527",
  "blockchain_head_block_time_rel": "0 second old",
  "blockchain_confirmation_requirement": 194,
  "blockchain_average_delegate_participation": 0,
  "network_num_connections": 0,
  "wallet_unlocked_seconds_remaining": 9999891,
  "wallet_next_block_production_time": "20140616T071615",
  "wallet_seconds_until_next_block_production": 48,
  "wallet_local_time": "20140616T071527",
  "blockchain_random_seed": "0000000000000000000000000000000000000000",
  "blockchain_shares": 9999999983936,
  "network_num_connections_max": 12,
  "network_protocol_version": 101,
  "wallet_open": true,
  "wallet_unlocked_until": "20141010T010018",
  "wallet_version": 100
}
wang (unlocked) >>> about
{
  "bitshares_toolkit_revision": "bb16f2323fe66c31e6b8de8f5c774c7b35c877b5",
  "bitshares_toolkit_revision_age": "10 hours ago",
  "fc_revision": "888a01881aa5aa1313509aa7044455cac02359dc",
  "fc_revision_age": "13 hours ago",
  "compile_date": "compiled on Jun 16 2014 at 15:10:43"
}

You are not yet synced .. I run the same code. All fine here ..

Quote
  "network_num_connections": 0,
[/b]
Seems to be a connection issue at your end :(
This is very strange.
Yesterday, the node is working good, there are almost 7 connections all the time.
I just compile the latest.

more info:

Code: [Select]
wang (unlocked) >>> network_list_potential_peers
ENDPOINT                 LAST SEEN                LAST CONNECT ATTEMPT     SUCCESSFUL CONNECT ATTEMPTS   FAILED CONNECT ATTEMPTS       LAST CONNECTION DISPOSITION        LAST ERROR                   
114.215.104.153:8764     1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             0 exception: unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28
84.238.140.192:8764      1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             0 exception: unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28
107.170.30.182:8764      1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             9 canceled_exception: Canceled
Operation canceled
    {"message":"Operation canceled"}
    asio  asio.cpp:45
wang (unlocked) >>>
wang (unlocked) >>>
wang (unlocked) >>> network_get_peer_info
[]

delete your peer database

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
Code: [Select]
default (unlocked) >>> network_get_peer_info
[{
    "addr": "80.240.133.79:55577",
    "addrlocal": "10.10.40.72:52652",
    "services": "00000001",
    "lastsend": 1402905675,
    "lastrecv": 1402905691,
    "bytessent": 21936,
    "bytesrecv": 119344,
    "conntime": "20140616T013336.993163",
    "pingtime": "",
    "pingwait": "",
    "version": "",
    "subver": "bts::net::node",
    "inbound": false,
    "firewall_status": "unknown",
    "startingheight": "",
    "banscore": "",
    "syncnode": "",
    "bitshares_git_revision_sha": "aee32b7c276d08286085033384de88e8f692d9ae (different from ours)",
    "bitshares_git_revision_unix_timestamp": "20140615T165636",
    "bitshares_git_revision_age": "15 hours ago (older than ours)",
    "fc_git_revision_sha": "eab346121d1e6a2f52246e84b503907d8ec705f1 (different from ours)",
    "fc_git_revision_unix_timestamp": "20140612T224012",
    "fc_git_revision_age": "81 hours ago (older than ours)",
    "platform": "linux"
  },{
    "addr": "107.170.170.214:39219",
    "addrlocal": "10.10.40.72:52652",
    "services": "00000001",
    "lastsend": 1402905661,
    "lastrecv": 1402905690,
    "bytessent": 14592,
    "bytesrecv": 102416,
    "conntime": "20140616T013337.053489",
    "pingtime": "",
    "pingwait": "",
    "version": "",
    "subver": "bts::net::node",
    "inbound": false,
    "firewall_status": "unknown",
    "startingheight": "",
    "banscore": "",
    "syncnode": "",
    "bitshares_git_revision_sha": "f8da55833029fb171b8bc86656f74bf916d9fa38 (different from ours)",
    "bitshares_git_revision_unix_timestamp": "20140615T023912",
    "bitshares_git_revision_age": "29 hours ago (older than ours)",
    "fc_git_revision_sha": "eab346121d1e6a2f52246e84b503907d8ec705f1 (different from ours)",
    "fc_git_revision_unix_timestamp": "20140612T224012",
    "fc_git_revision_age": "81 hours ago (older than ours)",
    "platform": "linux"
  },{
    "addr": "107.170.30.182:49076",
    "addrlocal": "10.10.40.72:52652",
    "services": "00000001",
    "lastsend": 1402905675,
    "lastrecv": 1402905691,
    "bytessent": 31360,
    "bytesrecv": 162752,
    "conntime": "20140616T013335.204639",
    "pingtime": "",
    "pingwait": "",
    "version": "",
    "subver": "bts::net::node",
    "inbound": false,
    "firewall_status": "unknown",
    "startingheight": "",
    "banscore": "",
    "syncnode": "",
    "bitshares_git_revision_sha": "683ebc1cd0bc82087e35c6d1fe2835cf3210294f (different from ours)",
    "bitshares_git_revision_unix_timestamp": "20140615T204106",
    "bitshares_git_revision_age": "11 hours ago (older than ours)",
    "fc_git_revision_sha": "888a01881aa5aa1313509aa7044455cac02359dc (same as ours)",
    "fc_git_revision_unix_timestamp": "20140615T181622",
    "fc_git_revision_age": "14 hours ago (same as ours)",
    "platform": "linux"
  },{
    "addr": "92.243.18.20:47771",
    "addrlocal": "10.10.40.72:52652",
    "services": "00000001",
    "lastsend": 1402905691,
    "lastrecv": 1402905693,
    "bytessent": 117024,
    "bytesrecv": 128384,
    "conntime": "20140616T013331.828324",
    "pingtime": "",
    "pingwait": "",
    "version": "",
    "subver": "bts::net::node",
    "inbound": false,
    "firewall_status": "unknown",
    "startingheight": "",
    "banscore": "",
    "syncnode": "",
    "bitshares_git_revision_sha": "5517b4ca8d1b2383bbe3cc0b66d8ef7ee9480d5c (different from ours)",
    "bitshares_git_revision_unix_timestamp": "20140613T204157",
    "bitshares_git_revision_age": "59 hours ago (older than ours)",
    "fc_git_revision_sha": "eab346121d1e6a2f52246e84b503907d8ec705f1 (different from ours)",
    "fc_git_revision_unix_timestamp": "20140612T224012",
    "fc_git_revision_age": "81 hours ago (older than ours)",
    "platform": "linux"
  },{
    "addr": "106.185.24.234:39283",
    "addrlocal": "10.10.40.72:52652",
    "services": "00000001",
    "lastsend": 1402905675,
    "lastrecv": 1402905691,
    "bytessent": 31600,
    "bytesrecv": 80464,
    "conntime": "20140616T013336.715732",
    "pingtime": "",
    "pingwait": "",
    "version": "",
    "subver": "bts::net::node",
    "inbound": false,
    "firewall_status": "unknown",
    "startingheight": "",
    "banscore": "",
    "syncnode": "",
    "bitshares_git_revision_sha": "458342c24ad06f44dc46d0de0f64566f1bc8da5e (different from ours)",
    "bitshares_git_revision_unix_timestamp": "20140615T032609",
    "bitshares_git_revision_age": "29 hours ago (older than ours)",
    "fc_git_revision_sha": "eab346121d1e6a2f52246e84b503907d8ec705f1 (different from ours)",
    "fc_git_revision_unix_timestamp": "20140612T224012",
    "fc_git_revision_age": "81 hours ago (older than ours)",
    "platform": "linux"
  },{
    "addr": "188.138.107.159:50013",
    "addrlocal": "10.10.40.72:52652",
    "services": "00000001",
    "lastsend": 1402905691,
    "lastrecv": 1402905691,
    "bytessent": 25264,
    "bytesrecv": 108112,
    "conntime": "20140616T013331.850439",
    "pingtime": "",
    "pingwait": "",
    "version": "",
    "subver": "bts::net::node",
    "inbound": false,
    "firewall_status": "unknown",
    "startingheight": "",
    "banscore": "",
    "syncnode": "",
    "bitshares_git_revision_sha": "458342c24ad06f44dc46d0de0f64566f1bc8da5e (different from ours)",
    "bitshares_git_revision_unix_timestamp": "20140615T032609",
    "bitshares_git_revision_age": "29 hours ago (older than ours)",
    "fc_git_revision_sha": "eab346121d1e6a2f52246e84b503907d8ec705f1 (different from ours)",
    "fc_git_revision_unix_timestamp": "20140612T224012",
    "fc_git_revision_age": "81 hours ago (older than ours)",
    "platform": "linux"
  },{
    "addr": "84.238.140.192:50546",
    "addrlocal": "10.10.40.72:52652",
    "services": "00000001",
    "lastsend": 1402905691,
    "lastrecv": 1402905691,
    "bytessent": 29824,
    "bytesrecv": 86720,
    "conntime": "20140616T013333.174146",
    "pingtime": "",
    "pingwait": "",
    "version": "",
    "subver": "bts::net::node",
    "inbound": false,
    "firewall_status": "unknown",
    "startingheight": "",
    "banscore": "",
    "syncnode": "",
    "bitshares_git_revision_sha": "dbeaf650cb56b92abc24954bfa8417a60c4b464b (different from ours)",
    "bitshares_git_revision_unix_timestamp": "20140614T025700",
    "bitshares_git_revision_age": "53 hours ago (older than ours)",
    "fc_git_revision_sha": "eab346121d1e6a2f52246e84b503907d8ec705f1 (different from ours)",
    "fc_git_revision_unix_timestamp": "20140612T224012",
    "fc_git_revision_age": "81 hours ago (older than ours)",
    "platform": "linux"
  },{
    "addr": "107.170.30.182:8764",
    "addrlocal": "10.10.40.72:52652",
    "services": "00000001",
    "lastsend": 1402905690,
    "lastrecv": 1402905691,
    "bytessent": 41168,
    "bytesrecv": 209536,
    "conntime": "20140616T013133.809657",
    "pingtime": "",
    "pingwait": "",
    "version": "",
    "subver": "bts::net::node",
    "inbound": false,
    "firewall_status": "unknown",
    "startingheight": "",
    "banscore": "",
    "syncnode": "",
    "bitshares_git_revision_sha": "683ebc1cd0bc82087e35c6d1fe2835cf3210294f (different from ours)",
    "bitshares_git_revision_unix_timestamp": "20140615T204106",
    "bitshares_git_revision_age": "11 hours ago (older than ours)",
    "fc_git_revision_sha": "888a01881aa5aa1313509aa7044455cac02359dc (same as ours)",
    "fc_git_revision_unix_timestamp": "20140615T181622",
    "fc_git_revision_age": "14 hours ago (same as ours)",
    "platform": "linux"
  }
]
default (unlocked) >>>

Offline welk1n

  • Jr. Member
  • **
  • Posts: 26
    • View Profile
updated the latest codes

but it shows
Code: [Select]
wang (unlocked) >>> info
{
  "blockchain_head_block_num": 0,
  "blockchain_head_block_time": "20140616T071527",
  "blockchain_head_block_time_rel": "0 second old",
  "blockchain_confirmation_requirement": 194,
  "blockchain_average_delegate_participation": 0,
  "network_num_connections": 0,
  "wallet_unlocked_seconds_remaining": 9999891,
  "wallet_next_block_production_time": "20140616T071615",
  "wallet_seconds_until_next_block_production": 48,
  "wallet_local_time": "20140616T071527",
  "blockchain_random_seed": "0000000000000000000000000000000000000000",
  "blockchain_shares": 9999999983936,
  "network_num_connections_max": 12,
  "network_protocol_version": 101,
  "wallet_open": true,
  "wallet_unlocked_until": "20141010T010018",
  "wallet_version": 100
}
wang (unlocked) >>> about
{
  "bitshares_toolkit_revision": "bb16f2323fe66c31e6b8de8f5c774c7b35c877b5",
  "bitshares_toolkit_revision_age": "10 hours ago",
  "fc_revision": "888a01881aa5aa1313509aa7044455cac02359dc",
  "fc_revision_age": "13 hours ago",
  "compile_date": "compiled on Jun 16 2014 at 15:10:43"
}

You are not yet synced .. I run the same code. All fine here ..

Quote
  "network_num_connections": 0,
[/b]
Seems to be a connection issue at your end :(
This is very strange.
Yesterday, the node is working good, there are almost 7 connections all the time.
I just compile the latest.

more info:

Code: [Select]
wang (unlocked) >>> network_list_potential_peers
ENDPOINT                 LAST SEEN                LAST CONNECT ATTEMPT     SUCCESSFUL CONNECT ATTEMPTS   FAILED CONNECT ATTEMPTS       LAST CONNECTION DISPOSITION        LAST ERROR                   
114.215.104.153:8764     1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             0 exception: unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28
84.238.140.192:8764      1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             0 exception: unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28
107.170.30.182:8764      1970-01-01T00:00:00      2014-06-16T07:52:50      0                             12                            last_connection_failed             9 canceled_exception: Canceled
Operation canceled
    {"message":"Operation canceled"}
    asio  asio.cpp:45
wang (unlocked) >>>
wang (unlocked) >>>
wang (unlocked) >>> network_get_peer_info
[]

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
who can send me some XTS or LOVE to test?
thanks
I have registe the wallet account alt.

Offline emski

  • Hero Member
  • *****
  • Posts: 1282
    • View Profile
    • http://lnkd.in/nPbhxG
I'll just report - everything seems to work flawlessly. No crashes, no diminishing amount of connections. Log size is about 6.5GB since I restarted the client 32 hours ago. Restart was due to extremely large logfile filling up the assigned VM HDD size.

In your data folder run:
Code: [Select]
$ rm default.log ; ln -s /dev/null default.logThen all log entries will be 'deleted' by default :) No log-bloating .. but also no log file-content :)

Further,
Quote
network_set_advanced_node_parameters {"desired_number_of_connections":25}
should increase you number of connections... however, there seems to be a bug currently, because I am stuck with 8 connections :(

I just updated to recent revision that apparently fixes the large logs. And increased the size of VM HDD - we need the logs if something goes wrong after all. If the log file grows large again I'll archive it.

I've set desired_number_of_connections to 30 when I started the node and max connections to 50. Sometimes I get 30 connections but not always. I believe this is normal, isnt it ?

In order to increase your connections you should increase both desired_number_of_connections and max_number_of_connections (at least this makes sense to me).
« Last Edit: June 16, 2014, 07:42:14 am by emski »

Offline mauritso

  • Full Member
  • ***
  • Posts: 64
    • View Profile
Can someone send me some test fund for applying delegate?

XTS8Eso3RfRDQviSKuQxhWL9hQCQ7siaZPbDzYULxcat1d1ncdhu1

My node is up and running with average 14 connections.  You are welcome to connect to it.

180.153.142.120:8764
sent

How did you do that? wallet_transfer seems to only work with account names, or did you use his account name?
BTS: maurits

Offline boombastic

  • Sr. Member
  • ****
  • Posts: 251
    • View Profile
    • AngelShares Explorer
thanks xeroc


Sent from my iPhone using Tapatalk
http://bitshares.dacplay.org/r/boombastic
Support My Witness: mr.agsexplorer
BTC: 1Bb6V1UStz45QMAamjaX8rDjsnQnBpHvE8

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Can someone send me some test fund for applying delegate?

XTS8Eso3RfRDQviSKuQxhWL9hQCQ7siaZPbDzYULxcat1d1ncdhu1

My node is up and running with average 14 connections.  You are welcome to connect to it.

180.153.142.120:8764
sent