status should be 6 in both networks. Are you sure you are synced in testnet? what height is it showing?
Testnet NIS is
{âheightâ:834813}
{âtimeStampâ:61213919
test network is at height 844023.
if your node is the TBH6FOP⌠one then you are still running version 0.6.82 and thus got stuck.
I typed curl http://localhost:7890/node/info
{âmetaDataâ:{âfeaturesâ:1,âapplicationâ:null,ânetworkIdâ:-104,âversionâ:â0.6.84-BETAâ,âplatformâ:âOracle Corporation (1.8.0_111) on Linuxâ},âendpointâ:{âprotocolâ:âhttpâ,âportâ:7890,âhostâ:â60.122.91.165â},âidentityâ:{ânameâ:âTAZFLK46FFRIJDXOQHM7JE3P7WJVB7C7BENJDMZHâ,âpublic-keyâ:â461b084712ba3255df62297f2c0f9362f89107b70eb08eebe33b4a80ccbc71c6â}}
fummâŚ
It work 0.6.84
I resync testnet blockchain.
so did it sync now or not ? ^^
I tried to update NIS an hour ago, but not sure it worked well. My IP address is 153.122.13.122. Iâm running supernode but is it fine just changing only jar file this time?
copying all nem jars should be ok
Edit: The node is showing 0.6.83
I did like this way below. Is this correct?
wget http://bob.nem.ninja/nis-ncc-0.6.84.tgz
tar zxf nis-ncc-0.6.84.tgz --wildcards â*0.6.84-BETA.jarâ -C nemServer --strip-components 1
find nemServer -name â*0.6.83-BETA.jarâ -delete
and I stopped NIS and started.
I resync now!
It will need 1 day
If I cannot solve the problem, I will come the thread.
Thank you very match!!!
still showing 0.6.83:
http://153.122.13.122:7890/node/info
you wonât be able to sync.
can you check that the 0.6.84 jars are in the folder and that the 0.6.83 jars are gone?
Please everyone update your nodes if you havenât already.
Because it is a bug that I found by chance, I will only report it as information.
There is no problem with NanoWallet, but in the case of NCC Ver.0.6.84 Message is long in the middle.
The result was the same whether in plaintext or encryption.
Send Message
**Recive Message at NanoWallet** (No problem)
**Recive Message at NCC 0.6.84** (Message is short)
Yes, the message field of NCC is not able to display 1024 chars. Keep in mind that NCC is not officially supported any more.
Thanks!
http://namuyan.dip.jp/nem/testnet/index.php
I am faced in trouble to maintain testnet NIS.
NIS status is 5 ! not 6.
"version": "0.6.84-BETA",
NIS is newest ,and I resync NIS with removing blockdata.
But cannot solve the problem.
What should I do next�
Wait until 0.6.86 is out
OK, I wait.