Eos: Local testnet, connected to public testnet - occasionally just times "out" plus bad file descriptor

Created on 9 Jan 2018  ·  16Comments  ·  Source: EOSIO/eos

I've only just started connecting my local testnet to the public testnet - and I know its "early/alpha/beta, etc., so maybe this behavior is expected ... If so - WHAT IS THE RECOMMENDED WAY TO RECONNECT a local testnet to the public testnet? I'm running the commands inside./start_npnode.sh manually so that I can control and see what's going on.

Here is the log of running./start_npnode.sh last night - doing some account setup stuff ...
(note the bad file descriptor message proceeds the stoppage - seems to be a pattern)

3192639ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got block: #940000 time: 2017-12-28T20:06:34 producer: inith
3193308ms wasm_interface.cpp:1023 load ] wasm_interface::load name = utoken times llvm:107 ms, init:0 ms, abi:0 ms
3216052ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got block: #950000 time: 2017-12-29T01:58:20 producer: initt
3260814ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got block: #960000 time: 2017-12-29T07:31:42 producer: initd
3329373ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got block: #970000 time: 2017-12-29T13:05:02 producer: inito
3389750ms wasm_interface.cpp:1023 load ] wasm_interface::load name = utoken times llvm:82 ms, init:0 ms, abi:0 ms
3392697ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got block: #980000 time: 2017-12-29T18:38:32 producer: initp
3505252ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got block: #990000 time: 2017-12-30T00:12:08 producer: inite
3507817ms chain_controller.cpp:212 _push_block ] Failed to push new block:
3030010 checktime_exceeded: allotted processing time was exceeded
Transaction exceeded maximum total transaction time of 10ms
{"limit":10}
chain_controller.cpp:1013 process_transaction

{"trx":{"ref_block_num":7125,"ref_block_prefix":1260528630,"expiration":"2017-12-30T00:18:08","scope":["cjlederer2.1","cjlederer3.1"],"read_scope":[],"messages":[{"code":"eos","type":"transfer","authorization":[{"account":"cjlederer2.1","permission":"active"}],"data":"1080b8eaaaa4e24310c0b8eaaaa4e243080000000000000000"}],"signatures":["1f30899d8adfb707f95079c7e770dbc9b9f234cdea84e2fa35db17680a9531cafa222428e975ad4f0ed16ff191fce0141ecb160a5b5fc115b580fad8c9427069ad"]}}
  chain_controller.cpp:1032 process_transaction

{"trx":{"ref_block_num":7125,"ref_block_prefix":1260528630,"expiration":"2017-12-30T00:18:08","scope":["cjlederer2.1","cjlederer3.1"],"read_scope":[],"messages":[{"code":"eos","type":"transfer","authorization":[{"account":"cjlederer2.1","permission":"active"}],"data":"1080b8eaaaa4e24310c0b8eaaaa4e243080000000000000000"}],"signatures":["1f30899d8adfb707f95079c7e770dbc9b9f234cdea84e2fa35db17680a9531cafa222428e975ad4f0ed16ff191fce0141ecb160a5b5fc115b580fad8c9427069ad"]}}
  chain_controller.cpp:1003 apply_transaction

{"next_block.block_num()":990166}
  chain_controller.cpp:650 _apply_block

3507833ms net_plugin.cpp:1968 handle_message ] accept_block threw a non-assert exception allotted processing time was exceeded (3030010)
Transaction exceeded maximum total transaction time of 10ms

