• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

v0.10.9.x Help test RC2 forking issues

Status
Not open for further replies.
Code:
{
    "version" : 100901,
    "protocolversion" : 70015,
    "walletversion" : 60000,
    "balance" : 1000.00000000,
    "blocks" : 12992,
    "timeoffset" : 0,
    "connections" : 36,
    "proxy" : "",
    "difficulty" : 0.91254038,
    "testnet" : true,
    "keypoololdest" : 1401636685,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
 
I am still mining solo, getting lots of blocks..

also still keeping the older version of MN... this is a live case right, some will have 100811?
ubuntu@ip-10-252-204-115:~$ darkcoind getinfo
{
"version" : 100811,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 4125.90660000,
"blocks" : 13013,
"timeoffset" : 0,
"connections" : 8,
"proxy" : "",
"difficulty" : 0.50275022,
"testnet" : true,
"keypoololdest" : 1401626368,
"keypoolsize" : 99,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"unlocked_until" : 0,
"errors" : ""
}
 
Everyone please update to the new version 9.5.1 or 10.9.1
I've made some progress and added some more debugging to help with the forking issue. Thanks!


Updated three MNs to 0.10.9.1 - all fully synced and operational so far. It seems masternode payment has been disabled in this version? Please confirm.

Code:
./darkcoind getblocktemplate
{
    "version" : 2,
    "previousblockhash" : "00000000b17583d22136096361ff5192fc730735ba6064e2ae0198e292bfac24",

[...]


    "height" : 13025,
    "votes" : [
        "e1320000000000001976a91460888d5ae7c84c8a4c11c8001a75591cb3d944ed88ac01000000"
    ],
    "payee" : "",
    "masternode_payments" : false
}


Additionally votes list contains duplicates entries as per now:

Code:
{
    "13026" : "OP_DUP OP_HASH160 5170d3de58ce59826f1b365c041a2b496e87b32a OP_EQUALVERIFY OP_CHECKSIG",
    "13027" : "OP_DUP OP_HASH160 2092852b1aa4ac852a957ffc69b264da15fb4429 OP_EQUALVERIFY OP_CHECKSIG",
    "13028" : "OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG",
    "13029" : "OP_DUP OP_HASH160 1fed77f7969136e1a4f59b53b34a98c2f6d9a2d6 OP_EQUALVERIFY OP_CHECKSIG",
    "13030" : "OP_DUP OP_HASH160 8da5005f4efa2385c50fcfaac37473b3def85143 OP_EQUALVERIFY OP_CHECKSIG",
    "13030" : "OP_DUP OP_HASH160 8da5005f4efa2385c50fcfaac37473b3def85143 OP_EQUALVERIFY OP_CHECKSIG",
    "13031" : "OP_DUP OP_HASH160 8da5005f4efa2385c50fcfaac37473b3def85143 OP_EQUALVERIFY OP_CHECKSIG",
    "13032" : "OP_DUP OP_HASH160 5170d3de58ce59826f1b365c041a2b496e87b32a OP_EQUALVERIFY OP_CHECKSIG",
    "13032" : "OP_DUP OP_HASH160 5170d3de58ce59826f1b365c041a2b496e87b32a OP_EQUALVERIFY OP_CHECKSIG",
    "13032" : "OP_DUP OP_HASH160 5170d3de58ce59826f1b365c041a2b496e87b32a OP_EQUALVERIFY OP_CHECKSIG"
}
 
Updated three MNs to 0.10.9.1 - all fully synced and operational so far. It seems masternode payment has been disabled in this version? Please confirm.

Code:
./darkcoind getblocktemplate
{
    "version" : 2,
    "previousblockhash" : "00000000b17583d22136096361ff5192fc730735ba6064e2ae0198e292bfac24",

[...]


    "height" : 13025,
    "votes" : [
        "e1320000000000001976a91460888d5ae7c84c8a4c11c8001a75591cb3d944ed88ac01000000"
    ],
    "payee" : "",
    "masternode_payments" : false
}


Additionally votes list contains duplicates entries as per now:

Code:
{
    "13026" : "OP_DUP OP_HASH160 5170d3de58ce59826f1b365c041a2b496e87b32a OP_EQUALVERIFY OP_CHECKSIG",
    "13027" : "OP_DUP OP_HASH160 2092852b1aa4ac852a957ffc69b264da15fb4429 OP_EQUALVERIFY OP_CHECKSIG",
    "13028" : "OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG",
    "13029" : "OP_DUP OP_HASH160 1fed77f7969136e1a4f59b53b34a98c2f6d9a2d6 OP_EQUALVERIFY OP_CHECKSIG",
    "13030" : "OP_DUP OP_HASH160 8da5005f4efa2385c50fcfaac37473b3def85143 OP_EQUALVERIFY OP_CHECKSIG",
    "13030" : "OP_DUP OP_HASH160 8da5005f4efa2385c50fcfaac37473b3def85143 OP_EQUALVERIFY OP_CHECKSIG",
    "13031" : "OP_DUP OP_HASH160 8da5005f4efa2385c50fcfaac37473b3def85143 OP_EQUALVERIFY OP_CHECKSIG",
    "13032" : "OP_DUP OP_HASH160 5170d3de58ce59826f1b365c041a2b496e87b32a OP_EQUALVERIFY OP_CHECKSIG",
    "13032" : "OP_DUP OP_HASH160 5170d3de58ce59826f1b365c041a2b496e87b32a OP_EQUALVERIFY OP_CHECKSIG",
    "13032" : "OP_DUP OP_HASH160 5170d3de58ce59826f1b365c041a2b496e87b32a OP_EQUALVERIFY OP_CHECKSIG"
}


That's weird about the votes, I'll check that out. The masternode payments should start any minute now.
 
Last edited by a moderator:
Code:
2014-06-03 01:31:45 connection timeout

2014-06-03 01:31:46 received block 0000000227a663ba0ad0512b084b5834ae0ee12e8e5db9ba77ae061ef8584315

2014-06-03 01:31:46 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 00000001314f679e66542f0f96d12c84f54b67f783a6d3523a2f765f9866af7e != 000000008569028646006a25daa9185291ba7c64af8e1cf085130aec59418270

2014-06-03 01:31:46 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()

2014-06-03 01:31:46 ERROR: ProcessBlock() : CheckBlock FAILED

2014-06-03 01:31:46 Misbehaving: 54.83.143.1:59160 (0 -> 100) DISCONNECTING

2014-06-03 01:31:46 disconnecting node 54.83.143.1:59160

2014-06-03 01:31:46 connection from 50.17.76.216:55492 dropped (banned)

2014-06-03 01:31:46 trying connection 54.82.216.66:19999 lastseen=2.2hrs
 
Code:
2014-06-03 01:32:49 received block 000000025eb5318c012eba86f920aa56ef207ddbe23fcfb551c163b4176072ff

2014-06-03 01:32:49 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 0000000227a663ba0ad0512b084b5834ae0ee12e8e5db9ba77ae061ef8584315 != 000000008569028646006a25daa9185291ba7c64af8e1cf085130aec59418270

2014-06-03 01:32:49 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()

2014-06-03 01:32:49 ERROR: ProcessBlock() : CheckBlock FAILED

2014-06-03 01:32:49 Misbehaving: 54.225.6.1:45774 (0 -> 100) DISCONNECTING
 
Code:
-06-03 01:33:43 received getdata for: tx 0afbe97a00f3f0b19dd3bc2ae6815229f5df29bd1d7ce02ce1b82e9182f6bd9c

2014-06-03 01:33:43 received getdata for: tx 0afbe97a00f3f0b19dd3bc2ae6815229f5df29bd1d7ce02ce1b82e9182f6bd9c

2014-06-03 01:33:46 received block 0000000227a663ba0ad0512b084b5834ae0ee12e8e5db9ba77ae061ef8584315

2014-06-03 01:33:46 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 00000001314f679e66542f0f96d12c84f54b67f783a6d3523a2f765f9866af7e != 000000008569028646006a25daa9185291ba7c64af8e1cf085130aec59418270

2014-06-03 01:33:46 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()

2014-06-03 01:33:46 ERROR: ProcessBlock() : CheckBlock FAILED

2014-06-03 01:33:46 Misbehaving: 54.198.109.108:55147 (0 -> 100) DISCONNECTING

2014-06-03 01:33:46 disconnecting node 54.198.109.108:55147

2014-06-03 01:33:47 connection timeout

2014-06-03 01:33:48 trying connection 54.80.46.68:19999 lastseen=2.2hrs

2014-06-03 01:33:49 connection from 54.224.69.145:45856 dropped (banned)

2014-06-03 01:33:50 received block 000000027afcac43c1e656e987aafb0680082999ccd78c947fd414d137094740

2014-06-03 01:33:50 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 000000025eb5318c012eba86f920aa56ef207ddbe23fcfb551c163b4176072ff != 000000008569028646006a25daa9185291ba7c64af8e1cf085130aec59418270

2014-06-03 01:33:50 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()

2014-06-03 01:33:50 ERROR: ProcessBlock() : CheckBlock FAILED

2014-06-03 01:33:50 Misbehaving: 54.87.121.203:36760 (0 -> 100) DISCONNECTING

2014-06-03 01:33:50 disconnecting node 54.87.121.203:36760

2014-06-03 01:33:52 AcceptToMemoryPool: 23.23.186.131:19999 /Satoshi:0.10.9.1/ : accepted 147c52d128b1140d5e2f680cb2ace11bcc5e5e89dbe787bb33ca9bd306fb5097 (poolsz 18)

2014-06-03 01:33:53 connection timeout

2014-06-03 01:33:54 trying connection 24.112.251.57:19999 lastseen=0.3hrs

2014-06-03 01:33:57 received block 0000000053ce6368f0bb31c656af0f6873aef34c3898479ab5d2bcbb4513d2ad

2014-06-03 01:33:57 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 000000027afcac43c1e656e987aafb0680082999ccd78c947fd414d137094740 != 000000008569028646006a25daa9185291ba7c64af8e1cf085130aec59418270

2014-06-03 01:33:57 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()

2014-06-03 01:33:57 ERROR: ProcessBlock() : CheckBlock FAILED

2014-06-03 01:33:57 Misbehaving: 178.63.15.130:32806 (0 -> 100) DISCONNECTING

2014-06-03 01:33:57 disconnecting node 178.63.15.130:32806

2014-06-03 01:33:59 connection timeout

2014-06-03 01:34:00 trying connection 50.17.52.166:19999 lastseen=2.2hrs
 
Code:
2014-06-03 01:47:07 received block 000000000e436fe6a578f6f297042b1120b96a1d63a59abe3f10ca313189a50a

2014-06-03 01:47:07 Committing 243 changed transactions to coin database...

2014-06-03 01:47:07 SetBestChain: new best=000000000e436fe6a578f6f297042b1120b96a1d63a59abe3f10ca313189a50a  height=13101  log2_work=43.903131  tx=20180  date=2014-06-03 01:46:41 progress=0.999999

2014-06-03 01:47:07 ProcessBlock: ACCEPTED

2014-06-03 01:47:07 ThreadRPCServer method=getblockcount

2014-06-03 01:47:07 ThreadRPCServer method=getblockhash

2014-06-03 01:47:07 ThreadRPCServer method=getblock

2014-06-03 01:47:07 81

2014-06-03 01:47:07 Masternode payment to OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG

2014-06-03 01:47:07 CreateNewBlock(): total size 1452

2014-06-03 01:47:07 1

2014-06-03 01:47:07 ThreadRPCServer method=getrawtransaction

2014-06-03 01:47:07 getblocks -1 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500

2014-06-03 01:47:07 getblocks -1 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500

2014-06-03 01:47:07 received getdata for: block 000000000e436fe6a578f6f297042b1120b96a1d63a59abe3f10ca313189a50a


Code:
6 "subver" : "/Satoshi:0.10.8.11/",
9 "subver" : "/Satoshi:0.10.9.1/",
4 "subver" : "/Satoshi:0.9.5.1/",
1 "subver" : "/Satoshi:0.9.5/",
 
I have just set up a node. Now I am in the correct block count 13133, and my account "0" address is mrex67B9qE2mNvvWPYVHzjLEU8JXPsktvz
I can add a MN if I receive the 1000DRKs.
EDIT: I have not got any of the messages on the log yet. I see these 12 MNs:

{
"54.76.47.232:19999" : 1,
"54.203.217.224:19999" : 1,
"188.226.133.22:19999" : 1,
"188.226.248.36:19999" : 1,
"54.237.141.247:19999" : 0,
"54.193.124.32:19999" : 1,
"54.215.181.251:19999" : 1,
"184.73.179.187:19999" : 1,
"184.73.179.148:19999" : 1,
"184.73.179.196:19999" : 1,
"87.230.94.57:19999" : 1,
"54.76.52.216:19999" : 1
}
 
I have just set up a node. Now I am in the correct block count 13133, and my account "0" address is mrex67B9qE2mNvvWPYVHzjLEU8JXPsktvz
I can add a MN if I receive the 1000DRKs.
EDIT: I have not got any of the messages on the log yet. I see these 12 MNs:

{
"54.76.47.232:19999" : 1,
"54.203.217.224:19999" : 1,
"188.226.133.22:19999" : 1,
"188.226.248.36:19999" : 1,
"54.237.141.247:19999" : 0,
"54.193.124.32:19999" : 1,
"54.215.181.251:19999" : 1,
"184.73.179.187:19999" : 1,
"184.73.179.148:19999" : 1,
"184.73.179.196:19999" : 1,
"87.230.94.57:19999" : 1,
"54.76.52.216:19999" : 1
}
Sent 2000 DRK :)
 
