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 - Fox

Pages: 1 ... 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 ... 23
151
General Discussion / Re: October 5 Test Network
« on: October 07, 2015, 01:14:32 pm »
Have you deleted the object_database and oct5 directories as Spectral did?
Historically all that I have done is issue --resync-blockchain and the witness connects to the seed(s) to rebuild the chain.  Upon witeness startup the console logs:
Code: [Select]
483498ms th_a       witness.cpp:111               plugin_initialize    ] witness plugin:  plugin_initialize() end
483500ms th_a       db_management.cpp:98          wipe                 ] Wiping database
483513ms th_a       object_database.cpp:81        wipe                 ] Wiping object_database.
484226ms th_a       application.cpp:242           operator()           ] Initializing database...

However, "Wiping object_database" does not seem to be occurring as expected, as the witness was unable to get blocks beyond 45158.

I did take the advise to manually remove both the object_database and data_dir directories from the witness, leaving only the genesis.json file.  This of course forces the node to start from a clean state.  This resulted in a proper sync to the main chain.

This seems like a bug to me, but will defer to development to review if that is as designed functionality.  If so, please advise what the best practice is to force the witness to start from a clean state using command line options, as I'd rather not script from shell.

Best,
Fox

152
General Discussion / Re: October 5 Test Network
« on: October 07, 2015, 11:39:03 am »
Woke up this morning to witness not producing blocks. Looks like it might have been on a fork.
Code: [Select]
2907580ms th_a       db_block.cpp:134              _push_block          ] Switching to fork: 0000a4ae2e624ed370d37ab44ab50082f5eb9b71
2907585ms th_a       application.cpp:419           handle_block         ] Error when pushing block:
10 assert_exception: Assert Exception
second_branch_itr != _index.get<block_id>().end():
    {}
    th_a  fork_database.cpp:198 fetch_branch_from

    {"first":"0000a4ae2e624ed370d37ab44ab50082f5eb9b71","second":"0000a3d3d8e5e0d1f70d13aa2e3f2a3f1574bfa8"}
    th_a  fork_database.cpp:229 fetch_branch_from

I am currently having trouble getting it sync back up with the chain, I have tried deleting the oct5 and object_database directories and it still seems to get stuck at block 45158. I am uploading the logs to google drive right now and can share the link as soon as they are ready. Is there another seed node up I can try connecting too?

I am in the same state.  My nodes are unable to --resync-blockchain beyond block 45158 using seed node "104.236.51.238:2005"

153
General Discussion / Re: October 5 Test Network
« on: October 05, 2015, 11:27:41 pm »
I don't know why I can't upgrade the account, never the less would somebody please vote delegate.verbaltech in?

Thanks!
I've not checked the genesis file, but suspect your IsLifetimeMember flag was set to TRUE for this go. 