from 10.160.12.212:9876
3507835ms net_plugin.cpp:1977 handle_message ] block 990167, 000f1bd7db13a6d158873b012bbd3c2d7353cf8c6bfdd8118354acf6f017a862 not accepted from 10.160.12.212:9876
3507841ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990168 from 10.160.12.212:9876
3507843ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990169 from 10.160.12.212:9876
3507844ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990170 from 10.160.12.212:9876
3507845ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990171 from 10.160.12.212:9876
3507845ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990172 from 10.160.12.212:9876
3507846ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990173 from 10.160.12.212:9876
3507847ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990174 from 10.160.12.212:9876
3507848ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990175 from 10.160.12.212:9876
3507849ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990176 from 10.160.12.212:9876
3507850ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990177 from 10.160.12.212:9876
3507851ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990178 from 10.160.12.212:9876
3507852ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990179 from 10.160.12.212:9876
3507873ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990180 from 10.160.12.212:9876
3507874ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990181 from 10.160.12.212:9876
3507874ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990182 from 10.160.12.212:9876
3507876ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990183 from 10.160.12.212:9876
3507876ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990184 from 10.160.12.212:9876
3507877ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990185 from 10.160.12.212:9876
3507877ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990186 from 10.160.12.212:9876
3507878ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990187 from 10.160.12.212:9876
3507878ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990188 from 10.160.12.212:9876
3507879ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990189 from 10.160.12.212:9876
3507879ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990190 from 10.160.12.212:9876
3507879ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990191 from 10.160.12.212:9876
3507881ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990192 from 10.160.12.212:9876
3507882ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990193 from 10.160.12.212:9876
3507882ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990194 from 10.160.12.212:9876
3507883ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990195 from 10.160.12.212:9876
3507883ms net_plugin.cpp:1946 handle_message ] expected block 990166 but got 990196 from 10.160.12.212:9876
3507883ms net_plugin.cpp:954 operator() ] sent a go away message, closing connection to 10.160.12.212:9876
3507967ms net_plugin.cpp:1417 operator() ] Error reading message from p2p-testnet1.eos.io:9876: Bad file descriptor
1001552ms wallet.cpp:186 save_wallet_file ] saving wallet to file /Users/comtechnet/eos/build/scripts/testnet_np/./ctnwallet.wallet
2991196ms wallet.cpp:186 save_wallet_file ] saving wallet to file /Users/comtechnet/eos/build/scripts/testnet_np/./ctnwallet.wallet

Most helpful comment

replaced localhost with ip
toggled ./eosd replay- and resync- a few times

Phil's suggestions (fixed problem).

All 16 comments

no, that's not supposed to happen. :-( looks like I missed a case with my
latest hotfix.

Use ^C or kill -2 to stop your eosd instance then just restart it. It
should pick up synchronizing from block 990166 and just keep going.

These execution time validation failures are transient, and shouldn't
prevent the ingestion of blocks older that the last irreversible block.

Anyway, if it happens again, just bounce the node again. Let me know if
that doesn't work.

On Tue, Jan 9, 2018 at 8:07 AM, comtechnet notifications@github.com wrote:

I've only just started connecting my local testnet to the public testnet -
and I know its "early/alpha/beta, etc., so maybe this behavior is expected
... If so - WHAT IS THE RECOMMENDED WAY TO RECONNECT a local testnet to the
public testnet? I'm running the commands inside./start_npnode.sh manually
so that I can control and see what's going on.

Here is the log of running./start_npnode.sh last night - doing some
account setup stuff ...
(note the bad file descriptor message proceeds the stoppage - seems to be
a pattern)

3192639ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got
block: #940000 time: 2017-12-28T20:06:34 producer: inith
3193308ms wasm_interface.cpp:1023 load ] wasm_interface::load name =
utoken times llvm:107 ms, init:0 ms, abi:0 ms
3216052ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got
block: #950000 time: 2017-12-29T01:58:20 producer: initt
3260814ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got
block: #960000 time: 2017-12-29T07:31:42 producer: initd
3329373ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got
block: #970000 time: 2017-12-29T13:05:02 producer: inito
3389750ms wasm_interface.cpp:1023 load ] wasm_interface::load name =
utoken times llvm:82 ms, init:0 ms, abi:0 ms
3392697ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got
block: #980000 time: 2017-12-29T18:38:32 producer: initp
3505252ms chain_plugin.cpp:272 accept_block ] Syncing Blockchain --- Got
block: #990000 time: 2017-12-30T00:12:08 producer: inite
3507817ms chain_controller.cpp:212 _push_block ] Failed to push new block:
3030010 checktime_exceeded: allotted processing time was exceeded
Transaction exceeded maximum total transaction time of 10ms
{"limit":10}
chain_controller.cpp:1013 process_transaction

{"trx":{"ref_block_num":7125,"ref_block_prefix":1260528630,"expiration":"2017-12-30T00:18:08","scope":["cjlederer2.1","cjlederer3.1"],"read_scope":[],"messages":[{"code":"eos","type":"transfer","authorization":[{"account":"cjlederer2.1","permission":"active"}],"data":"1080b8eaaaa4e24310c0b8eaaaa4e243080000000000000000"}],"signatures":["1f30899d8adfb707f95079c7e770dbc9b9f234cdea84e2fa35db17680a9531cafa222428e975ad4f0ed16ff191fce0141ecb160a5b5fc115b580fad8c9427069ad"]}}
chain_controller.cpp:1032 process_transaction

{"trx":{"ref_block_num":7125,"ref_block_prefix":1260528630,"expiration":"2017-12-30T00:18:08","scope":["cjlederer2.1","cjlederer3.1"],"read_scope":[],"messages":[{"code":"eos","type":"transfer","authorization":[{"account":"cjlederer2.1","permission":"active"}],"data":"1080b8eaaaa4e24310c0b8eaaaa4e243080000000000000000"}],"signatures":["1f30899d8adfb707f95079c7e770dbc9b9f234cdea84e2fa35db17680a9531cafa222428e975ad4f0ed16ff191fce0141ecb160a5b5fc115b580fad8c9427069ad"]}}
chain_controller.cpp:1003 apply_transaction