Ok, so far my masternodes seem to be running like clockwork with no errors in over 8 hours. So I'm wondering if the fact that many of the masternodes are still running on another version are causing any problems with the miners (not causing my nodes any problems) Also, is there any way we can try to throw some spanners in the works? See how robust the system is?
 
OK, my three masternodes running since 8 hours and up till now in sync with tdrk.poolhash.org (http://23.23.186.131:1234/chain/DarkCoin is down for me)

I got lots of ERROR message on all three nodes in the form of

Code:
2014-06-03 01:13:24 received block 000000004db55e6e005a03361c51272a0c9a71439bfdbc3dc511ffe97232b3ab
2014-06-03 01:13:24 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 00000000751a294a91332c6251c8465dd73a25170f6495aff1d3b3304e20d104 != 0000000058e4485d628aa113088becf102723da9ca20b4b41c06ef148e9f26b6
2014-06-03 01:13:24 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-03 01:13:24 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-03 01:13:24 Misbehaving: 92.222.7.210:58805 (0 -> 100) DISCONNECTING
2014-06-03 01:13:24 disconnecting node 92.222.7.210:58805

but this did not seem to cause a unsync.

Whats still strange is, that the votes list - both 'masternode votes' and 'getblocktemplate' differ on all three nodes. At least getblocktemplate should return identical results, as these are the voted counts and are stored in the blockchain - and since there is no fork for me, all blockchain data should be 100% identical on all nodes. But the results differ in vote count (see first line) and/or pub-key (see last line)

node1

Code:
    "votes" : [
        "90330000000000001976a914c945b6ce1ff2bdbadef37ffdc3e22ed17eddcb8188ac04000000",
        "91330000000000001976a914c528e80499bf252ee5b5a3b51de6e52434d23ee988ac03000000",
        "92330000000000001976a914c945b6ce1ff2bdbadef37ffdc3e22ed17eddcb8188ac02000000",
        "93330000000000001976a914162ecc8cf21ec8b34db83590f7c576ea13f689d688ac01000000",
        "94330000000000001976a9140fda8e49dec54b2f47055480eacaa8e973a7935388ac01000000"
    ],
    "payee" : "mysBdRyDRFSYgBGUVjrEM1TyXsNxHMEUgQ",
    "masternode_payments" : true
}

