Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
nadrimajstor
on 05/01/2014, 04:09:36 UTC
Its been more than a day that public nodes respond with:
Code:
for N in {1..100}; do curl --silent "http://node$N.nxtbase.com:7874/nxt?requestType=getState" | python -m json.tool | grep '"lastBlock"'; done
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
Huh
Other nodes that accept public request returns, what appears to be a valid lastBlock...
However, all public node*.nxtbase.com nodes, for days, still returns same lastBlock 2680262203532249785.  Undecided


 I'm working on this. They seem to have gotten stuck after the upgrade yesterday.
Still stuck...  Cry