Funds transferred from HIVE network are not getting credited to peerplays account #143

Closed
opened 2021-07-08 11:38:14 +00:00 by prandnum · 8 comments
prandnum commented 2021-07-08 11:38:14 +00:00 (Migrated from gitlab.com)

Funds transferred from HIVE network are not getting credited to peerplays account

Steps:

  1. Transferred HBD tokens from HIVE network
  2. The tokens were not added to peerplays account
  3. After some time transferred HIVE tokens.
  4. This was also not credited the peerplays account

Checked today again and couldnt see the transaction as completed(see below). logs attached. peerplays.log.gz

hive.log.gz

Note: Not setting this as a critical priority because this issue is seen for the first time and might be sporadic.

unlocked >>> get_object 1.36.0
get_object 1.36.0
[{
    "id": "1.36.0",
    "timestamp": "2021-07-07T21:16:12",
    "block_num": 468,
    "sidechain": "hive",
    "sidechain_uid": "hive-4a580ef32650fceae9bcfbfdeee29fed9a062e12-0",
    "sidechain_transaction_id": "4a580ef32650fceae9bcfbfdeee29fed9a062e12",
    "sidechain_from": "account05",
    "sidechain_to": "son-account",
    "sidechain_currency": "HBD",
    "sidechain_amount": 2345000,
    "peerplays_from": "1.2.56",
    "peerplays_to": "1.2.19",
    "peerplays_asset": {
      "amount": 93800000,
      "asset_id": "1.3.0"
    },
    "expected_reports": [[
        "1.33.7",
        1
      ],[
        "1.33.15",
        1
      ]
    ],
    "received_reports": [
      "1.33.7",
      "1.33.15"
    ],
    "confirmed": true,
    "processed": false
  }
]
unlocked >>> get_object 1.36.1
get_object 1.36.1
[{
    "id": "1.36.1",
    "timestamp": "2021-07-07T21:31:00",
    "block_num": 758,
    "sidechain": "hive",
    "sidechain_uid": "hive-856dbeba0825e2462119f897ae7412fe1598e96b-0",
    "sidechain_transaction_id": "856dbeba0825e2462119f897ae7412fe1598e96b",
    "sidechain_from": "account05",
    "sidechain_to": "son-account",
    "sidechain_currency": "HIVE",
    "sidechain_amount": 6789000,
    "peerplays_from": "1.2.56",
    "peerplays_to": "1.2.19",
    "peerplays_asset": {
      "amount": 271560000,
      "asset_id": "1.3.0"
    },
    "expected_reports": [[
        "1.33.15",
        1
      ]
    ],
    "received_reports": [
      "1.33.15"
    ],
    "confirmed": true,
    "processed": false
  }
]
unlocked >>>
Funds transferred from HIVE network are not getting credited to peerplays account Steps: 1) Transferred HBD tokens from HIVE network 2) The tokens were not added to peerplays account 3) After some time transferred HIVE tokens. 4) This was also not credited the peerplays account Checked today again and couldnt see the transaction as completed(see below). logs attached. [peerplays.log.gz](/uploads/1007f496b249e62464eb77debba4c168/peerplays.log.gz) [hive.log.gz](/uploads/035bbe9fe81b7333c0be0a1534a4566d/hive.log.gz) Note: Not setting this as a critical priority because this issue is seen for the first time and might be sporadic. ``` unlocked >>> get_object 1.36.0 get_object 1.36.0 [{ "id": "1.36.0", "timestamp": "2021-07-07T21:16:12", "block_num": 468, "sidechain": "hive", "sidechain_uid": "hive-4a580ef32650fceae9bcfbfdeee29fed9a062e12-0", "sidechain_transaction_id": "4a580ef32650fceae9bcfbfdeee29fed9a062e12", "sidechain_from": "account05", "sidechain_to": "son-account", "sidechain_currency": "HBD", "sidechain_amount": 2345000, "peerplays_from": "1.2.56", "peerplays_to": "1.2.19", "peerplays_asset": { "amount": 93800000, "asset_id": "1.3.0" }, "expected_reports": [[ "1.33.7", 1 ],[ "1.33.15", 1 ] ], "received_reports": [ "1.33.7", "1.33.15" ], "confirmed": true, "processed": false } ] unlocked >>> get_object 1.36.1 get_object 1.36.1 [{ "id": "1.36.1", "timestamp": "2021-07-07T21:31:00", "block_num": 758, "sidechain": "hive", "sidechain_uid": "hive-856dbeba0825e2462119f897ae7412fe1598e96b-0", "sidechain_transaction_id": "856dbeba0825e2462119f897ae7412fe1598e96b", "sidechain_from": "account05", "sidechain_to": "son-account", "sidechain_currency": "HIVE", "sidechain_amount": 6789000, "peerplays_from": "1.2.56", "peerplays_to": "1.2.19", "peerplays_asset": { "amount": 271560000, "asset_id": "1.3.0" }, "expected_reports": [[ "1.33.15", 1 ] ], "received_reports": [ "1.33.15" ], "confirmed": true, "processed": false } ] unlocked >>> ```
prandnum commented 2021-07-08 11:38:14 +00:00 (Migrated from gitlab.com)