node2

Code:
    "votes" : [
        "90330000000000001976a914c945b6ce1ff2bdbadef37ffdc3e22ed17eddcb8188ac05000000",
        "91330000000000001976a914c528e80499bf252ee5b5a3b51de6e52434d23ee988ac03000000",
        "92330000000000001976a914c945b6ce1ff2bdbadef37ffdc3e22ed17eddcb8188ac03000000",
        "93330000000000001976a914162ecc8cf21ec8b34db83590f7c576ea13f689d688ac01000000",
        "94330000000000001976a914d8d3cef6e63fa5104f75e2e42a26d69ad9b13dff88ac01000000"
    ],
    "payee" : "mysBdRyDRFSYgBGUVjrEM1TyXsNxHMEUgQ",
    "masternode_payments" : true
}

node3

Code:
    "votes" : [
        "90330000000000001976a914c945b6ce1ff2bdbadef37ffdc3e22ed17eddcb8188ac04000000",
        "91330000000000001976a914c528e80499bf252ee5b5a3b51de6e52434d23ee988ac03000000",
        "92330000000000001976a914c945b6ce1ff2bdbadef37ffdc3e22ed17eddcb8188ac02000000",
        "93330000000000001976a914162ecc8cf21ec8b34db83590f7c576ea13f689d688ac01000000",
        "94330000000000001976a9140fda8e49dec54b2f47055480eacaa8e973a7935388ac01000000"
    ],
    "payee" : "mysBdRyDRFSYgBGUVjrEM1TyXsNxHMEUgQ",
    "masternode_payments" : true
}