{"next_block.block_num()":990166}
chain_controller.cpp:650 _apply_block

3507833ms net_plugin.cpp:1968 handle_message ] accept_block threw a
non-assert exception allotted processing time was exceeded (3030010)
Transaction exceeded maximum total transaction time of 10ms

from 10.160.12.212:9876
3507835ms net_plugin.cpp:1977 handle_message ] block 990167,
000f1bd7db13a6d158873b012bbd3c2d7353cf8c6bfdd8118354acf6f017a862 not
accepted from 10.160.12.212:9876
3507841ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990168 from 10.160.12.212:9876
3507843ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990169 from 10.160.12.212:9876
3507844ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990170 from 10.160.12.212:9876
3507845ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990171 from 10.160.12.212:9876
3507845ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990172 from 10.160.12.212:9876
3507846ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990173 from 10.160.12.212:9876
3507847ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990174 from 10.160.12.212:9876
3507848ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990175 from 10.160.12.212:9876
3507849ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990176 from 10.160.12.212:9876
3507850ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990177 from 10.160.12.212:9876
3507851ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990178 from 10.160.12.212:9876
3507852ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990179 from 10.160.12.212:9876
3507873ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990180 from 10.160.12.212:9876
3507874ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990181 from 10.160.12.212:9876
3507874ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990182 from 10.160.12.212:9876
3507876ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990183 from 10.160.12.212:9876
3507876ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990184 from 10.160.12.212:9876
3507877ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990185 from 10.160.12.212:9876
3507877ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990186 from 10.160.12.212:9876
3507878ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990187 from 10.160.12.212:9876
3507878ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990188 from 10.160.12.212:9876
3507879ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990189 from 10.160.12.212:9876
3507879ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990190 from 10.160.12.212:9876
3507879ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990191 from 10.160.12.212:9876
3507881ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990192 from 10.160.12.212:9876
3507882ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990193 from 10.160.12.212:9876
3507882ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990194 from 10.160.12.212:9876
3507883ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990195 from 10.160.12.212:9876
3507883ms net_plugin.cpp:1946 handle_message ] expected block 990166 but
got 990196 from 10.160.12.212:9876
3507883ms net_plugin.cpp:954 operator() ] sent a go away message, closing
connection to 10.160.12.212:9876
3507967ms net_plugin.cpp:1417 operator() ] Error reading message from
p2p-testnet1.eos.io:9876: Bad file descriptor
1001552ms wallet.cpp:186 save_wallet_file ] saving wallet to file
/Users/comtechnet/eos/build/scripts/testnet_np/./ctnwallet.wallet
2991196ms wallet.cpp:186 save_wallet_file ] saving wallet to file
/Users/comtechnet/eos/build/scripts/testnet_np/./ctnwallet.wallet


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/EOSIO/eos/issues/1050, or mute the thread
https://github.com/notifications/unsubscribe-auth/AA2wCS1g8qpQy1YG4XO9tceI7s7Y9phTks5tI3KTgaJpZM4RX4KZ
.

--

Phil Mesnier
Principal Engineer & Partner
OCI | WE ARE SOFTWARE ENGINEERS.
tel (314) 579-0066 x225 <(314)%20579-0066>
ObjectComputing.com
http://objectcomputing.com/

I'll repeat it a couple of times - but for now I am not clearing the testnet_np directory with the rm -rf blocks blockchain std*

Here is what I get ...
1445776ms chain_controller.cpp:1046 validate_block_heade ] head_block_time 2017-12-22T03:38:44, next_block 2017-12-22T03:38:48, block_interval 2
1445776ms chain_controller.cpp:1048 validate_block_heade ] Did not produce block within block_interval 2, took 4000ms)
1445778ms chain_controller.cpp:1046 validate_block_heade ] head_block_time 2017-12-22T03:39:00, next_block 2017-12-22T03:39:04, block_interval 2
1445778ms chain_controller.cpp:1048 validate_block_heade ] Did not produce block within block_interval 2, took 4000ms)
1445782ms chain_controller.cpp:1046 validate_block_heade ] head_block_time 2017-12-22T03:39:42, next_block 2017-12-22T03:39:46, block_interval 2
1445782ms chain_controller.cpp:1048 validate_block_heade ] Did not produce block within block_interval 2, took 4000ms)
73.2212% 725000 of 990151
73.7261% 730000 of 990151
74.2311% 735000 of 990151
74.7361% 740000 of 990151
75.241% 745000 of 990151
1451774ms main.cpp:63 main ] 3030010 checktime_exceeded: allotted processing time was exceeded
Transaction message exceeded maximum total transaction time of 10ms, took ${duration}ms
{"limit":10,"dur":18}
chain_controller.cpp:907 process_message