assigned to @serkixenos

assigned to @serkixenos
prandnum commented 2021-07-08 11:38:58 +00:00 (Migrated from gitlab.com)

@bobinson @serkixenos

CC: @hbelakon

The environment is still in this state and if you want to dig deeper, please let me know.

@bobinson @serkixenos CC: @hbelakon The environment is still in this state and if you want to dig deeper, please let me know.
serkixenos commented 2021-07-08 11:55:24 +00:00 (Migrated from gitlab.com)

assigned to @prandnum

assigned to @prandnum
serkixenos commented 2021-07-08 11:57:08 +00:00 (Migrated from gitlab.com)

Not as bug, there are only one or two active SONs. SON network does not process requests if there are less than 5 active SONs. expected_reports are reflecting list of active SONs.

    "expected_reports": [[
        "1.33.7",
        1
      ],[
        "1.33.15",
        1
      ]
    ],
    "expected_reports": [[
        "1.33.15",
        1
      ]
    ],
Not as bug, there are only one or two active SONs. SON network does not process requests if there are less than 5 active SONs. expected_reports are reflecting list of active SONs. ``` "expected_reports": [[ "1.33.7", 1 ],[ "1.33.15", 1 ] ], ``` ``` "expected_reports": [[ "1.33.15", 1 ] ], ```
serkixenos (Migrated from gitlab.com) closed this issue 2021-07-08 11:57:09 +00:00
prandnum commented 2021-07-08 12:30:09 +00:00 (Migrated from gitlab.com)

can it be due to son_down_time and son_deregister_time conflict?

      "sweeps_distribution_percentage": 200,
      "sweeps_distribution_asset": "1.3.0",
      "sweeps_vesting_accumulator_account": "1.2.0",
      "gpos_period": 15552000,
      "gpos_subperiod": 2592000,
      "gpos_period_start": 1578272400,
      "gpos_vesting_lockin_period": 2592000,
      "rbac_max_permissions_per_account": 5,
      "rbac_max_account_authority_lifetime": 15552000,
      "rbac_max_authorities_per_permission": 15,
      "account_roles_max_per_account": 20,
      "account_roles_max_lifetime": 31536000,
      "son_vesting_amount": 5000000,
      "son_vesting_period": 172800,
      "son_pay_max": 20000000,
      "son_pay_time": 600,
      "son_deregister_time": 120,
      "son_heartbeat_frequency": 300,
      "son_down_time": 36,
      "son_bitcoin_min_tx_confirmations": 1,
      "son_account": "1.2.3",
      "btc_asset": "1.3.0",
      "maximum_son_count": 15