Further the actual payment is MUCH lower than expected: Currently all three nodes show 9 active of 66 total nodes (which is strange enough). If i take the numbers as valid, my 3 active nodes are 33% of all active nodes, which should have returned me 32 blocks from the last 4 hours - but i only received one payout:

Code:
    {
        "account" : "0",
        "address" : "ms9JqmHQ6QrLbeFFyAp22cofqnR5PNuHkK",
        "category" : "immature",
        "amount" : 14.90010000,
        "confirmations" : 102,
        "generated" : true,
        "blockhash" : "00000001084686be789852a08c9dec6b338b60eb9117e1b4c079ee251b3aa555",
        "blockindex" : 0,
        "blocktime" : 1401761827,
        "txid" : "71e51000f22cdc697c97f4a5b0664929cbd5fb396e29c2294c71de585021902d",
        "time" : 1401761827,
        "timereceived" : 1401761832
    }

If i compare the blockhash (block 13112) with http://tdrk.poolhash.org/ my public key is 'mfmqKHWKdS6juPjUMwDo6cTSWJSoKtAsGs' and i was voted winner 8(!) times (block 13162, 13159, 13158, 13151, 13123, 13119, 13116) but my wallet never received the other 7 payments... very stange :confused:

I will send my debug.log files to Evan for further analysis.
 