I see the witness now:
Code: [Select]
get_witness delegate.verbaltech
{
  "id": "1.6.34",
  "witness_account": "1.2.22441",
  "last_aslot": 0,
  "signing_key": "GPH6oUevPDj52JK67E199jBAMBuh6CQBQGgkyLtoXKiAvTVCpvYU7",
  "vote_id": "1:45",
  "total_votes": 0,
  "url": "https://bitsharestalk.org/index.php/topic,13837.0.html",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

154
General Discussion / Re: October 5 Test Network
« on: October 05, 2015, 11:20:50 pm »
@Thom

It looks like that account is already upgraded:
Code: [Select]
get_account delegate.verbaltech
{
  "id": "1.2.22441",
  "membership_expiration_date": "1969-12-31T23:59:59",
  "registrar": "1.2.22441",
  "referrer": "1.2.22441",
  "lifetime_referrer": "1.2.22441",
...

Try to create your witness:
Code: [Select]
create_witness delegate.verbaltech "Your URL here" true

155
General Discussion / Re: October 5 Test Network
« on: October 05, 2015, 11:11:05 pm »
I ended up on a fork.  Resync-blockchain in progress.  Back soon...

A fork you couldn't recover from automatically?

Yes, the node failed to find the main chain while actively producing blocks.  I've not yet reviewed the logs to determine when the fork occurred.  We should see a number of blocks that fox produced and were rejected by the network.  I noticed the block_head_age was minutes old, so restarted the node.  It failed to sync upon reboot, so I --resync-blockchain. 

156
General Discussion / Re: October 5 Test Network
« on: October 05, 2015, 10:32:57 pm »
I ended up on a fork.  Resync-blockchain in progress.  Back soon...

157
General Discussion / Re: October 5 Test Network
« on: October 05, 2015, 06:23:47 pm »
I'm built, synced and <nearly> ready to produce blocks.  I'm looking for 5000+ CORE to complete:
Code: [Select]
create_witness fox "" true
Thanks in advance.

158
General Discussion / Re: October 5 Test Network
« on: October 05, 2015, 04:55:18 pm »
Requesting CORE for delegate registration.  Please send to fox. 

Thanks in advance.

159
General Discussion / Re: October 2nd Test Network
« on: October 03, 2015, 03:44:55 pm »
Voting bias detected: witnesses with the digit 5 in their ID are not in active witness group:
Code: [Select]
info
{
...
  "active_witnesses": [
    "1.6.2",
...
   "1.6.14",
    "1.6.16",
...
    "1.6.24",
    "1.6.26",
...
    "1.6.31",
...
  ],
Who are these digit 5 witnesses?
Code: [Select]
get_witness fox
{
  "id": "1.6.25",
  "witness_account": "1.2.30566",
  "last_aslot": 23934,
...
  "total_votes": "9178845900",
...
  "last_confirmed_block_num": 7460
}

get_witness delegate-clayop
{
  "id": "1.6.15",
  "witness_account": "1.2.22404",
  "last_aslot": 23969,
...
  "total_votes": "9178845900",
...
  "last_confirmed_block_num": 7490
}

Both witnesses have votes, have produced in the past, but neither are in the active witness group at this time.  I recall Bytemaster voted out the witness lot, then stated he would vote them all back in, so maybe these were just missed and/or not meeting the minimum vote threshold (I'm not sure how to determine the threshold). 

Thanks for looking into this.

Disclaimer: I am one of the digit 5 witnesses

160
General Discussion / Re: October 2nd Test Network
« on: October 02, 2015, 11:31:40 pm »
Witnesses are now updated. Please add votes for fox.
Thanks

161
General Discussion / Re: October 2nd Test Network
« on: October 02, 2015, 08:52:29 pm »
Sadly there is need for a hardfork for this testnet... this time I promise to upgrade the init nodes.

The issue discovered is that the witness count code was setting a threshold equal to 50% of all stake rather than 50% of voting stake so every witness got voted in unless over 50% of the stake voted for less than everyone.   In other words, the reverse case from the prior hardfork.   

I set the fork time for 24 hours from now.
Is this why my witness was expected to produce blocks as soon as create_witness <accountname> "URL" true completed?  I was quite surprised to have 0 votes and missing blocks.

Rebuilding...

162
General Discussion / Re: October 2nd Test Network
« on: October 02, 2015, 02:57:22 pm »
Requesting some CORE for registration.  My nodes are up, but need to createe_witness

Thanks in advance.

Edit: Thanks sender.

163
General Discussion / Re: October 1st Testnet for Advanced Users
« on: October 02, 2015, 05:07:02 am »
104.155.223.175 and did not specify port I think. Maybe 1776? or 1984?

Trying both with --resync-blockchain now from two nodes...

I am unable to connect on either of those two ports. 

164
General Discussion / Re: October 1st Testnet for Advanced Users
« on: October 02, 2015, 04:39:02 am »
104.155.223.175 and did not specify port I think. Maybe 1776? or 1984?

Trying both with --resync-blockchain now from two nodes...

165
General Discussion / Re: October 1st Testnet for Advanced Users
« on: October 02, 2015, 04:28:21 am »
I think I'm on the main chain.
How can I be a seed node?

Code: [Select]
  "head_block_num": 14573,
  "head_block_id": "000038edf68d8cf4656f6f9595d8e2f23f9eabfd",
  "head_block_age": "10 seconds old",
  "next_maintenance_time": "49 minutes in the future",
  "chain_id": "0682819add44adb68b5ae8fa24bcd23bca930d5fe9eda95e7e09343c53ee0859",
  "participation": "2.34375000000000000",

What IP:PORT is your node?

Pages: 1 ... 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 ... 23