can it be due to son_down_time and son_deregister_time conflict? ``` "sweeps_distribution_percentage": 200, "sweeps_distribution_asset": "1.3.0", "sweeps_vesting_accumulator_account": "1.2.0", "gpos_period": 15552000, "gpos_subperiod": 2592000, "gpos_period_start": 1578272400, "gpos_vesting_lockin_period": 2592000, "rbac_max_permissions_per_account": 5, "rbac_max_account_authority_lifetime": 15552000, "rbac_max_authorities_per_permission": 15, "account_roles_max_per_account": 20, "account_roles_max_lifetime": 31536000, "son_vesting_amount": 5000000, "son_vesting_period": 172800, "son_pay_max": 20000000, "son_pay_time": 600, "son_deregister_time": 120, "son_heartbeat_frequency": 300, "son_down_time": 36, "son_bitcoin_min_tx_confirmations": 1, "son_account": "1.2.3", "btc_asset": "1.3.0", "maximum_son_count": 15 ```
bobinson (Migrated from gitlab.com) reopened this issue 2021-07-09 10:25:53 +00:00
serkixenos commented 2021-07-09 12:26:54 +00:00 (Migrated from gitlab.com)

The error reported is ONLY due to the active son count being bellow absolute minimum for processing requests.
What exactly lead to this chain state is another matter, but apparently, in this case, most of the SONs are deregistered. Eg, you have son heartbeat frequency set to 5 minutes, and son down time, and son deregister time bellow that. So, SONs will not have a chance to send a single heartbeat before system deregisters them.

The error reported is ONLY due to the active son count being bellow absolute minimum for processing requests. What exactly lead to this chain state is another matter, but apparently, in this case, most of the SONs are deregistered. Eg, you have son heartbeat frequency set to 5 minutes, and son down time, and son deregister time bellow that. So, SONs will not have a chance to send a single heartbeat before system deregisters them.
serkixenos commented 2021-07-09 12:32:15 +00:00 (Migrated from gitlab.com)

Take a look at your log.

SONs are activeted on block 150.

3597000ms th_a       witness.cpp:267               maybe_produce_block  ] slot: 1 scheduled_witness: 1.6.7 scheduled_time: 2021-07-07T20:59:57 now: 2021-07-07T20:59:57 
3597001ms th_a       witness.cpp:191               block_production_loo ] Generated block #149 with timestamp 2021-07-07T20:59:57 at time 2021-07-07T20:59:57
0ms th_a       witness.cpp:267               maybe_produce_block  ] slot: 1 scheduled_witness: 1.6.3 scheduled_time: 2021-07-07T21:00:00 now: 2021-07-07T21:00:00 
1ms th_a       db_maint.cpp:1727             process_dividend_ass ] In process_dividend_assets time 2021-07-07T21:00:00
2ms th_a       db_maint.cpp:1372             schedule_pending_div ] Processing dividend payments for dividend holder asset type TEST at time 2021-07-07T21:00:00
454ms th_a       db_maint.cpp:1424             schedule_pending_div ] Current balances in distribution account: 0, Previous balances: 0
517ms th_a       db_maint.cpp:753              update_active_sons   ] Active SONs set CHANGED
518ms th_a       db_maint.cpp:351              update_son_statuses  ] New SONS
518ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.0, status = active, total_votes = 0
518ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.1, status = active, total_votes = 0
518ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.2, status = active, total_votes = 0
518ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.3, status = active, total_votes = 0
518ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.4, status = active, total_votes = 0
518ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.5, status = active, total_votes = 0
518ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.6, status = active, total_votes = 0
519ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.7, status = active, total_votes = 0
519ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.8, status = active, total_votes = 0
519ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.9, status = active, total_votes = 0
519ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.10, status = active, total_votes = 0
519ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.11, status = active, total_votes = 0
519ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.12, status = active, total_votes = 0
519ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.13, status = active, total_votes = 0
519ms th_a       db_maint.cpp:356              update_son_statuses  ] 1.33.14, status = active, total_votes = 0
530ms th_a       witness.cpp:191               block_production_loo ] Generated block #150 with timestamp 2021-07-07T21:00:00 at time 2021-07-07T21:00:00
1021ms th_a       peerplays_sidechain_plugin.cpp:461 son_processing       ] Scheduled SON: 1.33.1 Now: 2021-07-07T21:00:01 

SON down proposal is sent on block 160