{"trx":{"ref_block_num":25397,"ref_block_prefix":3662563998,"expiration":"2017-12-22T16:48:30","scope":["tbcox2","tbcox2.3"],"read_scope":[],"messages":[{"code":"eos","type":"transfer","authorization":[{"account":"tbcox2.3","permission":"active"}],"data":"00000003884ed1c900000000884ed1c9030000000000000000"}],"signatures":["20273ce43735a249b5f509348512203966876bb2d2183879cd6d2814d7ce32738c347cd2b48057153111743ae8468bdb4b45a9722bfe4f7741d50e9aef5c89704f"]}}
  chain_controller.cpp:1032 process_transaction

{"trx":{"ref_block_num":25397,"ref_block_prefix":3662563998,"expiration":"2017-12-22T16:48:30","scope":["tbcox2","tbcox2.3"],"read_scope":[],"messages":[{"code":"eos","type":"transfer","authorization":[{"account":"tbcox2.3","permission":"active"}],"data":"00000003884ed1c900000000884ed1c9030000000000000000"}],"signatures":["20273ce43735a249b5f509348512203966876bb2d2183879cd6d2814d7ce32738c347cd2b48057153111743ae8468bdb4b45a9722bfe4f7741d50e9aef5c89704f"]}}
  chain_controller.cpp:1003 apply_transaction

{"next_block.block_num()":746294}
  chain_controller.cpp:650 _apply_block

{"my->genesis_file.generic_string()":"testnet_np/genesis.json"}
  chain_plugin.cpp:257 plugin_startup

Phill,

When the above behavior occurs - eosd is still cranking away using 40% to 50% of the cpu per the macos activity monitor - it just seems the tail display stops displaying its data stream - so it might be working - but the user (like me in this case) no longer "sees" the activity/evidence because the tail display of what is going on "stops"

I'm going to a meeting now, but I'd like to work with you on this issue.
Please DM me on telegram, @philmesnier.

On Tue, Jan 9, 2018 at 9:39 AM, comtechnet notifications@github.com wrote:

Phill,

When the above behavior occurs - eosd is still cranking away using 40% to
50% of the cpu per the macos activity monitor - it just seems the tail
display stops displaying its data stream - so it might be working - but the
user (like me in this case) no longer "sees" the activity/evidence because
the tail display of what is going on "stops"


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/EOSIO/eos/issues/1050#issuecomment-356320394, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2wCU2Io2HttHWyQW_io5zSPmFHY0btks5tI4gtgaJpZM4RX4KZ
.

--

Phil Mesnier
Principal Engineer & Partner
OCI | WE ARE SOFTWARE ENGINEERS.
tel (314) 579-0066 x225 <(314)%20579-0066>
ObjectComputing.com
http://objectcomputing.com/

Sure,

Here is more data - this is a second re-run after terminated manually (macos activity monitor)
iMac-0026BB55B3E8:scripts comtechnet$ ../programs/eosd/eosd --data-dir testnet_np --replay-blockchain > testnet_np/stdout.txt 2> testnet_np/stderr.txt &
[1] 38910
iMac-0026BB55B3E8:scripts comtechnet$ tail -F testnet_np/stderr.txt
Verifying auth
Inserting product
account:[]
uid:[abc3]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 3]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc4]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 4]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc5]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 5]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc6]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 6]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc7]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 7]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc8]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 8]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc9]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 9]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc10]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 10]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc11]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 11]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc12]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 12]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc13]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 13]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc14]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 14]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc15]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 15]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc16]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 16]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc17]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 17]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc18]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 18]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc19]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 19]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc20]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 20]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc21]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 21]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc22]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 22]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc23]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 23]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc24]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 24]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc25]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 25]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc26]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 26]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc27]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 27]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc28]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 28]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc29]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 29]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc30]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 30]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc31]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 31]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc32]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 32]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc33]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 33]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc34]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 34]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc35]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 35]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc36]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 36]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc37]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 37]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc38]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 38]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc39]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 39]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc40]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 40]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc41]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 41]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc42]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 42]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc43]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 43]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc44]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 44]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc45]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 45]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc46]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 46]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc47]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 47]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc48]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 48]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc49]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 49]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc50]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 50]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc51]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 51]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc52]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 52]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc53]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 53]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc54]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 54]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc55]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 55]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc56]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 56]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc57]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 57]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc58]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 58]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc59]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 59]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc60]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 60]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc61]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 61]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc62]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 62]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc63]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 63]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc64]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 64]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc65]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 65]
120931ms main.cpp:63 main ] 3030010 checktime_exceeded: allotted processing time was exceeded
Transaction message exceeded maximum total transaction time of 10ms, took ${duration}ms
{"limit":10,"dur":12}
chain_controller.cpp:907 process_message

