Open EthanHee opened 4 years ago
Thanks for the report! Please explain in more detail what exactly is going wrong (i.e. what does "can't run" mean precisely - does it crash, does it not sync, does it show an error, ...?).
I'm not aware of any testnet chain explorer (but I haven't looked in a while).
thanks for your answer, this is my start up command
namecoind --testnet -conf="/root/.namecoin/namecoin.conf" -datadir="/root/.namecoin"
configs and logs As mentioned earlier.
and my precise question is it dose not sync
Ok thanks. Do you get connections when you start it, or none at all? It may be that you manually have to set addnode
's for testnet (and in general, the Namecoin testnet is not in a very good shape, as I don't think anyone is using it regularly).
here is my log when namecoind start:
2020-06-30T09:05:27Z Namecoin Core version v0.18.0.0-e2985269b (release build)
2020-06-30T09:05:27Z Assuming ancestors of block e0a05455d89a54bb7c1b5bb785d6b1b7c5bda42ed4ce8dc19d68652ba8835954 have valid signatures.
2020-06-30T09:05:27Z Setting nMinimumChainWork=0000000000000000000000000000000000000000000000005cfea5e7ee2dd9d9
2020-06-30T09:05:27Z Using the 'sse4(1way),sse41(4way),avx2(8way)' SHA256 implementation
2020-06-30T09:05:27Z Using RdSeed as additional entropy source
2020-06-30T09:05:27Z Using RdRand as an additional entropy source
2020-06-30T09:05:27Z Default data directory /root/.namecoin
2020-06-30T09:05:27Z Using data directory /root/.namecoin/testnet3
2020-06-30T09:05:27Z Config file: /root/.namecoin/namecoin.conf
2020-06-30T09:05:27Z Using at most 125 automatic connections (1048576 file descriptors available)
2020-06-30T09:05:27Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
2020-06-30T09:05:27Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
2020-06-30T09:05:27Z Using 4 threads for script verification
2020-06-30T09:05:27Z scheduler thread start
2020-06-30T09:05:27Z WARNING: the RPC server is not safe to expose to untrusted networks such as the public internet
2020-06-30T09:05:27Z HTTP: creating work queue of depth 16
2020-06-30T09:05:27Z Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcauth for rpcauth auth generation.
2020-06-30T09:05:27Z HTTP: starting 4 worker threads
2020-06-30T09:05:27Z Using wallet directory /root/.namecoin/testnet3
2020-06-30T09:05:27Z init message: Verifying wallet(s)...
2020-06-30T09:05:27Z Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2020-06-30T09:05:27Z Using wallet /root/.namecoin/testnet3
2020-06-30T09:05:27Z BerkeleyEnvironment::Open: LogDir=/root/.namecoin/testnet3/database ErrorFile=/root/.namecoin/testnet3/db.log
2020-06-30T09:05:27Z init message: Loading banlist...
2020-06-30T09:05:27Z ERROR: DeserializeFileDB: Failed to open file /root/.namecoin/testnet3/banlist.dat
2020-06-30T09:05:27Z Invalid or missing banlist.dat; recreating
2020-06-30T09:05:27Z Cache configuration:
2020-06-30T09:05:27Z * Using 2.0 MiB for block index database
2020-06-30T09:05:27Z * Using 8.0 MiB for chain state database
2020-06-30T09:05:27Z * Using 990.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
2020-06-30T09:05:27Z init message: Loading block index...
2020-06-30T09:05:27Z Opening LevelDB in /root/.namecoin/testnet3/blocks/index
2020-06-30T09:05:27Z Opened LevelDB successfully
2020-06-30T09:05:27Z Using obfuscation key for /root/.namecoin/testnet3/blocks/index: 0000000000000000
2020-06-30T09:05:27Z LoadBlockIndexDB: last block file = 0
2020-06-30T09:05:27Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=0, size=0, heights=0...0, time=1970-01-01...1970-01-01)
2020-06-30T09:05:27Z Checking all blk files are present...
2020-06-30T09:05:27Z LoadBlockIndexDB(): name history disabled
2020-06-30T09:05:27Z Initializing databases...
2020-06-30T09:05:27Z Pre-allocating up to position 0x1000000 in blk00000.dat
2020-06-30T09:05:27Z Opening LevelDB in /root/.namecoin/testnet3/chainstate
2020-06-30T09:05:27Z Opened LevelDB successfully
2020-06-30T09:05:27Z Wrote new obfuscate key for /root/.namecoin/testnet3/chainstate: f538793e3811fa5c
2020-06-30T09:05:27Z Using obfuscation key for /root/.namecoin/testnet3/chainstate: f538793e3811fa5c
2020-06-30T09:05:27Z init message: Rewinding blocks...
2020-06-30T09:05:27Z block index 5ms
2020-06-30T09:05:27Z init message: Loading wallet...
2020-06-30T09:05:27Z BerkeleyEnvironment::Open: LogDir=/root/.namecoin/testnet3/database ErrorFile=/root/.namecoin/testnet3/db.log
2020-06-30T09:05:27Z [default wallet] nFileVersion = 180000
2020-06-30T09:05:27Z [default wallet] Keys: 0 plaintext, 0 encrypted, 0 w/ metadata, 0 total. Unknown wallet records: 0
2020-06-30T09:05:27Z [default wallet] Performing wallet upgrade to 169900
2020-06-30T09:05:28Z [default wallet] keypool added 2000 keys (1000 internal), size=2000 (1000 internal)
2020-06-30T09:05:28Z [default wallet] Wallet completed loading in 1393ms
2020-06-30T09:05:28Z [default wallet] setKeyPool.size() = 2000
2020-06-30T09:05:28Z [default wallet] mapWallet.size() = 0
2020-06-30T09:05:28Z [default wallet] mapAddressBook.size() = 0
2020-06-30T09:05:28Z UpdateTip: new best=00000007199508e34a9ff81e6ec0c477a4cccff2a4767a8eee39c11db367b008 height=0 version=0x00000001 log2_work=29.000022 tx=1 date='2011-02-02T23:16:42Z' progress=0.000002 cache=0.0MiB(0txo)
2020-06-30T09:05:28Z mapBlockIndex.size() = 1
2020-06-30T09:05:28Z Failed to open mempool file from disk. Continuing anyway.
2020-06-30T09:05:28Z nBestHeight = 0
2020-06-30T09:05:28Z torcontrol thread start
2020-06-30T09:05:28Z Bound to [::]:18334
2020-06-30T09:05:28Z Bound to 0.0.0.0:18334
2020-06-30T09:05:28Z init message: Loading P2P addresses...
2020-06-30T09:05:28Z ERROR: DeserializeFileDB: Failed to open file /root/.namecoin/testnet3/peers.dat
2020-06-30T09:05:28Z Invalid or missing peers.dat; recreating
2020-06-30T09:05:28Z init message: Starting network threads...
2020-06-30T09:05:28Z net thread start
2020-06-30T09:05:28Z dnsseed thread start
2020-06-30T09:05:28Z Loading addresses from DNS seeds (could take a while)
2020-06-30T09:05:28Z addcon thread start
2020-06-30T09:05:28Z opencon thread start
2020-06-30T09:05:28Z init message: Done loading
2020-06-30T09:05:28Z msghand thread start
2020-06-30T09:05:29Z New outbound peer connected: version: 110015, blocks=233351, peer=0
2020-06-30T09:05:38Z 0 addresses found from DNS seeds
2020-06-30T09:05:38Z dnsseed thread exit
2020-06-30T09:05:56Z New outbound peer connected: version: 110015, blocks=233225, peer=1
2020-06-30T09:06:22Z New outbound peer connected: version: 110015, blocks=233351, peer=2
2020-06-30T09:07:06Z New outbound peer connected: version: 110015, blocks=233351, peer=3
2020-06-30T09:07:14Z New outbound peer connected: version: 110015, blocks=233351, peer=4
2020-06-30T09:10:26Z New outbound peer connected: version: 110015, blocks=257346, peer=5
2020-06-30T09:16:01Z New outbound peer connected: version: 110015, blocks=233225, peer=6
2020-06-30T09:26:07Z New outbound peer connected: version: 110015, blocks=233225, peer=7
2020-06-30T09:28:43Z Timeout downloading headers from peer=0, disconnecting
2020-06-30T09:28:46Z New outbound peer connected: version: 110015, blocks=233351, peer=8
2020-06-30T09:36:16Z New outbound peer connected: version: 110015, blocks=233225, peer=9
2020-06-30T09:37:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 1934 seconds ago)
2020-06-30T09:46:31Z New outbound peer connected: version: 110015, blocks=233225, peer=10
2020-06-30T09:48:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 2564 seconds ago)
2020-06-30T09:50:46Z Disconnecting outbound peer 2 for old chain, best known block = <none>
2020-06-30T09:51:01Z New outbound peer connected: version: 110015, blocks=233351, peer=11
2020-06-30T09:56:47Z New outbound peer connected: version: 110015, blocks=233225, peer=12
2020-06-30T09:58:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 3194 seconds ago)
2020-06-30T10:06:58Z New outbound peer connected: version: 110015, blocks=233225, peer=13
2020-06-30T10:09:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 3824 seconds ago)
2020-06-30T10:12:48Z Disconnecting outbound peer 3 for old chain, best known block = <none>
2020-06-30T10:12:53Z New outbound peer connected: version: 110015, blocks=233351, peer=14
2020-06-30T10:17:33Z New outbound peer connected: version: 110015, blocks=233225, peer=15
2020-06-30T10:19:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 4454 seconds ago)
2020-06-30T10:28:02Z New outbound peer connected: version: 110015, blocks=233225, peer=16
2020-06-30T10:30:04Z socket recv error Connection reset by peer (104)
2020-06-30T10:30:11Z Disconnecting outbound peer 5 -- headers chain has insufficient work
2020-06-30T10:30:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 5084 seconds ago)
2020-06-30T10:30:28Z New outbound peer connected: version: 110015, blocks=233351, peer=17
2020-06-30T10:30:29Z New outbound peer connected: version: 110015, blocks=257346, peer=18
2020-06-30T10:38:04Z New outbound peer connected: version: 110015, blocks=233225, peer=19
2020-06-30T10:40:04Z socket recv error Connection reset by peer (104)
2020-06-30T10:40:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 5714 seconds ago)
2020-06-30T10:48:15Z New outbound peer connected: version: 110015, blocks=233225, peer=20
2020-06-30T10:50:53Z Timeout downloading headers from peer=8, disconnecting
2020-06-30T10:50:55Z New outbound peer connected: version: 110015, blocks=233351, peer=21
2020-06-30T10:51:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 6344 seconds ago)
2020-06-30T10:58:26Z New outbound peer connected: version: 110015, blocks=233225, peer=22
2020-06-30T11:01:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 6974 seconds ago)
2020-06-30T11:08:36Z New outbound peer connected: version: 110015, blocks=233225, peer=23
2020-06-30T11:11:34Z Timeout downloading headers from peer=11, disconnecting
2020-06-30T11:12:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 7604 seconds ago)
2020-06-30T11:18:39Z New outbound peer connected: version: 110015, blocks=233225, peer=24
2020-06-30T11:22:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 8234 seconds ago)
2020-06-30T11:23:00Z New outbound peer connected: version: 110015, blocks=233351, peer=25
2020-06-30T11:28:50Z New outbound peer connected: version: 110015, blocks=233225, peer=26
2020-06-30T11:32:15Z Timeout downloading headers from peer=14, disconnecting
2020-06-30T11:32:30Z New outbound peer connected: version: 110015, blocks=233351, peer=27
2020-06-30T11:33:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 8864 seconds ago)
2020-06-30T11:39:39Z New outbound peer connected: version: 110015, blocks=233225, peer=28
2020-06-30T11:43:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 9494 seconds ago)
2020-06-30T11:50:15Z New outbound peer connected: version: 110015, blocks=233225, peer=29
2020-06-30T11:52:57Z Timeout downloading headers from peer=17, disconnecting
2020-06-30T11:52:58Z Disconnecting outbound peer 18 -- headers chain has insufficient work
2020-06-30T11:53:00Z New outbound peer connected: version: 110015, blocks=233351, peer=30
2020-06-30T11:53:30Z New outbound peer connected: version: 110015, blocks=257346, peer=31
2020-06-30T11:54:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 10124 seconds ago)
2020-06-30T12:00:16Z New outbound peer connected: version: 110015, blocks=233225, peer=32
2020-06-30T12:04:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 10754 seconds ago)
2020-06-30T12:10:33Z New outbound peer connected: version: 110015, blocks=233225, peer=33
2020-06-30T12:13:39Z Timeout downloading headers from peer=21, disconnecting
2020-06-30T12:13:42Z New outbound peer connected: version: 110015, blocks=233351, peer=34
2020-06-30T12:15:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 11384 seconds ago)
2020-06-30T12:20:38Z New outbound peer connected: version: 110015, blocks=233225, peer=35
2020-06-30T12:25:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 12014 seconds ago)
2020-06-30T12:30:59Z New outbound peer connected: version: 110015, blocks=233225, peer=36
2020-06-30T12:34:21Z Timeout downloading headers from peer=25, disconnecting
2020-06-30T12:34:39Z New outbound peer connected: version: 110015, blocks=233351, peer=37
2020-06-30T12:36:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 12644 seconds ago)
2020-06-30T12:41:01Z New outbound peer connected: version: 110015, blocks=233225, peer=38
2020-06-30T12:46:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 13274 seconds ago)
2020-06-30T12:51:25Z New outbound peer connected: version: 110015, blocks=233225, peer=39
2020-06-30T12:55:02Z Timeout downloading headers from peer=27, disconnecting
2020-06-30T12:55:09Z New outbound peer connected: version: 110015, blocks=233351, peer=40
2020-06-30T12:57:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 13904 seconds ago)
2020-06-30T13:02:04Z New outbound peer connected: version: 110015, blocks=233225, peer=41
2020-06-30T13:07:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 14534 seconds ago)
2020-06-30T13:12:33Z New outbound peer connected: version: 110015, blocks=233225, peer=42
2020-06-30T13:15:44Z Timeout downloading headers from peer=30, disconnecting
2020-06-30T13:15:48Z New outbound peer connected: version: 110015, blocks=233351, peer=43
2020-06-30T13:15:50Z Disconnecting outbound peer 31 -- headers chain has insufficient work
2020-06-30T13:15:59Z New outbound peer connected: version: 110015, blocks=257346, peer=44
2020-06-30T13:18:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 15164 seconds ago)
2020-06-30T13:22:56Z New outbound peer connected: version: 110015, blocks=233225, peer=45
2020-06-30T13:28:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 15794 seconds ago)
2020-06-30T13:32:58Z New outbound peer connected: version: 110015, blocks=233225, peer=46
2020-06-30T13:36:31Z Timeout downloading headers from peer=34, disconnecting
2020-06-30T13:36:33Z New outbound peer connected: version: 110015, blocks=233351, peer=47
2020-06-30T13:39:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 16424 seconds ago)
2020-06-30T13:43:42Z New outbound peer connected: version: 110015, blocks=233225, peer=48
2020-06-30T13:49:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 17054 seconds ago)
2020-06-30T13:53:47Z New outbound peer connected: version: 110015, blocks=233225, peer=49
2020-06-30T13:57:13Z Timeout downloading headers from peer=37, disconnecting
2020-06-30T13:59:12Z New outbound peer connected: version: 110015, blocks=233351, peer=50
2020-06-30T14:00:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 17684 seconds ago)
2020-06-30T14:03:48Z New outbound peer connected: version: 110015, blocks=233225, peer=51
2020-06-30T14:10:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 18314 seconds ago)
2020-06-30T14:14:00Z New outbound peer connected: version: 110015, blocks=233225, peer=52
2020-06-30T14:17:54Z Timeout downloading headers from peer=40, disconnecting
2020-06-30T14:18:32Z New outbound peer connected: version: 110015, blocks=233351, peer=53
2020-06-30T14:21:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 18944 seconds ago)
2020-06-30T14:24:08Z New outbound peer connected: version: 110015, blocks=233225, peer=54
2020-06-30T14:31:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 19574 seconds ago)
2020-06-30T14:34:20Z New outbound peer connected: version: 110015, blocks=233225, peer=55
2020-06-30T14:38:36Z Timeout downloading headers from peer=43, disconnecting
2020-06-30T14:38:37Z New outbound peer connected: version: 110015, blocks=233351, peer=56
2020-06-30T14:38:58Z Disconnecting outbound peer 44 -- headers chain has insufficient work
2020-06-30T14:39:01Z New outbound peer connected: version: 110015, blocks=257346, peer=57
2020-06-30T14:42:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 20204 seconds ago)
2020-06-30T14:44:41Z New outbound peer connected: version: 110015, blocks=233225, peer=58
2020-06-30T14:52:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 20834 seconds ago)
2020-06-30T14:54:47Z New outbound peer connected: version: 110015, blocks=233225, peer=59
2020-06-30T14:59:40Z Timeout downloading headers from peer=47, disconnecting
2020-06-30T14:59:42Z New outbound peer connected: version: 110015, blocks=233351, peer=60
2020-06-30T15:03:12Z Potential stale tip detected, will try using extra outbound peer (last tip update: 21464 seconds ago)
2020-06-30T15:04:50Z New outbound peer connected: version: 110015, blocks=233225, peer=61
2020-06-30T15:13:42Z Potential stale tip detected, will try using extra outbound peer (last tip update: 22094 seconds ago)
2020-06-30T15:15:07Z New outbound peer connected: version: 110015, blocks=233225, peer=62
2020-06-30T15:20:21Z Timeout downloading headers from peer=50, disconnecting
I just want to test my pool to find new NMC
this is my namecoind's version:
here is my namecoin.conf:
here is a part of logs
And I can't even find a namecoin testnet chainblock explore