36001ms th_a       witness.cpp:191               block_production_loo ] Generated block #159 with timestamp 2021-07-07T21:00:36 at time 2021-07-07T21:00:36
36501ms th_a       peerplays_sidechain_plugin.cpp:461 son_processing       ] Scheduled SON: 1.33.6 Now: 2021-07-07T21:00:37 
36502ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.0 from 1.33.6
36505ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.1 from 1.33.6
36507ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.2 from 1.33.6
36508ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.3 from 1.33.6
36509ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.4 from 1.33.6
36510ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.5 from 1.33.6
36512ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.7 from 1.33.6
36513ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.8 from 1.33.6
36514ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.9 from 1.33.6
36515ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.10 from 1.33.6
36517ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.11 from 1.33.6
36518ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.12 from 1.33.6
36520ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.13 from 1.33.6
36521ms th_a       peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.14 from 1.33.6

SON deregister proposal is sent on block 188

120001ms th_a       witness.cpp:191               block_production_loo ] Generated block #187 with timestamp 2021-07-07T21:02:00 at time 2021-07-07T21:02:00
120501ms th_a       peerplays_sidechain_plugin.cpp:461 son_processing       ] Scheduled SON: 1.33.7 Now: 2021-07-07T21:02:01 
120502ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.0 from 1.33.7
120505ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.1 from 1.33.7
120506ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.2 from 1.33.7
120508ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.3 from 1.33.7
120509ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.4 from 1.33.7
120510ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.5 from 1.33.7
120511ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.6 from 1.33.7
120512ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.8 from 1.33.7
120513ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.9 from 1.33.7
120514ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.10 from 1.33.7
120515ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.11 from 1.33.7
120517ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.12 from 1.33.7
120518ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.13 from 1.33.7
120519ms th_a       peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.14 from 1.33.7

SONs are trying to send first heartbeat on block 195

