Closed Magic90007 closed 2 years ago
Is the pocketcoind process still running? you need to give more info. What do you mean by "stuck"? This can take a long long time to do things.
Is the pocketcoind process still running? you need to give more info. What do you mean by "stuck"? This can take a long long time to do things.
Well, process isn't still running. Cause I didn't see any network activity. Is it normally? I saw only some processor activity without a lot of RAM memory using and without SSD activity.
did you give it any peers to connect to?
type in this: pocketcoin-cli getpeerinfo
do you see any peers listed?
did you give it any peers to connect to?
type in this: pocketcoin-cli getpeerinfo
do you see any peers listed?
"pocketcoin-cli getpeerinfo" returned me next result (windows 11):
\AppData\Local\Programs\PocketnetCore\daemon> .\pocketcoin-cli getpeerinfo
[
]
And this happens during Adding fixed seed nodes as DNS doesn't seem to be available
and Potential stale tip detected, will try using extra outbound peer (last tip update: 2520 seconds ago)
you have no peers in your node's list. you need to add a peer to your node. pocketcoin-cli addnode "ipaddress:port" onetry
You need to put the ip and port of the node to add in there.
you have no peers in your node's list. you need to add a peer to your node. pocketcoin-cli addnode "ipaddress:port" onetry
You need to put the ip and port of the node to add in there.
Thnx. Done. .\pocketcoin-cli getpeerinfo
sometimes returns this:
\Local\Programs\PocketnetCore\daemon> .\pocketcoin-cli getpeerinfo
[
{
"id": 60,
"addr": "127.0.0.1:37071",
"addrbind": "127.0.0.1:52490",
"services": "0000000000000000",
"relaytxes": false,
"lastsend": 1636638100,
"lastrecv": 0,
"bytessent": 126,
"bytesrecv": 0,
"conntime": 1636638100,
"timeoffset": 0,
"version": 0,
"subver": "",
"inbound": false,
"addnode": true,
"startingheight": -1,
"banscore": 0,
"synced_headers": -1,
"synced_blocks": -1,
"inflight": [
],
"whitelisted": false,
"minfeefilter": 0.00000000,
"bytessent_per_msg": {
"version": 126
},
"bytesrecv_per_msg": {
}
}
]
And sometimes it is empty: \Programs\PocketnetCore\daemon> .\pocketcoin-cli getpeerinfo [ ]
But always only one peer.
And here are my logs: 2021-11-11T12:34:20Z init message: Loading wallet... 2021-11-11T12:34:20Z txindex thread start 2021-11-11T12:34:20Z txindex is enabled at height 1431538 2021-11-11T12:34:20Z txindex thread exit 2021-11-11T12:34:20Z [default wallet] nFileVersion = 200300 2021-11-11T12:34:20Z [default wallet] Keys: 2001 plaintext, 0 encrypted, 2001 w/ metadata, 2001 total. Unknown wallet records: 0 2021-11-11T12:34:20Z [default wallet] Wallet completed loading in 56ms 2021-11-11T12:34:20Z [default wallet] setKeyPool.size() = 2000 2021-11-11T12:34:20Z [default wallet] mapWallet.size() = 0 2021-11-11T12:34:20Z [default wallet] mapAddressBook.size() = 0 2021-11-11T12:34:20Z mapBlockIndex.size() = 1432093 2021-11-11T12:34:20Z Imported mempool transactions from disk: 0 succeeded, 0 failed, 0 expired, 0 already there 2021-11-11T12:34:20Z Best block: a1849ee5370cb5658d0a0e9484c77fa821dd249a607c379bdf63982a9f29a20a (1431538) 2021-11-11T12:34:20Z torcontrol thread start 2021-11-11T12:34:20Z Bound to [::]:37070 2021-11-11T12:34:20Z Bound to 0.0.0.0:37070 2021-11-11T12:34:20Z init message: Loading P2P addresses... 2021-11-11T12:34:20Z Loaded 0 addresses from peers.dat 1ms 2021-11-11T12:34:20Z init message: Loading banlist... 2021-11-11T12:34:20Z init message: Starting network threads... 2021-11-11T12:34:20Z net thread start 2021-11-11T12:34:20Z dnsseed thread start 2021-11-11T12:34:20Z addcon thread start 2021-11-11T12:34:20Z init message: Done loading 2021-11-11T12:34:20Z opencon thread start 2021-11-11T12:34:20Z msghand thread start 2021-11-11T12:34:20Z Loading addresses from DNS seeds (could take a while) 2021-11-11T12:34:20Z 0 addresses found from DNS seeds 2021-11-11T12:34:20Z dnsseed thread exit 2021-11-11T12:35:21Z Adding fixed seed nodes as DNS doesn't seem to be available. 2021-11-11T12:45:21Z Potential stale tip detected, will try using extra outbound peer (last tip update: 630 seconds ago) 2021-11-11T12:55:51Z Potential stale tip detected, will try using extra outbound peer (last tip update: 1260 seconds ago) 2021-11-11T13:06:21Z Potential stale tip detected, will try using extra outbound peer (last tip update: 1890 seconds ago) 2021-11-11T13:16:51Z Potential stale tip detected, will try using extra outbound peer (last tip update: 2520 seconds ago) 2021-11-11T13:27:21Z Potential stale tip detected, will try using extra outbound peer (last tip update: 3150 seconds ago) 2021-11-11T13:37:52Z Potential stale tip detected, will try using extra outbound peer (last tip update: 3781 seconds ago)
Is it ok?
Yes. You have no peers listed in your node. 127.0.0.1 is your local host. i.e the same pc as your node is running from. I suggest you get some peers from the blockexplorer. If you don't know how to do this then you may want to wait for this software to stop being alpha and go back to the V0.19 branch.
Windows 11 logs. Something similar I also have on the Linux Mint.
0000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 0000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2021-11-10T11:10:44Z Pocketnet Core version v0.20.3.0-e7aa247 (debug build) 2021-11-10T11:10:44Z InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1 2021-11-10T11:10:44Z Assuming ancestors of block 13145e13c703d75d535d7415d660483dd717868654b7fdcd2e3232255ea05445 have valid signatures. 2021-11-10T11:10:44Z Setting nMinimumChainWork=00000000000000000000000000000000000000000000002dbba03d11d96c9cad 2021-11-10T11:10:44Z Using the 'sse4(1way),sse41(4way),avx2(8way)' SHA256 implementation 2021-11-10T11:10:44Z Using RdRand as an additional entropy source 2021-11-10T11:10:44Z Default data directory C:\Users\igor9\AppData\Roaming\Pocketcoin 2021-11-10T11:10:44Z Using data directory C:\Users\igor9\AppData\Roaming\Pocketcoin 2021-11-10T11:10:44Z Config file: C:\Users\igor9\AppData\Roaming\Pocketcoin\pocketcoin.conf (not found, skipping) 2021-11-10T11:10:44Z Using at most 125 automatic connections (2048 file descriptors available) 2021-11-10T11:10:44Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2021-11-10T11:10:44Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2021-11-10T11:10:44Z Using 4 threads for script verification 2021-11-10T11:10:44Z init message: Loading Pocket DB... 2021-11-10T11:10:44Z SQLite usage version: 3037000 2021-11-10T11:10:44Z scheduler thread start 2021-11-10T11:10:44Z Creating Sqlite database
main.sqlite3
structure.. 2021-11-10T11:10:44Z Creating Sqlite databaseweb.sqlite3
structure.. 2021-11-10T11:10:44Z HTTP: creating work queue of depth 16 2021-11-10T11:10:44Z libevent: getaddrinfo: nodename nor servname provided, or not known 2021-11-10T11:10:44Z No rpcpassword set - using random cookie authentication. 2021-11-10T11:10:44Z Generated RPC authentication cookie C:\Users\igor9\AppData\Roaming\Pocketcoin.cookie 2021-11-10T11:10:44Z HTTP: starting 4 Main worker threads 2021-11-10T11:10:44Z Using wallet directory C:\Users\igor9\AppData\Roaming\Pocketcoin 2021-11-10T11:10:44Z init message: Verifying wallet(s)... 2021-11-10T11:10:44Z Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010) 2021-11-10T11:10:44Z Using wallet wallet.dat 2021-11-10T11:10:44Z BerkeleyEnvironment::Open: LogDir=C:\Users\igor9\AppData\Roaming\Pocketcoin\database ErrorFile=C:\Users\igor9\AppData\Roaming\Pocketcoin\db.log 2021-11-10T11:10:44Z Cache configuration: 2021-11-10T11:10:44Z Using 2.0MiB for block index database 2021-11-10T11:10:44Z Using 8.0MiB for chain state database 2021-11-10T11:10:44Z * Using 160.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space) 2021-11-10T11:10:44Z init message: Loading block index... 2021-11-10T11:10:44Z Opening LevelDB in C:\Users\igor9\AppData\Roaming\Pocketcoin\blocks\index 2021-11-10T11:10:44Z Opened LevelDB successfully 2021-11-10T11:10:44Z Using obfuscation key for C:\Users\igor9\AppData\Roaming\Pocketcoin\blocks\index: 0000000000000000 2021-11-10T11:10:54Z LoadBlockIndexDB: last block file = 25 2021-11-10T11:10:54Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=10338, size=128956782, heights=1421401...1431538, time=2021-11-02...2021-11-09) 2021-11-10T11:10:54Z Checking all blk files are present... 2021-11-10T11:10:54Z Opening LevelDB in C:\Users\igor9\AppData\Roaming\Pocketcoin\chainstate 2021-11-10T11:10:54Z Opened LevelDB successfully 2021-11-10T11:10:54Z Using obfuscation key for C:\Users\igor9\AppData\Roaming\Pocketcoin\chainstate: 3541f0db01ec9f59 2021-11-10T11:10:54Z Loaded best chain: hashBestChain=a1849ee5370cb5658d0a0e9484c77fa821dd249a607c379bdf63982a9f29a20a height=1431538 date=2021-11-09T03:58:40Z progress=0.997170 2021-11-10T11:10:54Z init message: Rewinding blocks... 2021-11-10T11:10:58Z init message: Verifying blocks... 2021-11-10T11:10:58Z Verifying last 6 blocks at level 3 2021-11-10T11:10:58Z [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE]. 2021-11-10T11:10:58Z No coin database inconsistencies in last 6 blocks (109 transactions) 2021-11-10T11:10:58Z block index 13912ms 2021-11-10T11:10:58Z Opening LevelDB in C:\Users\igor9\AppData\Roaming\Pocketcoin\indexes\txindex 2021-11-10T11:10:58Z Opened LevelDB successfully 2021-11-10T11:10:58Z Using obfuscation key for C:\Users\igor9\AppData\Roaming\Pocketcoin\indexes\txindex: 0000000000000000 2021-11-10T11:10:58Z init message: Loading wallet... 2021-11-10T11:10:58Z txindex thread start 2021-11-10T11:10:58Z txindex is enabled at height 1431538 2021-11-10T11:10:58Z txindex thread exit 2021-11-10T11:10:58Z [default wallet] nFileVersion = 200300 2021-11-10T11:10:58Z [default wallet] Keys: 2001 plaintext, 0 encrypted, 2001 w/ metadata, 2001 total. Unknown wallet records: 0 2021-11-10T11:10:58Z [default wallet] Wallet completed loading in 31ms 2021-11-10T11:10:58Z [default wallet] setKeyPool.size() = 2000 2021-11-10T11:10:58Z [default wallet] mapWallet.size() = 0 2021-11-10T11:10:58Z [default wallet] mapAddressBook.size() = 0 2021-11-10T11:10:58Z mapBlockIndex.size() = 1432093 2021-11-10T11:10:58Z Imported mempool transactions from disk: 0 succeeded, 0 failed, 0 expired, 0 already there 2021-11-10T11:10:58Z Best block: a1849ee5370cb5658d0a0e9484c77fa821dd249a607c379bdf63982a9f29a20a (1431538) 2021-11-10T11:10:58Z torcontrol thread start 2021-11-10T11:10:58Z Bound to [::]:37070 2021-11-10T11:10:58Z Bound to 0.0.0.0:37070 2021-11-10T11:10:58Z init message: Loading P2P addresses... 2021-11-10T11:10:58Z Loaded 0 addresses from peers.dat 1ms 2021-11-10T11:10:58Z init message: Loading banlist... 2021-11-10T11:10:58Z init message: Starting network threads... 2021-11-10T11:10:58Z addcon thread start 2021-11-10T11:10:58Z dnsseed thread start 2021-11-10T11:10:58Z Loading addresses from DNS seeds (could take a while) 2021-11-10T11:10:58Z init message: Done loading 2021-11-10T11:10:58Z opencon thread start 2021-11-10T11:10:58Z msghand thread start 2021-11-10T11:10:58Z net thread start 2021-11-10T11:10:58Z 0 addresses found from DNS seeds 2021-11-10T11:10:58Z dnsseed thread exit 2021-11-10T11:11:59Z Adding fixed seed nodes as DNS doesn't seem to be available.