{"trx":{"ref_block_num":14151,"ref_block_prefix":1715291256,"expiration":"2017-12-05T01:00:38","scope":["mike"],"read_scope":[],"messages":[{"code":"shop","type":"newproduct","authorization":[{"account":"mike","permission":"active"}],"data":"0000000000a0a093056162633636dd01d09dd0b020d0b1d0b5d180d0b5d0b3d18320d0bfd183d181d182d18bd0bdd0bdd18bd18520d0b2d0bed0bbd0bd20e0aeafe0aebee0aeaee0aeb1e0aebfe0aea8e0af8de0aea420e0aeaee0af8ae0aeb4e0aebfe0ae95e0aeb3e0aebfe0aeb2e0af8720e0aea4e0aeaee0aebfe0aeb4e0af8de0aeaee0af8ae0aeb4e0aebf20e0aeaae0af8be0aeb2e0af8d20e0ae87e0aea9e0aebfe0aea4e0aebee0aeb5e0aea4e0af8120e0ae8ee0ae99e0af8de0ae95e0af81e0aeaee0af8d20e0ae95e0aebee0aea3e0af8be0aeaee0af8d204120526564205769646765742036362768747470733a2f2f7777772e6578616d706c652e636f6d2f612d7265642d7769646765742d3636"},{"code":"eos","type":"nonce","authorization":[],"data":"06323838363638"}],"signatures":["201a9d7ae66580fdbed30555a255b13d3960d6efe2a2cace5a94164ae009bb663339e01579998a04b6a2bb1931e57a14755cfb08a24e3075529b67680931d4bdf3"]}}
  chain_controller.cpp:1032 process_transaction

{"trx":{"ref_block_num":14151,"ref_block_prefix":1715291256,"expiration":"2017-12-05T01:00:38","scope":["mike"],"read_scope":[],"messages":[{"code":"shop","type":"newproduct","authorization":[{"account":"mike","permission":"active"}],"data":"0000000000a0a093056162633636dd01d09dd0b020d0b1d0b5d180d0b5d0b3d18320d0bfd183d181d182d18bd0bdd0bdd18bd18520d0b2d0bed0bbd0bd20e0aeafe0aebee0aeaee0aeb1e0aebfe0aea8e0af8de0aea420e0aeaee0af8ae0aeb4e0aebfe0ae95e0aeb3e0aebfe0aeb2e0af8720e0aea4e0aeaee0aebfe0aeb4e0af8de0aeaee0af8ae0aeb4e0aebf20e0aeaae0af8be0aeb2e0af8d20e0ae87e0aea9e0aebfe0aea4e0aebee0aeb5e0aea4e0af8120e0ae8ee0ae99e0af8de0ae95e0af81e0aeaee0af8d20e0ae95e0aebee0aea3e0af8be0aeaee0af8d204120526564205769646765742036362768747470733a2f2f7777772e6578616d706c652e636f6d2f612d7265642d7769646765742d3636"},{"code":"eos","type":"nonce","authorization":[],"data":"06323838363638"}],"signatures":["201a9d7ae66580fdbed30555a255b13d3960d6efe2a2cace5a94164ae009bb663339e01579998a04b6a2bb1931e57a14755cfb08a24e3075529b67680931d4bdf3"]}}
  chain_controller.cpp:1003 apply_transaction

{"next_block.block_num()":14152}
  chain_controller.cpp:650 _apply_block

{"my->genesis_file.generic_string()":"testnet_np/genesis.json"}
  chain_plugin.cpp:257 plugin_startup

After a few cycles - with the same above results, changed the steps to include the
rm -rf blocks blockchain std*

got ...

