Welcome to NEM - Launch - 0.6.25



My laptop stucks at "Booting NIS... (at block 1)". Standalone, Win 7 x 64. I tasted all:
  deleted all and began at first,
  cleared Java cach,
  tested precision of computer's time (it's ok).
All beta versions worked fine.

But big comp with the same environment works fine. What the matter? Logs attached.


your node is not booted, try to exit the wallet (click on nem logo to go to landing page).
and login again. if won't help try few times.


Source of the problem was in the Avast Internet Security 2015. It has suddenly become to block NIS, although before this worked without problems. When I disabled the component "Firewall", then all worked. Individual settings in the firewall to resolve the problem I could not find. Therefore, as a temporary solution I removed the AIS 2015 and installed the AIS 2014. Now everything are ok  :)


Whats difference between Show Account PRIVATE Key and Show Remote Account's PRIVATE Key?

There is a parallel remote account to the local account?


"Show Account PRIVATE Key" is the private key of your real account. Always keep it safe.

"Show Remote Account's PRIVATE Key" is the private key of the remote harvesting account that has zero balance but the full poi of your real account.

Use "Remote Account's PRIVATE Key" as the nis bootkey so that your node has more "trust" on the network


OK, thanks!
I try to do that but the NIS nor work
Log from error:
[code]2015-04-01 13:52:34.937 INFO Iterations required: 10; converged?: true (org.nem.nis.y.qp run)
2015-04-01 13:52:34.938 INFO POI iterator needed 48ms. (org.nem.nis.poi.PoiImportanceCalculator c)
2015-04-01 13:52:35.012 INFO block loading completed; height 3313 (org.nem.nis.v.hc ie)
2015-04-01 13:52:35.139 WARNING auto-booting NDS6Q37HDEQ665JK5MOTAHQHVD4IU2MKCKVULVXB ...  (org.nem.nis.oh b)
2015-04-01 13:52:36.809 INFO updating local node endpoint from <http://127.0.0.1:7890/> to <http://23.95.44.142:7890/> (org.nem.peer.services.LocalNodeEndpointUpdater c)
2015-04-01 13:52:36.828 INFO auto harvesting with 'NDS6Q37HDEQ665JK5MOTAHQHVD4IU2MKCKVULVXB' -> 'FAILURE_UNKNOWN_ACCOUNT' (org.nem.nis.boot.HarvestAwareNetworkHostBootstrapper e)
2015-04-01 13:52:36.828 SEVERE something really bad happened: java.util.concurrent.CompletionException: java.lang.IllegalStateException: FAILURE_UNKNOWN_ACCOUNT (org.nem.nis.oh d)[/code]

I confirm it is my remote account.

Great work :D (btw NCC still lags in opera :P)