141007ms th_a       witness.cpp:191               block_production_loo ] Generated block #194 with timestamp 2021-07-07T21:02:21 at time 2021-07-07T21:02:21
141507ms th_a       peerplays_sidechain_plugin.cpp:461 son_processing       ] Scheduled SON: 1.33.5 Now: 2021-07-07T21:02:22 
143684ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.0
143687ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143687ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.1
143689ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143689ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.2
143690ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143691ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.3
143692ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143692ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.4
143693ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143693ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.5
143694ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143694ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.6
143695ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143695ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.7
143697ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.8
143698ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143698ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.9
143699ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143699ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.10
143701ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143701ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.11
143702ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143702ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.12
143703ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143703ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.13
143704ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
143705ms th_a       peerplays_sidechain_plugin.cpp:414 heartbeat_loop       ] Sending heartbeat for SON 1.33.14
143706ms th_a       peerplays_sidechain_plugin.cpp:428 operator()           ] Sending heartbeat failed with exception Assert Exception
Take a look at your log. SONs are activeted on block 150. ``` 3597000ms th_a witness.cpp:267 maybe_produce_block ] slot: 1 scheduled_witness: 1.6.7 scheduled_time: 2021-07-07T20:59:57 now: 2021-07-07T20:59:57 3597001ms th_a witness.cpp:191 block_production_loo ] Generated block #149 with timestamp 2021-07-07T20:59:57 at time 2021-07-07T20:59:57 0ms th_a witness.cpp:267 maybe_produce_block ] slot: 1 scheduled_witness: 1.6.3 scheduled_time: 2021-07-07T21:00:00 now: 2021-07-07T21:00:00 1ms th_a db_maint.cpp:1727 process_dividend_ass ] In process_dividend_assets time 2021-07-07T21:00:00 2ms th_a db_maint.cpp:1372 schedule_pending_div ] Processing dividend payments for dividend holder asset type TEST at time 2021-07-07T21:00:00 454ms th_a db_maint.cpp:1424 schedule_pending_div ] Current balances in distribution account: 0, Previous balances: 0 517ms th_a db_maint.cpp:753 update_active_sons ] Active SONs set CHANGED 518ms th_a db_maint.cpp:351 update_son_statuses ] New SONS 518ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.0, status = active, total_votes = 0 518ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.1, status = active, total_votes = 0 518ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.2, status = active, total_votes = 0 518ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.3, status = active, total_votes = 0 518ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.4, status = active, total_votes = 0 518ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.5, status = active, total_votes = 0 518ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.6, status = active, total_votes = 0 519ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.7, status = active, total_votes = 0 519ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.8, status = active, total_votes = 0 519ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.9, status = active, total_votes = 0 519ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.10, status = active, total_votes = 0 519ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.11, status = active, total_votes = 0 519ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.12, status = active, total_votes = 0 519ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.13, status = active, total_votes = 0 519ms th_a db_maint.cpp:356 update_son_statuses ] 1.33.14, status = active, total_votes = 0 530ms th_a witness.cpp:191 block_production_loo ] Generated block #150 with timestamp 2021-07-07T21:00:00 at time 2021-07-07T21:00:00 1021ms th_a peerplays_sidechain_plugin.cpp:461 son_processing ] Scheduled SON: 1.33.1 Now: 2021-07-07T21:00:01 ``` SON down proposal is sent on block 160 ``` 36001ms th_a witness.cpp:191 block_production_loo ] Generated block #159 with timestamp 2021-07-07T21:00:36 at time 2021-07-07T21:00:36 36501ms th_a peerplays_sidechain_plugin.cpp:461 son_processing ] Scheduled SON: 1.33.6 Now: 2021-07-07T21:00:37 36502ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.0 from 1.33.6 36505ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.1 from 1.33.6 36507ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.2 from 1.33.6 36508ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.3 from 1.33.6 36509ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.4 from 1.33.6 36510ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.5 from 1.33.6 36512ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.7 from 1.33.6 36513ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.8 from 1.33.6 36514ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.9 from 1.33.6 36515ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.10 from 1.33.6 36517ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.11 from 1.33.6 36518ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.12 from 1.33.6 36520ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.13 from 1.33.6 36521ms th_a peerplays_sidechain_plugin.cpp:621 create_son_down_prop ] Sending son down proposal for 1.33.14 from 1.33.6 ``` SON deregister proposal is sent on block 188 ``` 120001ms th_a witness.cpp:191 block_production_loo ] Generated block #187 with timestamp 2021-07-07T21:02:00 at time 2021-07-07T21:02:00 120501ms th_a peerplays_sidechain_plugin.cpp:461 son_processing ] Scheduled SON: 1.33.7 Now: 2021-07-07T21:02:01 120502ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.0 from 1.33.7 120505ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.1 from 1.33.7 120506ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.2 from 1.33.7 120508ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.3 from 1.33.7 120509ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.4 from 1.33.7 120510ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.5 from 1.33.7 120511ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.6 from 1.33.7 120512ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.8 from 1.33.7 120513ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.9 from 1.33.7 120514ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.10 from 1.33.7 120515ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.11 from 1.33.7 120517ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.12 from 1.33.7 120518ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.13 from 1.33.7 120519ms th_a peerplays_sidechain_plugin.cpp:657 create_son_deregiste ] Sending son deregister proposal for 1.33.14 from 1.33.7 ``` SONs are trying to send first heartbeat on block 195 ``` 141007ms th_a witness.cpp:191 block_production_loo ] Generated block #194 with timestamp 2021-07-07T21:02:21 at time 2021-07-07T21:02:21 141507ms th_a peerplays_sidechain_plugin.cpp:461 son_processing ] Scheduled SON: 1.33.5 Now: 2021-07-07T21:02:22 143684ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.0 143687ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143687ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.1 143689ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143689ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.2 143690ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143691ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.3 143692ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143692ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.4 143693ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143693ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.5 143694ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143694ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.6 143695ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143695ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.7 143697ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.8 143698ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143698ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.9 143699ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143699ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.10 143701ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143701ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.11 143702ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143702ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.12 143703ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143703ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.13 143704ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception 143705ms th_a peerplays_sidechain_plugin.cpp:414 heartbeat_loop ] Sending heartbeat for SON 1.33.14 143706ms th_a peerplays_sidechain_plugin.cpp:428 operator() ] Sending heartbeat failed with exception Assert Exception ```
serkixenos (Migrated from gitlab.com) closed this issue 2021-07-09 12:34:07 +00:00
prandnum commented 2021-07-09 16:02:32 +00:00 (Migrated from gitlab.com)

closing because of incorrect configuration

closing because of incorrect configuration
prandnum (Migrated from gitlab.com) reopened this issue 2021-07-09 16:02:33 +00:00
prandnum (Migrated from gitlab.com) closed this issue 2021-07-09 16:02:35 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#143
No description provided.