Author Topic: October 5 Test Network  (Read 128543 times)

0 Members and 1 Guest are viewing this topic.

Offline Thom

get_witness delegate.verbaltech shows missed blocks?

have you started the witness with --witness-id '"your_id"' --private-key '["signing_key","private_key"]' ?

I put as many parameters in the config.ini as I can. I used the exact same command line as before, when there was an empty config.ini, which explains why I was missing blocks.

I will try to restart, this time removing the cmd line params (like seed node) which are in the config.  The witness_node apparently doesn't need a chainID, only the cli_wallet?

Looks like I'm producing blocks now. I guess the witness_node got confused with duplicate parameters on the command line AND in the config.ini file.

So my command line is simply: ./witness_node -d /home/admin/BitShares2
« Last Edit: October 06, 2015, 08:44:35 pm by Thom »
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

Offline rnglab

  • Full Member
  • ***
  • Posts: 171
    • View Profile
  • BitShares: rnglab
I just added you a second before you checked :)   Wait 20 minutes for the next vote counting.

Can you add bitshares-argentina?  "id": "1.6.37".
Thanks.
« Last Edit: October 06, 2015, 08:38:41 pm by rnglab »

Offline Thom

I stopped the witness_node with ^C, waited for it to shut down, checked the config.ini and it was empty. I copied the correct one into the /home/admin/BitShares2 folder and restarted with the exact same cmd line. If failed. I restarted a second time, this time tacking on a --replay-blockchain. When it got to 96% complete it detected a black swan and died:

Quote
admin@seed06:~/.BitShares2_build/programs/witness_node$ ./witness_node --rpc-endpoint ""127.0.0.1:8090"  --genesis-json oct5-genesis.json -d /home/admin/BitShares2 -s "104.236.51.238:2005" --replay-blockchain
918602ms th_a       witness.cpp:83                plugin_initialize    ] witness plugin:  plugin_initialize(begin 918616ms th_a       witness.cpp:93                plugin_initialize    ] key_id_to_wif_pair: ["GPH6oUevPDj52$
K67E199jBAMBuh6CQBQGgkyLtoXKiAvTVCpvYU7","5KJQMshbWeKadB4uxpxtbH7qZL7nSgtLhsARUbciP13TLo4Enux"]
918617ms th_a       witness.cpp:111               plugin_initialize    ] witness plugin:  plugin_initialize(end
918619ms th_a       application.cpp:296           startup              ] Replaying blockchain on user reques.
918619ms th_a       application.cpp:242           operator()           ] Initializing database...
1018360ms th_a       db_management.cpp:45          reindex              ] reindexing blockchain
1018391ms th_a       db_management.cpp:98          wipe                 ] Wiping database
1018658ms th_a       object_database.cpp:81        wipe                 ] Wiping object_database.
1077220ms th_a       db_debug.cpp:79               debug_dump           ] total_balances[asset_id_type()].value: 14239376866944 core_asset_data.current_supply.value: 271289987694689
1077220ms th_a       db_debug.cpp:82               debug_dump           ] core_in_orders: 14239376866944 reported_core_in_orders: 14239376866944
1077336ms th_a       db_management.cpp:147         open                 ] last_block->id(): 000088fb03959ca7ebdcaf0b0063934b15bb64d last_block->block_num(): 35067
1077337ms th_a       db_management.cpp:59          reindex              ] Replaying blocks...
1078422ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 11 witness_count*2+1: 1
1079155ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 11 witness_count*2+1: 1
1080589ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 11 witness_count*2+1: 1
   5.70337%   2000 of 35067   
1082433ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 11 witness_count*2+1: 1
1084996ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 11 witness_count*2+1: 1
   11.4067%   4000 of 35067   
1086057ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 13 witness_count*2+1: 13
1087364ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 15 witness_count*2+1: 15
   17.1101%   6000 of 35067   
1195306ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 29 witness_count*2+1: 29

...

   96.9573%   34000 of 35067   
1195823ms th_a       db_update.cpp:241             check_for_blackswan  ] Black Swan detected:
   Least collateralized call: 759.92759999999998399  0.00131591483188662
   Settle Price:              0.00414700000000000  241.13817217265491877
   Max:                       0.00414700000000000   241.13817217265491877