Last edited by a moderator:
p8Lm0r7.png


I have restarted darkcoind(peers.dat deleted) of tdrk.poolhash(red arrow).
After almost 1 hour later, flag of masternode is all zeroed(15:05).
15:35 counter is increased.
http://tdrk.poolhash.org/blocks/masterlist.txt
 
Last edited by a moderator:
send a log link from dropbox to evan,
debug.log, old wallet and latest wallet debugs with checkblock errors,
I throwed 20MH/s to my p2pool at 9AM GMT+3
http://cryptowins.com:18998/static/
after updated my client and throwed some hashing to that pool I began to see checkblock errors

EDIT: and seems like it forked
{
"version" : 90501,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 896.13249801,
"blocks" : 13244,
"timeoffset" : 0,
"connections" : 9,
"proxy" : "",
"difficulty" : 0.74624231,
"testnet" : true,
"keypoololdest" : 1401551609,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}

EDIT:
{
"version" : 90501,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 896.13249801,
"blocks" : 13263,
"timeoffset" : 0,
"connections" : 7,
"proxy" : "",
"difficulty" : 0.65592722,
"testnet" : true,
"keypoololdest" : 1401551609,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
Tue Jun 3 12:10:10 EEST 2014
 
Last edited by a moderator:
I just updated my masternode, deleted blockchain and flushed peers. Now I am stuck at 2308 with 0 connections. Whats wrong?

Code:
    "version" : 100901,
    "protocolversion" : 70015,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 2308,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00024414,
    "testnet" : true,
    "keypoololdest" : 1401783301,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""

Code:
2014-06-03 08:57:27 trying connection 91.121.219.246:19999 lastseen=361607.2hrs
2014-06-03 08:57:28 connection timeout
2014-06-03 08:57:28 trying connection 54.205.95.233:19999 lastseen=11.6hrs
2014-06-03 08:57:32 connection timeout
2014-06-03 08:57:32 trying connection 54.187.152.9:19999 lastseen=361607.2hrs
2014-06-03 08:57:33 connected 54.187.152.9:19999
2014-06-03 08:57:33 send version message: version 70015, blocks=2308, us=54.76.47.232:19999, them=54.187.152.9:19999, peer=54.187.152.9:19999
2014-06-03 08:57:33 socket closed
2014-06-03 08:57:33 disconnecting node 54.187.152.9:19999
2014-06-03 08:57:33 connection timeout
2014-06-03 08:57:33 trying connection 46.22.128.38:19999 lastseen=361607.2hrs
2014-06-03 08:57:33 connect() failed after select(): Connection refused
2014-06-03 08:57:34 trying connection 188.242.46.150:19999 lastseen=39.6hrs
2014-06-03 08:57:34 trying connection 98.234.157.192:19999 lastseen=361607.2hrs
2014-06-03 08:57:34 connect() failed after select(): Connection refused
2014-06-03 08:57:34 connect() failed after select(): Connection refused
2014-06-03 08:57:34 trying connection 158.75.35.103:19999 lastseen=4.1hrs
2014-06-03 08:57:34 trying connection 195.154.70.210:19999 lastseen=361607.2hrs
2014-06-03 08:57:34 connect() failed after select(): Connection refused
2014-06-03 08:57:35 trying connection 59.126.206.241:19999 lastseen=361607.2hrs
2014-06-03 08:57:39 connection timeout
2014-06-03 08:57:40 trying connection 158.75.35.103:19999 lastseen=4.1hrs
2014-06-03 08:57:40 connection timeout
2014-06-03 08:57:40 trying connection 54.186.167.254:19999 lastseen=361607.2hrs
2014-06-03 08:57:45 connection timeout
2014-06-03 08:57:45 trying connection 54.81.90.244:19999 lastseen=11.1hrs
2014-06-03 08:57:45 connection timeout
 
Status
Not open for further replies.
Back
Top