In my Firefox lags to  :(



Whats difference between Show Account PRIVATE Key and Show Remote Account's PRIVATE Key?

There is a parallel remote account to the local account?


"Show Account PRIVATE Key" is the private key of your real account. Always keep it safe.

"Show Remote Account's PRIVATE Key" is the private key of the remote harvesting account that has zero balance but the full poi of your real account.

Use "Remote Account's PRIVATE Key" as the nis bootkey so that your node has more "trust" on the network


OK, thanks!
I try to do that but the NIS nor work
Log from error:
[code]2015-04-01 13:52:34.937 INFO Iterations required: 10; converged?: true (org.nem.nis.y.qp run)
2015-04-01 13:52:34.938 INFO POI iterator needed 48ms. (org.nem.nis.poi.PoiImportanceCalculator c)
2015-04-01 13:52:35.012 INFO block loading completed; height 3313 (org.nem.nis.v.hc ie)
2015-04-01 13:52:35.139 WARNING auto-booting NDS6Q37HDEQ665JK5MOTAHQHVD4IU2MKCKVULVXB ...  (org.nem.nis.oh b)
2015-04-01 13:52:36.809 INFO updating local node endpoint from <http://127.0.0.1:7890/> to <http://23.95.44.142:7890/> (org.nem.peer.services.LocalNodeEndpointUpdater c)
2015-04-01 13:52:36.828 INFO auto harvesting with 'NDS6Q37HDEQ665JK5MOTAHQHVD4IU2MKCKVULVXB' -> 'FAILURE_UNKNOWN_ACCOUNT' (org.nem.nis.boot.HarvestAwareNetworkHostBootstrapper e)
2015-04-01 13:52:36.828 SEVERE something really bad happened: java.util.concurrent.CompletionException: java.lang.IllegalStateException: FAILURE_UNKNOWN_ACCOUNT (org.nem.nis.oh d)[/code]

I confirm it is my remote account.


I had the same issue. Look in the config.properties file and change the line that says autoharvestatboot from true to false (might not be exactly this phrase). As the NIS is new you can't harvest so the setting needs to be set to false. Once I did that NIS started just fine

HTH

KC



Whats difference between Show Account PRIVATE Key and Show Remote Account's PRIVATE Key?

There is a parallel remote account to the local account?


"Show Account PRIVATE Key" is the private key of your real account. Always keep it safe.

"Show Remote Account's PRIVATE Key" is the private key of the remote harvesting account that has zero balance but the full poi of your real account.

Use "Remote Account's PRIVATE Key" as the nis bootkey so that your node has more "trust" on the network


OK, thanks!
I try to do that but the NIS nor work
Log from error:
[code]2015-04-01 13:52:34.937 INFO Iterations required: 10; converged?: true (org.nem.nis.y.qp run)
2015-04-01 13:52:34.938 INFO POI iterator needed 48ms. (org.nem.nis.poi.PoiImportanceCalculator c)
2015-04-01 13:52:35.012 INFO block loading completed; height 3313 (org.nem.nis.v.hc ie)
2015-04-01 13:52:35.139 WARNING auto-booting NDS6Q37HDEQ665JK5MOTAHQHVD4IU2MKCKVULVXB ...  (org.nem.nis.oh b)
2015-04-01 13:52:36.809 INFO updating local node endpoint from <http://127.0.0.1:7890/> to <http://23.95.44.142:7890/> (org.nem.peer.services.LocalNodeEndpointUpdater c)
2015-04-01 13:52:36.828 INFO auto harvesting with 'NDS6Q37HDEQ665JK5MOTAHQHVD4IU2MKCKVULVXB' -> 'FAILURE_UNKNOWN_ACCOUNT' (org.nem.nis.boot.HarvestAwareNetworkHostBootstrapper e)
2015-04-01 13:52:36.828 SEVERE something really bad happened: java.util.concurrent.CompletionException: java.lang.IllegalStateException: FAILURE_UNKNOWN_ACCOUNT (org.nem.nis.oh d)[/code]

I confirm it is my remote account.


account NDS6Q37HDEQ665JK5MOTAHQHVD4IU2MKCKVULVXB  has 0 balance and 0 vested balance, and you're trying to autoharvest with it.

config.properties [tt]nis.shouldAutoHarvestOnBoot[/tt]

Hey,

I am looking to create a backup of my wallet but on the blog it says: "Warning: There is a known error in the latest version of NEM and the following instructions will NOT work."

Is this fixed already?


Hey,

I am looking to create a backup of my wallet but on the blog it says: "Warning: There is a known error in the latest version of NEM and the following instructions will NOT work."

Is this fixed already?


No. You can just copy your wallet and addresbook. manually though.

Hey,

I am looking to create a backup of my wallet but on the blog it says: "Warning: There is a known error in the latest version of NEM and the following instructions will NOT work."

Is this fixed already?



You can find locations of wallet and address book here:
https://bitcointalk.org/index.php?topic=654845.msg10972209#msg10972209





Sent from my Lumia 800 using Tapatalk