1197847ms th_a       db_maint.cpp:153              update_active_witnes ] wits.size(): 31 witness_count*2+1: 31
1198184ms th_a       db_management.cpp:93          reindex              ] Done reindexing, elapsed time: 120.84660200000000430 sec
1198399ms th_a       thread.cpp:95                 thread               ] name:ntp tid:140590755026688
1198400ms th_a       thread.cpp:95                 thread               ] name:p2p tid:140590736144128
1198649ms th_a       application.cpp:122           reset_p2p_node       ] Adding seed node 104.236.51.238:2005
1198680ms th_a       application.cpp:122           reset_p2p_node       ] Adding seed node 104.236.51.238:2005
1198688ms th_a       application.cpp:337           startup              ] 90003 already_connected_to_requested_peer: already connected to requested peer

Trying to figure out out why it won't restart...
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

Offline triox

  • Full Member
  • ***
  • Posts: 170
    • View Profile
  • BitShares: triox
triox-delegate requesting core asset for registration.

4core/16GB/120GB SSD physical rig.

Offline Spectral

I've missed every block so far. Could it be a network latency issue, or is is about what most of you are seeing?

That does not seem normal. I currently have 0 missed blocks. Did you start up the witness with the correct witness ID and keys in the ini file?

Edit: Or, what Bhuz wrote.
Vote for BTS-2 witness: spectral (1.6.30)
0.9 DVS delegate: dvs1.bitspace
Stay tuned for bitspace-clains worker!

Offline Bhuz

  • Committee member
  • Sr. Member
  • *
  • Posts: 467
    • View Profile
  • BitShares: bhuz
I've missed every block so far. Could it be a network latency issue, or is is about what most of you are seeing?

Code: [Select]
312206ms th_a       application.cpp:388           handle_block         ] Got block #35015 with time 2015-10-06T20:05:12 from network with latency of 207 ms from dele-puppy
315256ms th_a       application.cpp:388           handle_block         ] Got block #35016 with time 2015-10-06T20:05:15 from network with latency of 257 ms from spartako
318104ms th_a       application.cpp:388           handle_block         ] Got block #35017 with time 2015-10-06T20:05:18 from network with latency of 105 ms from init4
321369ms th_a       application.cpp:388           handle_block         ] Got block #35018 with time 2015-10-06T20:05:21 from network with latency of 370 ms from spectral
324104ms th_a       application.cpp:388           handle_block         ] Got block #35019 with time 2015-10-06T20:05:24 from network with latency of 105 ms from init6
327244ms th_a       application.cpp:388           handle_block         ] Got block #35020 with time 2015-10-06T20:05:27 from network with latency of 244 ms from roadscape
330276ms th_a       application.cpp:388           handle_block         ] Got block #35021 with time 2015-10-06T20:05:30 from network with latency of 277 ms from bhuz
333301ms th_a       application.cpp:388           handle_block         ] Got block #35022 with time 2015-10-06T20:05:33 from network with latency of 302 ms from fox
336305ms th_a       application.cpp:388           handle_block         ] Got block #35023 with time 2015-10-06T20:05:36 from network with latency of 305 ms from bitcube
339105ms th_a       application.cpp:388           handle_block         ] Got block #35024 with time 2015-10-06T20:05:39 from network with latency of 105 ms from init5
339274ms th_a       application.cpp:518           get_item             ] Serving up block #35024
342238ms th_a       application.cpp:388           handle_block         ] Got block #35025 with time 2015-10-06T20:05:42 from network with latency of 239 ms from in.abit

get_witness delegate.verbaltech shows missed blocks?

have you started the witness with --witness-id '"your_id"' --private-key '["signing_key","private_key"]' ?

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
Please vote for "pmc" (1.6.22). Thanks!
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline Thom

I've missed every block so far. Could it be a network latency issue, or is is about what most of you are seeing?