iMac-0026BB55B3E8:scripts comtechnet$ pwd
/Users/comtechnet/eos/build/scripts
iMac-0026BB55B3E8:scripts comtechnet$ cd testnet_np
iMac-0026BB55B3E8:testnet_np comtechnet$ rm -rf blocks blockchain std*
iMac-0026BB55B3E8:testnet_np comtechnet$ cd ..
iMac-0026BB55B3E8:scripts comtechnet$ ../programs/eosd/eosd --data-dir testnet_np --replay-blockchain > testnet_np/stdout.txt 2> testnet_np/stderr.txt &
[1] 39290
iMac-0026BB55B3E8:scripts comtechnet$ tail -F testnet_np/stderr.txt
3325931ms http_plugin.cpp:239 add_handler ] add api url: /v1/wallet/lock_all
3325931ms http_plugin.cpp:239 add_handler ] add api url: /v1/wallet/open
3325931ms http_plugin.cpp:239 add_handler ] add api url: /v1/wallet/set_timeout
3325931ms http_plugin.cpp:239 add_handler ] add api url: /v1/wallet/sign_transaction
3325931ms http_plugin.cpp:239 add_handler ] add api url: /v1/wallet/unlock
3325931ms net_plugin.cpp:2515 plugin_startup ] starting listener, max clients is 25
3325968ms net_plugin.cpp:567 connection ] created connection to p2p-testnet1.eos.io:9876
3325968ms net_plugin.cpp:1284 connect ] host: p2p-testnet1.eos.io port: 9876
3326166ms net_plugin.cpp:1628 handle_message ] received a go away message, reason = duplicate
3326167ms net_plugin.cpp:1417 operator() ] Error reading message from p2p-testnet1.eos.io:9876: Bad file descriptor

note the reason = duplicate ??

Phil,

looks like after clearing the local blocks out - I can get it to run - obviously until a similar malformed data record occurs again - something in that set of red widget data ( I noticed the non USA/English font - and maybe data issue)?

Dave

Use of non-iso8859-1 codesets should not be an issue.

You need to use a unique p2p-server-address value in your config.ini. For example, visit whatsmyip.com and use that. It should not be localhost.

As for the processing timeout, I see that in one run it took 18ms and in another it took 12. However I also see that this is happening during a reply, which should be excluded from duration validation.

Phil,

ok - I changed my p2p-server-address value to my "whatsmyip.com" (unique value)
then I also changed my --replay-blockchain parm to --resync-blockchain on my ./eosd command inside start_npnode.sh

Things started off well, then ... (was told to go away (again!) ) - 2 steps backward! Your thoughts?

1049472ms net_plugin.cpp:1946 handle_message ] expected block 16648 but got 16696 from 10.160.12.212:9876
1049473ms net_plugin.cpp:1946 handle_message ] expected block 16648 but got 16697 from 10.160.12.212:9876
1049473ms net_plugin.cpp:1946 handle_message ] expected block 16648 but got 16698 from 10.160.12.212:9876
1049473ms net_plugin.cpp:1946 handle_message ] expected block 16648 but got 16699 from 10.160.12.212:9876
1049473ms net_plugin.cpp:1946 handle_message ] expected block 16648 but got 16700 from 10.160.12.212:9876
1049473ms net_plugin.cpp:954 operator() ] sent a go away message, closing connection to 10.160.12.212:9876
1049473ms net_plugin.cpp:1417 operator() ] Error reading message from p2p-testnet1.eos.io:9876: Operation canceled

Phil,

After killing the Pid using apple's activity monitor (must force quit - or i'm not patient enough) and then rerunning - gets further then ... ( back to bad file descriptor ! )

1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but got 15570 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but got 15571 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but got 15572 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but got 15573 from 10.160.11.211:9876
1916509ms net_plugin.cpp:954 operator() ] sent a go away message, closing connection to 10.160.11.211:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15574 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15575 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15576 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15577 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15578 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15579 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15580 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15581 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15582 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15583 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15584 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15585 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15586 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15587 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15588 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15589 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15590 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15591 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15592 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15593 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15594 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15595 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15596 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15597 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15598 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15599 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing but no sync_receiving set #15600 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1417 operator() ] Error reading message from p2p-testnet1.eos.io:9876: Bad file descriptor

Hi, I followed up via telegram, but anyway, are you willing to do a video
call with me using appear.in?

On Tue, Jan 9, 2018 at 3:36 PM, comtechnet notifications@github.com wrote:

Phil,

After killing the Pid using apple's activity monitor (must force quit - or
i'm not patient enough) and then rerunning - gets further then ... ( back
to bad file descriptor
! )

1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15570 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15571 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15572 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15573 from 10.160.11.211:9876
1916509ms net_plugin.cpp:954 operator() ] sent a go away message, closing
connection to 10.160.11.211:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15574 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15575 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15576 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15577 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15578 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15579 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15580 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15581 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15582 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15583 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15584 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15585 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15586 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15587 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15588 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15589 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15590 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15591 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15592 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15593 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15594 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15595 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15596 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15597 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15598 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15599 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15600 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1417 operator() ] Error reading message from
p2p-testnet1.eos.io:9876: Bad file descriptor


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/EOSIO/eos/issues/1050#issuecomment-356421892, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2wCQVlaO0GQyzXS1EIBiXnMkpFJgR7ks5tI9vegaJpZM4RX4KZ
.

