Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 395. (Read 4671575 times)

newbie
Activity: 58
Merit: 0
Could you try as follows:

[1] Exit monerod

[2] Delete p2pstate.bin (on Windows it's in C:\ProgramData\bitmonero | Linux & Mac OS X it's in $HOME/bitmonero)

[3] Restart monerod with the following command:

Code:
monerod --block-sync-size 20

If you could give your operating system I could give some more detailed instructions (if aforementioned aren't sufficient).

I've restarted the machine, fsck-ed the filesystem with no errors found and it looks like it's still stuck.
I'll try your suggestion now.
newbie
Activity: 24
Merit: 0
Good run by Monero this past week . I am glad that I mine this coin. It is quite profitable nowadays so I will stick with my mining.

I do not see the good run. The price is quite stable, which is ideal.

newbie
Activity: 9
Merit: 0
Thanks for your explanation. It is working.
The new wallet is synchronizing and shows the balance with XMR.
New wallet looks much better.
member
Activity: 143
Merit: 11
With quite strong support and nice value per say, Monero should now evolve into 2.0 version . With sidechains and smart contracts all stuff that makes it a premium BaaS (Blockchain as a Service).
hero member
Activity: 585
Merit: 500
https://cointelegraph.com/news/monero-20-why-intcoin-claims-to-be-next-generation-decentralized-currency

So, it says there is a "possibility of identifying a specific user" in Monero ?

Thanks

Anyone know if aninote, much less INTCoin, is ligit?

Info impossible to find - seems really shady
legendary
Activity: 2268
Merit: 1141
I sent some XMR to my light wallet. It seems it is not working any more. I downloaded the new Light Wallet version. But cannot sent the XMR coins to another wallet. What can I do or is their link with an explanation. Thanks.

Could you please try as follows?

[1] Download the GUI Beta 2 from here:

https://getmonero.org/2017/03/29/monero-gui-beta-2-released.html

[2] It's preferable to run your own node. However, it may be more convenient for you to run a remote node. If you want to do so, change (in the wizard) localhost:18081 to node.xmrbackb.one:18081.

[3] In the wizard select "Open a wallet from file".

[4] Choose the .keys file Light Wallet created.

[5] If you incur an error, delete the accompanying wallet cache and try again. See:

https://monero.stackexchange.com/questions/3122/how-do-i-delete-the-wallet-cache/3123
legendary
Activity: 2268
Merit: 1141
legendary
Activity: 3570
Merit: 1959
I sent some XMR to my light wallet. It seems it is not working any more. I downloaded the new Light Wallet version. But cannot sent the XMR coins to another wallet. What can I do or is their link with an explanation. Thanks.

Not sure myself, but you can try sending a PM to jwinterm - his profile/thread is here - https://bitcointalksearch.org/topic/lightwallet-a-lightweight-account-manager-for-monero-903579

Edited and fixed: From his OP - "Update: 2017-01-07 LightWallet is no longer being maintained, and is expected to stop working after the upcoming hardfork enabling RingCT. Please use the official GUI for now (which also works with a remote node), or wait for another third party GUI by Jaxx or someone else to be released soon."

Good luck.
newbie
Activity: 9
Merit: 0
I sent some XMR to my light wallet. It seems it is not working any more. I downloaded the new Light Wallet version. But cannot sent the XMR coins to another wallet. What can I do or is their link with an explanation. Thanks.
member
Activity: 110
Merit: 14
I am trying to compile a version of monerod that will run on an ancient MacBook. It will not run the current version of monerod (quits with "illegal instruction").

Searching for answers it seems that the flag "-mmacosx-version-min=10.5" might solve my problem but I can't figure out where it goes in the makefile. I think I need to change this:

release-static-mac-x86_64:
   mkdir -p build/release
   cd build/release && cmake -D STATIC=ON -D ARCH="x86-64" -D BUILD_64=ON -D CMAKE_BUILD_TYPE=release -D BUILD_TAG="mac-x64" ../.. && $(MAKE)

Tried inserting -D -mmacosx-version-min=10.5, changing to BUILD_64=OFF, ARCH="i386" and others but I really don't understand makefiles very well.

Any ideas would be appreciated.
member
Activity: 143
Merit: 11
Good run by Monero this past week . I am glad that I mine this coin. It is quite profitable nowadays so I will stick with my mining.
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
https://cointelegraph.com/news/monero-20-why-intcoin-claims-to-be-next-generation-decentralized-currency

So, it says there is a "possibility of identifying a specific user" in Monero ?

Thanks

yeah it also says DASH uses cryptonote... so the article is crap

Does cointelegraph accept payment to pump coins or are they on the up and up?

Says "Sponsored" right on the graphic before the article so what's your best guess. Tongue
legendary
Activity: 3570
Merit: 1959
sr. member
Activity: 322
Merit: 250
Is there a roadmap for Monero?
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
https://cointelegraph.com/news/monero-20-why-intcoin-claims-to-be-next-generation-decentralized-currency

So, it says there is a "possibility of identifying a specific user" in Monero ?

Thanks

yeah it also says DASH uses cryptonote... so the article is crap

Does cointelegraph accept payment to pump coins or are they on the up and up?
legendary
Activity: 1260
Merit: 1008
https://cointelegraph.com/news/monero-20-why-intcoin-claims-to-be-next-generation-decentralized-currency

So, it says there is a "possibility of identifying a specific user" in Monero ?

Thanks

yeah it also says DASH uses cryptonote... so the article is crap
newbie
Activity: 58
Merit: 0
Was there something special about block 1200002 ? I have a daemon that is stuck on block 1200001 for a few days now. I've restarted the daemon, but it won't go past 1200001.
Code:
2017-05-13 01:05:34.801        76fc9250 INFO global contrib/epee/src/mlog.cpp:145 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO
2017-05-13 01:05:34.802        76fc9250 INFO global src/daemon/main.cpp:282 Monero 'Wolfram Warptangent' (v0.10.3.1-release)
2017-05-13 01:05:34.811        76fc9250 WARN daemon src/daemon/executor.cpp:62 Monero 'Wolfram Warptangent' (v0.10.3.1-release) Daemonised
2017-05-13 01:05:34.812        76fc9250 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2017-05-13 01:05:34.812        76fc9250 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2017-05-13 01:05:34.816        76fc9250 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2017-05-13 01:05:43.861        76fc9250 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2017-05-13 01:05:43.861        76fc9250 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2017-05-13 01:05:43.861        76fc9250 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 127.0.0.1:18081
2017-05-13 01:05:43.862        76fc9250 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 18081
2017-05-13 01:05:43.862        76fc9250 INFO global src/daemon/core.h:73 Initializing core...
2017-05-13 01:05:43.883        76fc9250 INFO global src/cryptonote_core/cryptonote_core.cpp:326 Loading blockchain from folder .bitmonero/lmdb ...
2017-05-13 01:05:43.887        76fc9250 WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:1138 LMDB memory map needs to be resized, doing that now.
2017-05-13 01:05:43.887        76fc9250 INFO global src/blockchain_db/lmdb/db_lmdb.cpp:487 LMDB Mapsize increased.  Old: 9431MiB, New: 10455MiB
2017-05-13 01:06:17.598        76fc9250 INFO global src/blockchain_db/lmdb/db_lmdb.cpp:571 [batch] DB resize needed
2017-05-13 01:06:17.599        76fc9250 INFO global src/blockchain_db/lmdb/db_lmdb.cpp:487 LMDB Mapsize increased.  Old: 10455MiB, New: 11479MiB
2017-05-13 01:06:18.385        76fc9250 INFO global src/blockchain_db/lmdb/db_lmdb.cpp:571 [batch] DB resize needed
2017-05-13 01:06:18.385        76fc9250 INFO global src/blockchain_db/lmdb/db_lmdb.cpp:487 LMDB Mapsize increased.  Old: 11479MiB, New: 12503MiB
2017-05-13 01:06:19.083        76fc9250 INFO global src/daemon/core.h:78 Core initialized OK
2017-05-13 01:06:19.083        76fc9250 INFO global src/daemon/rpc.h:68 Starting core rpc server...
2017-05-13 01:06:19.085 [SRV_MAIN] INFO global src/daemon/rpc.h:73 Core rpc server started ok
2017-05-13 01:06:19.085 [SRV_MAIN] INFO global src/daemon/p2p.h:78 Starting p2p net loop...
2017-05-13 01:06:20.086 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1098 
**********************************************************************
The daemon will start synchronizing with the network. It may take up to several hours.

You can set the level of process detailization* through "set_log " command*,
where is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)

