@Icharles123: I think there is something wrong with your configuration. I see strange log entries like
07:48:05 WARNING No mapping found for HTTP request with URI [/] in DispatcherServlet with name 'Spring MVC Dispatcher Servlet' (org.springframework.web.servlet.PageNotFound noHandlerFound)
07:48:05 INFO Http Status Code 404: Not Found (org.nem.core.connect.ErrorResponse <init>)
07:48:06 WARNING No mapping found for HTTP request with URI [/favicon.ico] in DispatcherServlet with name 'Spring MVC Dispatcher Servlet' (org.springframework.web.servlet.PageNotFound noHandlerFound)
Also, your computer seems to have trouble to do time synchronization (that is the reason why you can't synchronize completely and probably the reason your block generation fails):
08:03:34 INFO Time synchronization: found 10 nodes to synchronize with. (org.nem.nis.time.synchronization.NisTimeSynchronizer ec)
08:03:35 WARNING Timer TIME SYNCHRONIZATION raised exception: org.nem.nis.time.synchronization.TimeSynchronizationException: No synchronization samples available to calculate network time.
Can you check if the nodes time is way off real time?
Bloody Rookie
I am using this [url=https://forum.ournem.com/beta-launch-discussion/how-to-setup-a-node-in-vps/msg12187/#msg12187]server.
Here the Node: http://23.95.44.142:7890/node/info
Restarted synchronization and it synchronized to the recent block and stopped at height 136184 then
This using the latest NIS, I will try with 0.4.45 but not work
So I checked the current time and timezone of IP and is with a difference of 1 hour, which is why synchronization for not end of the blockchain?
I sent a ticket asking to correct this, It can not be done on the client side.
EDIT: works now, the time of system is updated.