Code: [Select]
312206ms th_a       application.cpp:388           handle_block         ] Got block #35015 with time 2015-10-06T20:05:12 from network with latency of 207 ms from dele-puppy
315256ms th_a       application.cpp:388           handle_block         ] Got block #35016 with time 2015-10-06T20:05:15 from network with latency of 257 ms from spartako
318104ms th_a       application.cpp:388           handle_block         ] Got block #35017 with time 2015-10-06T20:05:18 from network with latency of 105 ms from init4
321369ms th_a       application.cpp:388           handle_block         ] Got block #35018 with time 2015-10-06T20:05:21 from network with latency of 370 ms from spectral
324104ms th_a       application.cpp:388           handle_block         ] Got block #35019 with time 2015-10-06T20:05:24 from network with latency of 105 ms from init6
327244ms th_a       application.cpp:388           handle_block         ] Got block #35020 with time 2015-10-06T20:05:27 from network with latency of 244 ms from roadscape
330276ms th_a       application.cpp:388           handle_block         ] Got block #35021 with time 2015-10-06T20:05:30 from network with latency of 277 ms from bhuz
333301ms th_a       application.cpp:388           handle_block         ] Got block #35022 with time 2015-10-06T20:05:33 from network with latency of 302 ms from fox
336305ms th_a       application.cpp:388           handle_block         ] Got block #35023 with time 2015-10-06T20:05:36 from network with latency of 305 ms from bitcube
339105ms th_a       application.cpp:388           handle_block         ] Got block #35024 with time 2015-10-06T20:05:39 from network with latency of 105 ms from init5
339274ms th_a       application.cpp:518           get_item             ] Serving up block #35024
342238ms th_a       application.cpp:388           handle_block         ] Got block #35025 with time 2015-10-06T20:05:42 from network with latency of 239 ms from in.abit
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

Offline Thom

I just added you a second before you checked :)   Wait 20 minutes for the next vote counting.

Yep, that's what I figured. Thanks again!
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

Offline bytemaster

I just added you a second before you checked :)   Wait 20 minutes for the next vote counting.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline Thom

How can I see what Dan's slate is from the cli_wallet interface?

I think this

Code: [Select]
get_account dan

Not sure if this confirms he added me to his proxy or not, but running that command produces this list (partial dump of the commands output):
Code: [Select]
  "options": {
    "memo_key": "GPH8JvEXv853AzosCgJEpHLDreNG3pDwr9uxYeA86cL587ooKLmJG",
    "voting_account": "1.2.5",
    "num_witness": 29,
    "num_committee": 0,
    "votes": [
      "1:0",
      "1:1",
      "1:2",
      "1:3",
      "1:4",
      "1:5",
      "1:6",
      "1:7",
      "1:8",
      "1:9",
      "1:10",
      "1:22",
      "1:27",
      "1:28",
      "1:29",
      "1:30",
      "1:31",
      "1:33",
      "1:34",  <-- delegate.verbaltech
      "1:36",
      "1:37",
      "1:38",
      "1:39",
      "1:41",
      "1:43",
      "1:44",
      "1:46",
      "1:49",
      "1:50"
    ],

If so no votes have accrued and I am not producing blocks yet. Maybe need to wait for the maintenance interval to occur, which looks like it's every hour. If that has remained the same I think everyone will be voted in near the top of the hour.

 :) Thanks BM!
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

Offline Thom

Thanks Spectral / jakub
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

jakub

  • Guest
The last testnet you needed to set dan to be your voting proxy

Code: [Select]
set_voting_proxy <youraccountname> dan true
just wait for bytemaster to come around here and check who else needs voting  / check his proxy list

I must have missed that. Proxy is now set.

I just scanned the wallet commands (I dumped them all into an editor for easy reference) for proxy and slate, but I only see one item for setting the proxy.

How can I see what Dan's slate is from the cli_wallet interface?

You can check it here:
https://graphene.bitshares.org/#/account/dan/voting

Currently "delegate.verbaltech" is not on BM's list:
Quote
bhuz
bitcube
bue
dele-puppy
delegate-1.lafona   
delegate-clayop
delegate.baozi
delegate.btsnow
delegate.ihashfury   
elmato
fox
in.abit
mindphlux.witness   
roadscape
spartako
spectral   
wackou
xeldal

Offline Spectral

How can I see what Dan's slate is from the cli_wallet interface?

I think this

Code: [Select]
get_account dan
Vote for BTS-2 witness: spectral (1.6.30)
0.9 DVS delegate: dvs1.bitspace
Stay tuned for bitspace-clains worker!

Offline jtme

I would appreciate votes too, proxy set

  jtm1
{
  "id": "1.6.31",
  "witness_account": "1.2.91556"