Use the "help" command to see the list of available commands.
**********************************************************************

2017-05-13 01:06:21.494 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [59.46.181.116:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308818 [Your node is 108817 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:13:43.096 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [66.228.41.201:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308819 [Your node is 108818 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:16:24.838 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [46.255.20.102:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308824 [Your node is 108823 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:17:35.108 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [104.218.50.245:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308825 [Your node is 108824 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:18:39.924 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.142.29.160:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308827 [Your node is 108826 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:18:46.141 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [104.218.50.245:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308828 [Your node is 108827 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:24:22.074 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [121.78.158.99:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308829 [Your node is 108828 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:33:27.674 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [138.68.56.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308835 [Your node is 108834 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:37:27.947 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.191.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308838 [Your node is 108837 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:38:47.954 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [176.9.0.89:8180 OUT] Sync data returned a new top block candidate: 1200001 -> 1308839 [Your node is 108838 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:54:57.178 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.191.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308845 [Your node is 108844 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 01:59:24.163 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [138.68.56.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308847 [Your node is 108846 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:09:04.134 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [47.18.126.206:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308852 [Your node is 108851 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:09:37.339 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [77.47.204.155:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308853 [Your node is 108852 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:16:01.298 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [46.255.20.102:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308855 [Your node is 108854 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:16:28.159 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [104.140.20.191:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308856 [Your node is 108855 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:22:54.650 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [138.68.56.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308858 [Your node is 108857 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:30:08.503 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [138.68.56.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308859 [Your node is 108858 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:44:40.332 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [79.137.75.116:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308861 [Your node is 108860 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:47:47.751 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [79.137.75.116:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308863 [Your node is 108862 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 02:56:45.177 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308869 [Your node is 108868 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 03:02:30.161 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.191.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308870 [Your node is 108869 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 03:02:33.446 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [66.228.41.201:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308871 [Your node is 108870 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 03:08:34.621 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [46.255.20.102:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308875 [Your node is 108874 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 03:13:11.883 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.191.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308877 [Your node is 108876 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 03:14:12.017 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [138.68.56.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308878 [Your node is 108877 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 03:32:19.129 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [121.78.158.99:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308889 [Your node is 108888 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 03:48:18.765 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [77.47.204.155:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308894 [Your node is 108893 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 03:53:21.767 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [66.228.41.201:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308895 [Your node is 108894 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 04:05:40.664 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [104.218.50.245:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308902 [Your node is 108901 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 04:16:45.765 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [77.47.204.155:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308907 [Your node is 108906 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 04:22:47.722 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308909 [Your node is 108908 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 04:27:54.592 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [79.137.75.116:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308912 [Your node is 108911 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 04:40:41.263 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [52.231.32.220:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308916 [Your node is 108915 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 04:46:08.712 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [73.248.31.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308920 [Your node is 108919 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 04:53:23.395 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [95.147.163.106:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308922 [Your node is 108921 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:04:52.068 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308926 [Your node is 108925 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:12:10.958 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308930 [Your node is 108929 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:19:34.649 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [73.248.31.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308932 [Your node is 108931 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:26:25.192 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [96.231.192.214:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308935 [Your node is 108934 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:27:00.474 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [31.10.75.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308936 [Your node is 108935 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:43:05.416 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.142.29.160:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308947 [Your node is 108946 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:43:32.993 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [73.248.31.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308948 [Your node is 108947 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:54:13.537 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [66.228.41.201:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308957 [Your node is 108956 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:55:27.544 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [73.248.31.11:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308958 [Your node is 108957 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 05:56:20.229 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [24.90.41.64:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308959 [Your node is 108958 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:01:01.135 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308964 [Your node is 108963 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:09:53.160 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [95.147.163.106:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308968 [Your node is 108967 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:23:19.072 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.142.29.160:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308976 [Your node is 108975 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:34:34.768 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [121.78.158.99:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308980 [Your node is 108979 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:34:40.740 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [52.231.32.220:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308981 [Your node is 108980 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:41:41.529 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [31.10.75.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308983 [Your node is 108982 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:42:05.544 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [176.9.0.89:8180 OUT] Sync data returned a new top block candidate: 1200001 -> 1308984 [Your node is 108983 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:48:16.107 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.10.45:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308986 [Your node is 108985 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:54:13.710 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308989 [Your node is 108988 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 06:59:11.951 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308992 [Your node is 108991 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 07:00:34.694 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [91.181.63.218:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1308993 [Your node is 108992 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 07:12:21.719 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309000 [Your node is 108999 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 07:16:23.920 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309007 [Your node is 109006 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 07:17:14.835 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309008 [Your node is 109007 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 07:34:59.357 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.142.29.160:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309013 [Your node is 109012 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 07:35:22.006 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309016 [Your node is 109015 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 07:42:24.049 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [45.55.241.132:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309018 [Your node is 109017 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 07:59:54.343 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [220.239.105.31:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309024 [Your node is 109023 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 08:04:56.059 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [24.90.41.64:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309026 [Your node is 109025 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 08:05:26.286 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.10.45:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309027 [Your node is 109026 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 08:06:40.534 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [95.147.163.106:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309028 [Your node is 109027 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 08:21:18.853 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [52.228.24.37:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309035 [Your node is 109034 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 08:44:07.474 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309041 [Your node is 109040 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 08:44:31.724 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [52.231.32.220:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309045 [Your node is 109044 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 08:51:04.335 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309049 [Your node is 109048 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 09:02:21.309 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309055 [Your node is 109054 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 09:03:17.525 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309056 [Your node is 109055 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 09:19:13.385 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.10.45:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309067 [Your node is 109066 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 09:36:00.208 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309074 [Your node is 109073 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 09:37:24.971 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.10.45:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309075 [Your node is 109074 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 09:52:14.527 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309076 [Your node is 109075 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 09:52:32.234 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [31.10.75.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309081 [Your node is 109080 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:00:35.011 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309083 [Your node is 109082 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:08:05.004 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309086 [Your node is 109085 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:08:06.924 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309088 [Your node is 109087 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:14:58.555 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [176.9.0.89:8180 OUT] Sync data returned a new top block candidate: 1200001 -> 1309090 [Your node is 109089 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:22:58.924 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309092 [Your node is 109091 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:31:01.130 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309094 [Your node is 109093 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:31:29.634 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.142.29.160:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309095 [Your node is 109094 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:31:47.234 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309096 [Your node is 109095 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:38:48.525 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309103 [Your node is 109102 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:45:39.796 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.10.45:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309104 [Your node is 109103 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:50:55.738 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309105 [Your node is 109104 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:56:46.392 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309111 [Your node is 109110 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 10:57:17.554 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [198.100.144.155:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309112 [Your node is 109111 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:03:04.344 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [24.90.41.64:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309115 [Your node is 109114 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:08:40.140 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [176.9.0.89:8180 OUT] Sync data returned a new top block candidate: 1200001 -> 1309119 [Your node is 109118 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:16:39.390 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [24.90.41.64:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309122 [Your node is 109121 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:16:58.424 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309128 [Your node is 109127 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:18:09.304 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [198.100.144.155:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309129 [Your node is 109128 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:18:17.533 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [31.10.75.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309131 [Your node is 109130 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:24:42.638 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.10.45:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309132 [Your node is 109131 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:25:17.700 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [24.90.41.64:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309133 [Your node is 109132 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:31:05.254 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [176.9.0.89:8180 OUT] Sync data returned a new top block candidate: 1200001 -> 1309135 [Your node is 109134 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:42:40.602 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [24.90.41.64:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309141 [Your node is 109140 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 11:59:06.329 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.10.45:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309152 [Your node is 109151 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:03:24.624 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [31.10.75.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309153 [Your node is 109152 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:03:25.655 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [95.147.163.106:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309154 [Your node is 109153 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:18:36.455 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [198.100.144.155:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309156 [Your node is 109155 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:25:34.900 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [198.100.144.155:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309160 [Your node is 109159 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:27:12.844 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [45.55.241.132:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309161 [Your node is 109160 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:27:34.244 [P2P8] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [50.161.22.252:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309162 [Your node is 109161 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:44:14.767 [P2P9] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [60.226.94.228:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309170 [Your node is 109169 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:44:45.254 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [45.55.241.132:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309174 [Your node is 109173 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 12:51:35.850 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.10.71.249:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309180 [Your node is 109179 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:05:51.423 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.10.71.249:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309187 [Your node is 109186 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:08:01.834 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [31.10.75.158:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309188 [Your node is 109187 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:08:08.865 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [52.228.24.37:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309189 [Your node is 109188 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:23:20.835 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309196 [Your node is 109195 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:24:37.834 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.59.49.7:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309197 [Your node is 109196 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:24:59.454 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309198 [Your node is 109197 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:32:26.258 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309202 [Your node is 109201 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:37:08.799 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309203 [Your node is 109202 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:37:55.234 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [24.90.41.64:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309205 [Your node is 109204 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:49:19.419 [P2P9] INFO global src/p2p/net_node.inl:250 IP 148.251.83.237 blocked.
2017-05-13 13:52:18.866 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [45.55.241.132:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309207 [Your node is 109206 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:53:49.134 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [52.228.24.37:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309208 [Your node is 109207 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 13:59:47.300 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [88.99.218.75:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309209 [Your node is 109208 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 14:15:03.061 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [24.90.41.64:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309213 [Your node is 109212 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 14:15:08.839 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [163.172.10.45:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309214 [Your node is 109213 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 14:16:12.828 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [37.10.71.249:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309215 [Your node is 109214 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 14:33:51.675 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [45.55.241.132:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309219 [Your node is 109218 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 14:41:32.075 [P2P7] INFO global src/p2p/net_node.inl:250 IP 88.99.218.75 blocked.
2017-05-13 14:46:27.990 [P2P1] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [139.162.217.31:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309220 [Your node is 109219 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 14:55:09.157 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [51.15.7.236:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309227 [Your node is 109226 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 14:57:42.084 [P2P6] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [52.228.24.37:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309228 [Your node is 109227 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 14:58:11.174 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [45.55.241.132:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309229 [Your node is 109228 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 15:04:09.813 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [81.96.233.246:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309234 [Your node is 109233 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 15:10:51.497 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [52.228.24.37:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309240 [Your node is 109239 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 15:22:22.798 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [50.161.22.252:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309246 [Your node is 109245 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 15:23:09.824 [P2P2] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [176.9.0.89:8180 OUT] Sync data returned a new top block candidate: 1200001 -> 1309247 [Your node is 109246 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 15:40:07.909 [P2P2] INFO global src/p2p/net_node.inl:250 IP 176.9.0.89 blocked.
2017-05-13 15:43:33.487 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [45.55.241.132:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309254 [Your node is 109253 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 15:43:34.484 [P2P5] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [95.147.163.106:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309255 [Your node is 109254 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 15:45:23.623 [P2P4] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [139.162.217.31:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309257 [Your node is 109256 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 16:05:54.612 [P2P0] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [81.96.233.246:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309262 [Your node is 109261 blocks (151 days) behind]
SYNCHRONIZATION started
2017-05-13 16:06:47.994 [P2P3] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:293 [139.162.217.31:18080 OUT] Sync data returned a new top block candidate: 1200001 -> 1309270 [Your node is 109269 blocks (151 days) behind]
SYNCHRONIZATION started

I'll restart the machine and fsck the filesystem and report back.
sr. member
Activity: 263
Merit: 250
legendary
Activity: 2268
Merit: 1141
"Monero GUI Wallet Guide"

https://www.deepdotweb.com/2017/05/01/monero-gui-wallet-guide/

Probably the most comprehensive guide out there currently.
Jump to: