sandoche / Proof-of-Stake-Cryptocurrency-generator

🍀 Create your own Proof of Stake cryptocurrency with its own blockchain based on NXT
https://coingenerator.sh
MIT License
360 stars 437 forks source link

npm run nxt continues showing log files #24

Open ikamran opened 5 years ago

ikamran commented 5 years ago

Hello,

after running the Nxt Blockchain with npm run nxt it still showing log files after 15 hours and it dosnt end and i still cant open the URL

What is the problem?

2019-01-11 13:02:14 INFO: Copyright © 2016-2018 Jelurida IP B.V. 2019-01-11 13:02:14 INFO: Distributed under the Jelurida Public License version 1.1 for the Nxt Public Blockchain Platform, with ABSOLUTELY NO WARRANTY. 2019-01-11 13:02:14 INFO: Client UI is at http://localhost:7876/index.html 2019-01-11 13:02:14 FINE: Failed to resolve peer address: node1.nxt.cucountry.network 2019-01-11 13:02:14 FINE: Failed to resolve peer address: me.dotbot.us 2019-01-11 13:02:14 FINE: Known peers: 299 2019-01-11 13:03:14 FINE: Connect: peer 217.26.24.27 has new announced address ncnode.prao.ru, old is 217.26.24.27 2019-01-11 13:03:14 FINE: Removing old announced address 217.26.24.27 for peer 217.26.24.27

2019-01-11 13:03:44 FINE: Connect: peer 213.168.251.105 has new announced address slingdnx01.groovydata.com, old is 213.168.251.105 2019-01-11 13:03:44 FINE: Removing old announced address 213.168.251.105 for peer 213.168.251.105 2019-01-11 13:03:44 FINE: Peer 162.243.145.83 version null returned error: {"error":"Maximum number of inbound connections exceeded"}, request was: {"protocol":1,"application":"NRS","requestType":"getInfo","blockchainState":0,"services":"0","version":"1.11.13","platform":"Linux amd64","shareAddress":true}, disconnecting 2019-01-11 13:07:02 FINE: Blacklisting 91.207.175.37 version 1.9.2 2019-01-11 13:07:02 FINE: Invalid blockchain state null 91.207.175.37

ikamran commented 5 years ago

2019-01-11 13:40:27 INFO: Started peer networking server at 0.0.0.0:7874 2019-01-11 13:40:27 FINE: Starting 10 background jobs 2019-01-11 13:40:27 FINE: Starting 2 delayed tasks 2019-01-11 13:40:27 INFO: Initialization took 11 seconds 2019-01-11 13:40:27 INFO: Nxt server 1.11.13 started successfully. 2019-01-11 13:40:27 INFO: Copyright © 2013-2016 The Nxt Core Developers. 2019-01-11 13:40:27 INFO: Copyright © 2016-2018 Jelurida IP B.V. 2019-01-11 13:40:27 INFO: Distributed under the Jelurida Public License version 1.1 for the Nxt Public Blockchain Platform, with ABSOLUTELY NO WARRANTY. 2019-01-11 13:40:27 INFO: Client UI is at http://localhost:7876/index.html 2019-01-11 13:40:27 FINE: Failed to resolve peer address: node1.nxt.cucountry.network 2019-01-11 13:40:27 FINE: Failed to resolve peer address: me.dotbot.us 2019-01-11 13:40:27 FINE: Known peers: 299 2019-01-11 13:40:28 INFO: Blockchain download in progress 2019-01-11 13:40:29 FINE: Got 2 confirmations 2019-01-11 13:40:29 INFO: Downloaded 22 blocks in 0 s, 37 per s, 0 min left 2019-01-11 13:40:29 INFO: Finished blockchain download 2019-01-11 13:40:58 FINE: Peer 162.243.145.83 version null returned error: {"error":"Maximum number of inbound connections exceeded"}, request was: {"protocol":1,"application":"NRS","requestType":"getInfo","blockchainState":3,"services":"0","version":"1.11.13","platform":"Linux amd64","shareAddress":true}, disconnecting

2019-01-11 13:42:27 FINE: Connect: peer 213.168.251.105 has new announced address slingdnx01.groovydata.com, old is 213.168.251.105 2019-01-11 13:42:27 FINE: Removing old announced address 213.168.251.105 for peer 213.168.251.105 2019-01-11 13:42:27 FINE: Connect: peer 217.26.24.27 has new announced address ncnode.prao.ru, old is 217.26.24.27 2019-01-11 13:42:27 FINE: Removing old announced address 217.26.24.27 for peer 217.26.24.27

I still cant open the address http://localhost:7876/index.html

sandoche commented 5 years ago

Can't you open the address or can't you log in? Check if you don't have any firewall blocking this port. Also try another browser.

kate1823 commented 5 years ago

I encountered the same problem, may i know the solution? Thank you!

kate1823 commented 5 years ago

i can open http://localhost:7876/index.html if it running - step 'npm run nxt'