--

Phil Mesnier
Principal Engineer & Partner
OCI | WE ARE SOFTWARE ENGINEERS.
tel (314) 579-0066 x225 <(314)%20579-0066>
ObjectComputing.com
http://objectcomputing.com/

I sent you an appear.in link via telegram.

On Tue, Jan 9, 2018 at 3:40 PM, Phil Mesnier mesnierp@objectcomputing.com
wrote:

Hi, I followed up via telegram, but anyway, are you willing to do a video
call with me using appear.in?

On Tue, Jan 9, 2018 at 3:36 PM, comtechnet notifications@github.com
wrote:

Phil,

After killing the Pid using apple's activity monitor (must force quit -
or i'm not patient enough) and then rerunning - gets further then ... ( back
to bad file descriptor
! )

1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15570 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15571 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15572 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15573 from 10.160.11.211:9876
1916509ms net_plugin.cpp:954 operator() ] sent a go away message, closing
connection to 10.160.11.211:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15574 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15575 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15576 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15577 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15578 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15579 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15580 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15581 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15582 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15583 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15584 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15585 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15586 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15587 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15588 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15589 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15590 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15591 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15592 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15593 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15594 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15595 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15596 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15597 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15598 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15599 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15600 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1417 operator() ] Error reading message from
p2p-testnet1.eos.io:9876: Bad file descriptor


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/EOSIO/eos/issues/1050#issuecomment-356421892, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2wCQVlaO0GQyzXS1EIBiXnMkpFJgR7ks5tI9vegaJpZM4RX4KZ
.

--

Phil Mesnier
Principal Engineer & Partner
OCI | WE ARE SOFTWARE ENGINEERS.
tel (314) 579-0066 x225 <(314)%20579-0066>
ObjectComputing.com
http://objectcomputing.com/

--

Phil Mesnier
Principal Engineer & Partner
OCI | WE ARE SOFTWARE ENGINEERS.
tel (314) 579-0066 x225 <(314)%20579-0066>
ObjectComputing.com
http://objectcomputing.com/

Phil,

So - kill and back to replay vs resync . Still tail quits displaying data about what's going on.
eosd still running and consuming much cpu - so I assume that it's running and doing stuff.
but the terminal "window / log" of what's going on dies with msg that implies it has stoped/quit.
But again eosd show lots of cpu going on...

account:[]
uid:[abc20]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 20]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc21]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 21]
Got shop code
Parsing msg_newproduct
Verifying auth
Inserting product
account:[]
uid:[abc22]
name:[На берегу пустынных волн யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம் A Red Widget 22]
3577315ms main.cpp:63 main ] 3030010 checktime_exceeded: allotted processing time was exceeded
Transaction message exceeded maximum total transaction time of 10ms, took ${duration}ms
{"limit":10,"dur":22}
chain_controller.cpp:907 process_message

{"trx":{"ref_block_num":14125,"ref_block_prefix":550830925,"expiration":"2017-12-05T00:59:46","scope":["mike"],"read_scope":[],"messages":[{"code":"shop","type":"newproduct","authorization":[{"account":"mike","permission":"active"}],"data":"0000000000a0a093056162633232dd01d09dd0b020d0b1d0b5d180d0b5d0b3d18320d0bfd183d181d182d18bd0bdd0bdd18bd18520d0b2d0bed0bbd0bd20e0aeafe0aebee0aeaee0aeb1e0aebfe0aea8e0af8de0aea420e0aeaee0af8ae0aeb4e0aebfe0ae95e0aeb3e0aebfe0aeb2e0af8720e0aea4e0aeaee0aebfe0aeb4e0af8de0aeaee0af8ae0aeb4e0aebf20e0aeaae0af8be0aeb2e0af8d20e0ae87e0aea9e0aebfe0aea4e0aebee0aeb5e0aea4e0af8120e0ae8ee0ae99e0af8de0ae95e0af81e0aeaee0af8d20e0ae95e0aebee0aea3e0af8be0aeaee0af8d204120526564205769646765742032322768747470733a2f2f7777772e6578616d706c652e636f6d2f612d7265642d7769646765742d3232"},{"code":"eos","type":"nonce","authorization":[],"data":"06333431373530"}],"signatures":["20510fcd8157bbb3449ae880ec61999faa3ebba4be99fc6472cba251eea0caf9c62a500b09f5e9c9c4963ee970458725929c5cb8c841ad8b4450331cd175357024"]}}
  chain_controller.cpp:1032 process_transaction

