Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread -100% Original Codebase - Over 70 Team Members
by
crimi
on 07/04/2015, 17:35:08 UTC
Devs, what is going with the network, nodes shut down?? My NIS shut down without any notice.

Same here. All my nodes(nis) shutdown.
Something like this was in the last log, before the logs are looking fine.
PS: Nodes crashing after restart again(20 minutes later)

Code:
2015-04-07 18:03:57.378 WARNING NA7HZVREMOJWCYQOHQYTMVVXOYFOFF4WX46FP65U: network time offset to local node is 465ms (org.nem.nis.time.synchronization.DefaultTimeSynchronizationStrategy a)
2015-04-07 18:03:57.378 WARNING NA76OOREMOGJYHUKH4SU7OS73456L35J7NOIJWQM: network time offset to local node is 479ms (org.nem.nis.time.synchronization.DefaultTimeSynchronizationStrategy a)
2015-04-07 18:03:57.379 WARNING NBCYZ7REMOHQAASWEUDWE3NV35SU4P4XQOZC7MQQ: network time offset to local node is 506ms (org.nem.nis.time.synchronization.DefaultTimeSynchronizationStrategy a)
2015-04-07 18:03:57.379 WARNING NCC4NPREMOSTSKVODMW3T7OWDL4SRBT5BMHMRAPF: network time offset to local node is 513ms (org.nem.nis.time.synchronization.DefaultTimeSynchronizationStrategy a)
2015-04-07 18:03:57.870 WARNING Timer TIME SYNCHRONIZATION raised exception: org.nem.core.connect.InactivePeerException: java.net.ConnectException: Connection refused
java.util.concurrent.CompletionException: org.nem.core.connect.InactivePeerException: java.net.ConnectException
at java.util.concurrent.CompletableFuture.internalComplete(CompletableFuture.java:205)
at java.util.concurrent.CompletableFuture$ThenApply.run(CompletableFuture.java:723)
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:193)...