{"trx":{"ref_block_num":14125,"ref_block_prefix":550830925,"expiration":"2017-12-05T00:59:46","scope":["mike"],"read_scope":[],"messages":[{"code":"shop","type":"newproduct","authorization":[{"account":"mike","permission":"active"}],"data":"0000000000a0a093056162633232dd01d09dd0b020d0b1d0b5d180d0b5d0b3d18320d0bfd183d181d182d18bd0bdd0bdd18bd18520d0b2d0bed0bbd0bd20e0aeafe0aebee0aeaee0aeb1e0aebfe0aea8e0af8de0aea420e0aeaee0af8ae0aeb4e0aebfe0ae95e0aeb3e0aebfe0aeb2e0af8720e0aea4e0aeaee0aebfe0aeb4e0af8de0aeaee0af8ae0aeb4e0aebf20e0aeaae0af8be0aeb2e0af8d20e0ae87e0aea9e0aebfe0aea4e0aebee0aeb5e0aea4e0af8120e0ae8ee0ae99e0af8de0ae95e0af81e0aeaee0af8d20e0ae95e0aebee0aea3e0af8be0aeaee0af8d204120526564205769646765742032322768747470733a2f2f7777772e6578616d706c652e636f6d2f612d7265642d7769646765742d3232"},{"code":"eos","type":"nonce","authorization":[],"data":"06333431373530"}],"signatures":["20510fcd8157bbb3449ae880ec61999faa3ebba4be99fc6472cba251eea0caf9c62a500b09f5e9c9c4963ee970458725929c5cb8c841ad8b4450331cd175357024"]}}
  chain_controller.cpp:1003 apply_transaction

{"next_block.block_num()":14126}
  chain_controller.cpp:650 _apply_block

{"my->genesis_file.generic_string()":"testnet_np/genesis.json"}
  chain_plugin.cpp:257 plugin_startup

Phil,

sure

Dave

On Tue, Jan 9, 2018 at 4:41 PM, Phil Mesnier notifications@github.com
wrote:

Hi, I followed up via telegram, but anyway, are you willing to do a video
call with me using appear.in?

On Tue, Jan 9, 2018 at 3:36 PM, comtechnet notifications@github.com
wrote:

Phil,

After killing the Pid using apple's activity monitor (must force quit -
or
i'm not patient enough) and then rerunning - gets further then ... (
back
to bad file descriptor
! )

1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15570 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15571 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15572 from 10.160.11.211:9876
1916462ms net_plugin.cpp:1946 handle_message ] expected block 15520 but
got 15573 from 10.160.11.211:9876
1916509ms net_plugin.cpp:954 operator() ] sent a go away message, closing
connection to 10.160.11.211:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15574 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15575 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15576 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15577 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15578 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15579 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15580 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15581 from p2p-testnet1.eos.io:9876
1916515ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15582 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15583 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15584 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15585 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15586 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15587 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15588 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15589 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15590 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15591 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15592 from p2p-testnet1.eos.io:9876
1916516ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15593 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15594 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15595 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15596 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15597 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15598 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15599 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1942 handle_message ] got a block while syncing
but no sync_receiving set #15600 from p2p-testnet1.eos.io:9876
1916517ms net_plugin.cpp:1417 operator() ] Error reading message from
p2p-testnet1.eos.io:9876: Bad file descriptor


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/EOSIO/eos/issues/1050#issuecomment-356421892, or
mute
the thread
AA2wCQVlaO0GQyzXS1EIBiXnMkpFJgR7ks5tI9vegaJpZM4RX4KZ>
.

--

Phil Mesnier
Principal Engineer & Partner
OCI | WE ARE SOFTWARE ENGINEERS.
tel (314) 579-0066 x225 <(314)%20579-0066> <(314)%20579-0066>
ObjectComputing.com
http://objectcomputing.com/


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/EOSIO/eos/issues/1050#issuecomment-356423048, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFIA3GuIwXvXxXrApEjHog1nd7FNmceAks5tI90BgaJpZM4RX4KZ
.

replaced localhost with ip
toggled ./eosd replay- and resync- a few times

Phil's suggestions (fixed problem).

still can not solved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jcalfee picture jcalfee  ·  3Comments

christola picture christola  ·  3Comments

williamleecn picture williamleecn  ·  3Comments

congnghebitcoin picture congnghebitcoin  ·  3Comments

zxf969175364 picture zxf969175364  ·  3Comments