Blockchain sync doesn't work

@Chris_ETN @BegaMutex
I have a working internet connection but syncing the blockchain doesn’t work.
I start the daemon like this:
electroneumd.exe --data-dir d:\electroneum_miner\blockchain\

Anyone having the same issue?

Here is the log (with set_log 1)

2020-03-09 06:32:02.488 I Electroneum ‘Proof of Responsibility’ (v3.1.0.1-bf3f46cbe)
2020-03-09 06:32:02.488 I Initializing cryptonote protocol…
2020-03-09 06:32:02.488 I Cryptonote protocol initialized OK
2020-03-09 06:32:02.489 I Initializing p2p server…
2020-03-09 06:32:07.652 I p2p server initialized OK
2020-03-09 06:32:07.653 I Initializing core RPC server…
2020-03-09 06:32:07.654 I Binding on 127.0.0.1:26968
2020-03-09 06:32:07.654 I Generating SSL certificate
2020-03-09 06:32:09.470 I core RPC server initialized OK on port: 26968
2020-03-09 06:32:09.471 I Initializing core…
2020-03-09 06:32:09.471 I Loading blockchain from folder d:\electroneum_miner\blockchain\lmdb …
2020-03-09 06:32:09.647 I Loading checkpoints
2020-03-09 06:32:09.899 I Generating SSL certificate
2020-03-09 06:32:10.882 I Core initialized OK
2020-03-09 06:32:10.883 I Starting core RPC server…
2020-03-09 06:32:10.883 I core RPC server started ok
2020-03-09 06:32:10.894 I Starting p2p net loop…
2020-03-09 06:32:11.894 I


The daemon will start synchronizing with the network. This may take a long time to complete.

You can set the level of process detailization through “set_log <level|categories>” 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.
Use "help " to see a command’s documentation.


2020-03-09 06:32:12.028 I


List of validator nodes was updated successfully.

The daemon will start receiving/sending blocks accordingly.

From Electroneum V8, only Validators have the right to mine blocks but every node still
contributes to the network by verifying mined blocks according to latest consensus rules.

This list will be refreshed in 24 hours.


2020-03-09 06:32:12.029 I Validators list successfully refreshed from JSON endpoint! Timeout = 12 hours
set_log 1
Log level is now 1
2020-03-09 06:32:22.011 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:32:22.011 I Failed to invoke command 1001 return code -4
2020-03-09 06:32:22.012 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:32:22.012 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:32:22.013 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:32:22.013 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-09 06:32:22.015 I [52.50.2.110:26967 02f4de34-2556-4408-905f-e3e6696cce88 OUT] CLOSE CONNECTION
2020-03-09 06:32:22.296 I [13.124.43.88:26967 ee39d7a5-72df-4324-b48b-4a6160c7a719 OUT] NEW CONNECTION
2020-03-09 06:32:27.298 I [13.124.43.88:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:32:27.298 I Failed to invoke command 1001 return code -4
2020-03-09 06:32:27.298 W [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)

2020-03-09 06:24:51.827 W [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:24:51.827 I [34.237.39.232:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:24:51.828 I [34.237.39.232:26967 OUT] Failed to HANDSHAKE with peer 34.237.39.232:26967
2020-03-09 06:24:51.828 I [34.237.39.232:26967 9d1f3678-2cbf-4c68-b577-73d5cd3572e0 OUT] CLOSE CONNECTION
2020-03-09 06:24:51.828 W Failed to connect to any of seed peers, trying fallback seeds
2020-03-09 06:24:51.829 I Resolving node address: host=13.124.43.88, port=26967
2020-03-09 06:24:51.829 I Added node: 13.124.43.88:26967
2020-03-09 06:24:51.830 I Resolving node address: host=13.125.37.208, port=26967
2020-03-09 06:24:51.830 I Added node: 13.125.37.208:26967
2020-03-09 06:24:51.830 I Resolving node address: host=13.125.50.165, port=26967
2020-03-09 06:24:51.831 I Added node: 13.125.50.165:26967
2020-03-09 06:24:51.831 I Resolving node address: host=34.197.74.127, port=26967
2020-03-09 06:24:51.832 I Added node: 34.197.74.127:26967
2020-03-09 06:24:51.832 I Resolving node address: host=34.236.180.233, port=26967
2020-03-09 06:24:51.832 I Added node: 34.236.180.233:26967
2020-03-09 06:24:51.833 I Resolving node address: host=34.237.39.232, port=26967
2020-03-09 06:24:51.833 I Added node: 34.237.39.232:26967
2020-03-09 06:24:51.834 I Resolving node address: host=34.240.247.44, port=26967
2020-03-09 06:24:51.834 I Added node: 34.240.247.44:26967
2020-03-09 06:24:51.834 I Resolving node address: host=34.250.126.109, port=26967
2020-03-09 06:24:51.836 I Added node: 34.250.126.109:26967
2020-03-09 06:24:51.836 I Resolving node address: host=52.50.2.110, port=26967
2020-03-09 06:24:51.837 I Added node: 52.50.2.110:26967
2020-03-09 06:24:52.140 I [13.125.37.208:26967 276f4194-6fb6-4147-98f5-d995965fcd54 OUT] NEW CONNECTION
2020-03-09 06:24:57.140 I [13.125.37.208:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:24:57.140 I Failed to invoke command 1001 return code -4
2020-03-09 06:24:57.140 W [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:24:57.141 W [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:24:57.141 I [13.125.37.208:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:24:57.142 I [13.125.37.208:26967 OUT] Failed to HANDSHAKE with peer 13.125.37.208:26967
2020-03-09 06:24:57.142 I [13.125.37.208:26967 276f4194-6fb6-4147-98f5-d995965fcd54 OUT] CLOSE CONNECTION
2020-03-09 06:24:57.421 I [13.125.50.165:26967 c2a8ca95-9d18-478a-a003-29bf83009eef OUT] NEW CONNECTION
2020-03-09 06:25:02.422 I [13.125.50.165:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:02.422 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:02.422 W [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:02.423 W [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:02.423 I [13.125.50.165:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:02.424 I [13.125.50.165:26967 OUT] Failed to HANDSHAKE with peer 13.125.50.165:26967
2020-03-09 06:25:02.424 I [13.125.50.165:26967 c2a8ca95-9d18-478a-a003-29bf83009eef OUT] CLOSE CONNECTION
2020-03-09 06:25:02.543 I [34.197.74.127:26967 89bdcf87-153a-4693-81a1-857857e2d330 OUT] NEW CONNECTION
2020-03-09 06:25:07.543 I [34.197.74.127:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:07.543 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:07.543 W [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:07.544 W [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:07.544 I [34.197.74.127:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:07.545 I [34.197.74.127:26967 OUT] Failed to HANDSHAKE with peer 34.197.74.127:26967
2020-03-09 06:25:07.545 I [34.197.74.127:26967 89bdcf87-153a-4693-81a1-857857e2d330 OUT] CLOSE CONNECTION
2020-03-09 06:25:07.666 I [34.236.180.233:26967 1efb78a2-05de-4a21-81f6-630d3a547abb OUT] NEW CONNECTION
2020-03-09 06:25:12.668 I [34.236.180.233:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:12.668 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:12.668 W [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:12.669 W [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:12.669 I [34.236.180.233:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:12.670 I [34.236.180.233:26967 OUT] Failed to HANDSHAKE with peer 34.236.180.233:26967
2020-03-09 06:25:12.670 I [34.236.180.233:26967 1efb78a2-05de-4a21-81f6-630d3a547abb OUT] CLOSE CONNECTION
2020-03-09 06:25:12.788 I [34.237.39.232:26967 88d8149b-651e-430b-b763-107910f41988 OUT] NEW CONNECTION
2020-03-09 06:25:17.790 I [34.237.39.232:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:17.790 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:17.790 W [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:17.790 W [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:17.790 I [34.237.39.232:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:17.791 I [34.237.39.232:26967 OUT] Failed to HANDSHAKE with peer 34.237.39.232:26967
2020-03-09 06:25:17.791 I [34.237.39.232:26967 88d8149b-651e-430b-b763-107910f41988 OUT] CLOSE CONNECTION
2020-03-09 06:25:17.849 I [34.240.247.44:26967 bb3fa0b6-a530-41de-b3bf-935d619ed532 OUT] NEW CONNECTION
2020-03-09 06:25:22.850 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:22.851 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:22.852 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:22.852 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:22.853 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:22.854 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-09 06:25:22.854 I [34.240.247.44:26967 bb3fa0b6-a530-41de-b3bf-935d619ed532 OUT] CLOSE CONNECTION
2020-03-09 06:25:22.912 I [34.250.126.109:26967 34f6836a-27a3-4d54-82fc-51682809c8a5 OUT] NEW CONNECTION
2020-03-09 06:25:27.913 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:27.913 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:27.913 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:27.913 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:27.913 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:27.914 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-09 06:25:27.914 I [34.250.126.109:26967 34f6836a-27a3-4d54-82fc-51682809c8a5 OUT] CLOSE CONNECTION
2020-03-09 06:25:27.973 I [52.50.2.110:26967 237d7e4f-2522-4d45-8799-07eeb4f9fdb4 OUT] NEW CONNECTION
2020-03-09 06:25:32.974 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:32.974 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:32.974 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:32.975 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:32.975 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:32.976 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-09 06:25:32.977 I [52.50.2.110:26967 237d7e4f-2522-4d45-8799-07eeb4f9fdb4 OUT] CLOSE CONNECTION
2020-03-09 06:25:33.270 I [13.124.43.88:26967 ccff4153-cdc7-47a6-a7a5-03c4f3a316e5 OUT] NEW CONNECTION
2020-03-09 06:25:38.270 I [13.124.43.88:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:38.270 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:38.270 W [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:38.271 W [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:38.272 I [13.124.43.88:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:38.272 I [13.124.43.88:26967 OUT] Failed to HANDSHAKE with peer 13.124.43.88:26967
2020-03-09 06:25:38.273 I [13.124.43.88:26967 ccff4153-cdc7-47a6-a7a5-03c4f3a316e5 OUT] CLOSE CONNECTION
2020-03-09 06:25:38.274 W Failed to connect to any of seed peers, continuing without seeds
2020-03-09 06:25:39.274 I Failed to connect to any, trying seeds
2020-03-09 06:25:39.387 I [34.237.39.232:26967 44145d7c-cd60-4bcb-852e-fc104d8a40c8 OUT] NEW CONNECTION
2020-03-09 06:25:44.389 I [34.237.39.232:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:44.389 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:44.390 W [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:44.390 W [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:44.391 I [34.237.39.232:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:44.392 I [34.237.39.232:26967 OUT] Failed to HANDSHAKE with peer 34.237.39.232:26967
2020-03-09 06:25:44.392 I [34.237.39.232:26967 44145d7c-cd60-4bcb-852e-fc104d8a40c8 OUT] CLOSE CONNECTION
2020-03-09 06:25:44.450 I [34.240.247.44:26967 8b719edc-f2fb-4bf0-8346-44b5fb56c5fe OUT] NEW CONNECTION
2020-03-09 06:25:49.450 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:49.450 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:49.450 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:49.451 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:49.451 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:49.452 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-09 06:25:49.452 I [34.240.247.44:26967 8b719edc-f2fb-4bf0-8346-44b5fb56c5fe OUT] CLOSE CONNECTION
2020-03-09 06:25:49.508 I [34.250.126.109:26967 954fa035-7331-47a7-aa57-3142ade4302e OUT] NEW CONNECTION
2020-03-09 06:25:54.509 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:54.509 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:54.509 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:54.510 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:54.510 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:54.511 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-09 06:25:54.511 I [34.250.126.109:26967 954fa035-7331-47a7-aa57-3142ade4302e OUT] CLOSE CONNECTION
2020-03-09 06:25:54.568 I [52.50.2.110:26967 c80020ef-8bfb-42cd-8871-7fb53892d24d OUT] NEW CONNECTION
2020-03-09 06:25:59.569 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:25:59.571 I Failed to invoke command 1001 return code -4
2020-03-09 06:25:59.571 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:25:59.572 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:25:59.573 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:25:59.573 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-09 06:25:59.574 I [52.50.2.110:26967 c80020ef-8bfb-42cd-8871-7fb53892d24d OUT] CLOSE CONNECTION
2020-03-09 06:25:59.877 I [13.124.43.88:26967 2cf331ab-54e1-47f6-946d-b3de688bf542 OUT] NEW CONNECTION
2020-03-09 06:26:04.878 I [13.124.43.88:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:26:04.881 I Failed to invoke command 1001 return code -4
2020-03-09 06:26:04.882 W [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:26:04.883 W [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:26:04.884 I [13.124.43.88:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:26:04.885 I [13.124.43.88:26967 OUT] Failed to HANDSHAKE with peer 13.124.43.88:26967
2020-03-09 06:26:04.885 I [13.124.43.88:26967 2cf331ab-54e1-47f6-946d-b3de688bf542 OUT] CLOSE CONNECTION
2020-03-09 06:26:05.186 I [13.125.37.208:26967 32d8010e-21a1-440f-a8e1-932dbe391086 OUT] NEW CONNECTION
ex2020-03-09 06:26:10.188 I [13.125.37.208:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 06:26:10.188 I Failed to invoke command 1001 return code -4
2020-03-09 06:26:10.188 W [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 06:26:10.188 W [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:26:10.188 I [13.125.37.208:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:26:10.188 I [13.125.37.208:26967 OUT] Failed to HANDSHAKE with peer 13.125.37.208:26967
2020-03-09 06:26:10.189 I [13.125.37.208:26967 32d8010e-21a1-440f-a8e1-932dbe391086 OUT] CLOSE CONNECTION
i2020-03-09 06:26:10.508 I [13.125.50.165:26967 36415ade-e644-4e68-8265-da7f812157c3 OUT] NEW CONNECTION
t
2020-03-09 06:26:10.944 I Failed to invoke command 1001 return code -3
2020-03-09 06:26:10.944 W [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-3, LEVIN_ERROR_CONNECTION_DESTROYED)
2020-03-09 06:26:10.944 W [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 06:26:10.944 I [13.125.50.165:26967 OUT] Failed to HANDSHAKE with peer 13.125.50.165:26967
Stop signal sent2020-03-09 06:26:10.945 I net_service loop stopped.

2020-03-09 06:26:10.945 I p2p net loop stopped
2020-03-09 06:26:11.316 I Stopping core RPC server…
2020-03-09 06:26:11.316 I Node stopped.
2020-03-09 06:26:11.373 I Deinitializing core RPC server…
2020-03-09 06:26:11.373 I Deinitializing p2p…
2020-03-09 06:26:11.374 I Killing the net_node
2020-03-09 06:26:11.374 I Joined extra background net_node threads
2020-03-09 06:26:15.808 W UPnP device was found but not recognized as IGD.
2020-03-09 06:26:15.810 I [13.125.50.165:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 06:26:15.810 I [13.125.50.165:26967 36415ade-e644-4e68-8265-da7f812157c3 OUT] CLOSE CONNECTION
2020-03-09 06:26:15.811 I Deinitializing core…
2020-03-09 06:26:15.844 I Stopping cryptonote protocol…
2020-03-09 06:26:15.844 I Cryptonote protocol stopped successfully

I can sync the blockchain wit the remote host method:
electroneum-wallet-cli.exe --daemon-host=52.138.176.219:8081

why would it be better? I can browse the internet. I can sync with remote host method.

I changed the DNS server from automatic to 8.8.8.8
Still no syncing

2020-03-09 09:58:29.276 W [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 09:58:29.277 I [34.237.39.232:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 09:58:29.277 I [34.237.39.232:26967 OUT] Failed to HANDSHAKE with peer 34.237.39.232:26967
2020-03-09 09:58:29.278 I [34.237.39.232:26967 9ac30042-1deb-4e44-aa74-fcd74738baf6 OUT] CLOSE CONNECTION
2020-03-09 09:58:29.337 I [34.240.247.44:26967 f0f82a76-8fbd-424c-9242-a7d57ba7aa4b OUT] NEW CONNECTION
2020-03-09 09:58:34.338 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 09:58:34.338 I Failed to invoke command 1001 return code -4
2020-03-09 09:58:34.339 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 09:58:34.339 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 09:58:34.339 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 09:58:34.341 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-09 09:58:34.341 I [34.240.247.44:26967 f0f82a76-8fbd-424c-9242-a7d57ba7aa4b OUT] CLOSE CONNECTION
2020-03-09 09:58:34.397 I [34.250.126.109:26967 9c3416a1-2890-464f-87d2-dd3fae06296a OUT] NEW CONNECTION
2020-03-09 09:58:39.398 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 09:58:39.398 I Failed to invoke command 1001 return code -4
2020-03-09 09:58:39.399 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 09:58:39.399 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 09:58:39.400 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 09:58:39.401 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-09 09:58:39.402 I [34.250.126.109:26967 9c3416a1-2890-464f-87d2-dd3fae06296a OUT] CLOSE CONNECTION
2020-03-09 09:58:39.457 I [52.50.2.110:26967 417665e0-ad60-43cd-9734-a2c906643348 OUT] NEW CONNECTION
2020-03-09 09:58:44.458 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 09:58:44.458 I Failed to invoke command 1001 return code -4
2020-03-09 09:58:44.459 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 09:58:44.459 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 09:58:44.459 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 09:58:44.460 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-09 09:58:44.461 I [52.50.2.110:26967 417665e0-ad60-43cd-9734-a2c906643348 OUT] CLOSE CONNECTION
2020-03-09 09:58:44.757 I [13.124.43.88:26967 6f0e8d54-9fd4-4fc8-956a-93f487ab8ab6 OUT] NEW CONNECTION
2020-03-09 09:58:49.759 I [13.124.43.88:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 09:58:49.759 I Failed to invoke command 1001 return code -4
2020-03-09 09:58:49.760 W [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 09:58:49.760 W [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 09:58:49.761 I [13.124.43.88:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 09:58:49.761 I [13.124.43.88:26967 OUT] Failed to HANDSHAKE with peer 13.124.43.88:26967
2020-03-09 09:58:49.762 I [13.124.43.88:26967 6f0e8d54-9fd4-4fc8-956a-93f487ab8ab6 OUT] CLOSE CONNECTION
2020-03-09 09:58:50.038 I [13.125.37.208:26967 1cf75eca-1d62-4caa-9c46-dff277086346 OUT] NEW CONNECTION
2020-03-09 09:58:55.040 I [13.125.37.208:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 09:58:55.040 I Failed to invoke command 1001 return code -4
2020-03-09 09:58:55.041 W [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 09:58:55.041 W [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 09:58:55.042 I [13.125.37.208:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 09:58:55.042 I [13.125.37.208:26967 OUT] Failed to HANDSHAKE with peer 13.125.37.208:26967
2020-03-09 09:58:55.043 I [13.125.37.208:26967 1cf75eca-1d62-4caa-9c46-dff277086346 OUT] CLOSE CONNECTION
2020-03-09 09:58:55.342 I [13.125.50.165:26967 69eb9d91-e114-4ae1-816b-ed91edf7d716 OUT] NEW CONNECTION
set_log 2020-03-09 09:59:00.343 I [13.125.50.165:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-09 09:59:00.343 I Failed to invoke command 1001 return code -4
2020-03-09 09:59:00.344 W [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-09 09:59:00.344 W [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-09 09:59:00.344 I [13.125.50.165:26967 OUT] [0] state: closed in state before_handshake
2020-03-09 09:59:00.345 I [13.125.50.165:26967 OUT] Failed to HANDSHAKE with peer 13.125.50.165:26967
2020-03-09 09:59:00.345 I [13.125.50.165:26967 69eb9d91-e114-4ae1-816b-ed91edf7d716 OUT] CLOSE CONNECTION
2020-03-09 09:59:00.465 I [34.197.74.127:26967 ef4b83c7-c72d-4568-aecc-c5b16b2f4ccc OUT] NEW CONNECTION
0

Are you using the latest version? I think Chris released an update just for Windows a few days after the v3 update.

Also, it might be worth manually opening the ports on your router

I use the latest version. see the log above:
2020-03-09 06:32:02.488 I Electroneum ‘Proof of Responsibility’ (v3.1.0.1-bf3f46cbe)

Two days ago it synced fine. Anyway I opened all inbound and outbound TCP and UDP ports for electroneumd on my PC. still no syncing.

on my router there are no port restrictions

This page seems to suggest it is a problem with your local database:

It gives some Linux commands to resolve but not Windows.

Maybe try downloading the blockchain.raw file and sync’ing up from that from a different folder on your hard drive(assuming you have enough free space)??

yes I’ll do that. thanks

I renamed the folder where my old blockchain was and created an emtpy folder with the old name and started electroneumd with the empty folder for the blockchain data i.e. I started from scratch. The syncing doesn’t start. it is still complaining of timeouts to the servers

I think it’s an Amazon AWS problem. I made traceroute to three of the servers mentioned in electroneumd’s log and there is a time-out. So I guess I have to wait and try later
tracert 13.125.37.208

Tracing route to ec2-13-125-37-208.ap-northeast-2.compute.amazonaws.com [13.125.37.208]
over a maximum of 30 hops:

1 2 ms 3 ms <1 ms 192.168.0.1
2 7 ms 5 ms 5 ms 10.13.64.1
3 7 ms 6 ms 7 ms 193.229.31.49
4 10 ms 19 ms 10 ms 213.192.186.82
5 16 ms 11 ms 11 ms 213.192.186.81
6 15 ms 19 ms 16 ms 213.192.184.95
7 16 ms 15 ms 14 ms s-b5-link.telia.net [213.248.100.236]
8 111 ms 115 ms 110 ms s-bb3-link.telia.net [62.115.142.216]
9 112 ms 112 ms 113 ms kbn-bb3-link.telia.net [62.115.139.169]
10 * * * Request timed out.
11 109 ms 109 ms 110 ms nyk-b5-link.telia.net [62.115.115.1]
12 109 ms 109 ms 110 ms ae-17.r00.nycmny17.us.bb.gin.ntt.net [129.250.8.229]
13 * * * Request timed out.
14 * * * Request timed out.
15 263 ms 264 ms 265 ms ae-13.r30.tokyjp05.jp.bb.gin.ntt.net [129.250.4.143]
16 271 ms 265 ms 265 ms ae-2.r01.tokyjp08.jp.bb.gin.ntt.net [129.250.6.131]
17 264 ms 270 ms 267 ms ae-3.amazon.tokyjp08.jp.bb.gin.ntt.net [61.213.161.50]
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 296 ms 302 ms 297 ms 52.93.248.206
26 287 ms 328 ms 311 ms 52.93.248.203
27 297 ms 294 ms 294 ms 54.239.123.95
28 294 ms 293 ms 292 ms 54.239.122.6
29 * * * Request timed out.
30 * * * Request timed out.

Trace complete.

tracert 34.237.39.232

Tracing route to ec2-34-237-39-232.compute-1.amazonaws.com [34.237.39.232]
over a maximum of 30 hops:

1 2 ms 1 ms <1 ms 192.168.0.1
2 36 ms 6 ms 5 ms 10.13.64.1
3 * 7 ms 7 ms 193.229.31.49
4 14 ms 9 ms 9 ms 213.192.186.82
5 15 ms 10 ms 9 ms 213.192.186.81
6 15 ms 15 ms 15 ms 213.192.184.95
7 15 ms 16 ms 17 ms s-b5-link.telia.net [213.248.100.236]
8 111 ms 113 ms 115 ms s-bb3-link.telia.net [62.115.133.24]
9 113 ms 112 ms 112 ms kbn-bb3-link.telia.net [62.115.139.169]
10 * * * Request timed out.
11 112 ms 111 ms 111 ms nyk-b5-link.telia.net [62.115.115.1]
12 108 ms 109 ms 112 ms 62.115.32.130
13 116 ms 110 ms 118 ms 52.93.4.117
14 109 ms 109 ms 109 ms 52.93.4.46
15 * * * Request timed out.
16 * * * Request timed out.
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 117 ms 117 ms 117 ms 150.222.241.183
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.

tracert 52.50.2.110

Tracing route to ec2-52-50-2-110.eu-west-1.compute.amazonaws.com [52.50.2.110]
over a maximum of 30 hops:

1 2 ms <1 ms 1 ms 192.168.0.1
2 7 ms 5 ms 5 ms 10.13.64.1
3 * 9 ms 7 ms 193.229.31.49
4 10 ms 10 ms 10 ms 213.192.186.82
5 12 ms 10 ms 11 ms 213.192.186.81
6 11 ms 11 ms 11 ms 99.82.183.10
7 15 ms 14 ms 20 ms 52.93.81.24
8 11 ms 10 ms 13 ms 52.93.81.35
9 54 ms 53 ms 55 ms 54.239.45.223
10 54 ms 53 ms 53 ms 52.93.2.21
11 54 ms 54 ms 55 ms 54.239.42.168
12 180 ms 141 ms 57 ms 150.222.241.157
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request timed out.
16 * * * Request timed out.
17 57 ms 58 ms 53 ms 150.222.241.224
18 * * * Request timed out.
19 58 ms 55 ms 70 ms 52.93.6.170
20 55 ms 53 ms 57 ms 52.93.101.47
21 55 ms 56 ms 56 ms 52.93.101.46
22 55 ms 55 ms 55 ms 52.93.7.123
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.

Trace complete.

If it were an AWS issue, that would impact my remote node (52.138.176.219:8081) and you said earlier you can sync with that

all I can see timeouts in the electroneumd log and also in traceroute log. if I start from scratch (no local DB content) then it should just start downloading transaction data from transaction 0 but there is no downloading any data. Perhaps there is an order of preferred servers according to geo location and my first servers on that list are timeouting. I’m located in Finland.

I started electroneumd again and now it started to sync. I’m using my old DB. problem solved
2020-03-09 12:58:49.079 I Validators list successfully refreshed from JSON endpoint! Timeout = 12 hours
2020-03-09 12:58:49.442 I [34.237.39.232:26967 OUT] Sync data returned a new top block candidate: 764046 -> 765508 [Your node is 1462 blocks (2 days) behind]
SYNCHRONIZATION started
2020-03-09 13:00:32.168 I Synced 764146/765508 (99%, 1362 left)
2020-03-09 13:02:44.755 I Synced 764246/765509 (99%, 1263 left)
2020-03-09 13:04:41.656 I Synced 764346/765509 (99%, 1163 left)
2020-03-09 13:05:57.585 I Synced 764446/765510 (99%, 1064 left)
2020-03-09 13:06:43.619 I Synced 764546/765510 (99%, 964 left)
2020-03-09 13:07:40.328 I Synced 764646/765510 (99%, 864 left)
2020-03-09 13:08:22.116 I Synced 764746/765511 (99%, 765 left)
2020-03-09 13:10:07.857 I Synced 764846/765511 (99%, 665 left)
2020-03-09 13:11:24.027 I Synced 764946/765512 (99%, 566 left)
2020-03-09 13:12:44.333 I Synced 765046/765512 (99%, 466 left)
2020-03-09 13:14:02.222 I Synced 765146/765512 (99%, 366 left)
2020-03-09 13:14:51.202 I Synced 765246/765512 (99%, 266 left)
2020-03-09 13:15:24.595 I Synced 765346/765512 (99%, 166 left)
2020-03-09 13:16:16.792 I Synced 765446/765514 (99%, 68 left)
2020-03-09 13:17:12.580 I Synced 765509/765514 (99%, 5 left)
2020-03-09 13:17:20.586 I Synced 765514/765514
2020-03-09 13:17:20.586 I SYNCHRONIZED OK
2020-03-09 13:17:20.587 I


You are now synchronized with the network. You may now start electroneum-wallet-cli.

Use the “help” command to see the list of available commands.


status
Height: 765514/765514 (100.0%) on mainnet, not mining, net hash 294 H/s, v8, 1(out)+0(in) connections, uptime 0d 0h 19m 3s

how strange, maybe it was a geo-thing as you mentioned.

glad it’s all sorted now :slight_smile:

1 Like

while it was syncing to that server I made a tracert in parallel and the tracert showed timeout. strange

It’s happening again. Connection time-out
d:\electroneum_miner>electroneumd.exe --data-dir d:\electroneum_miner\blockchain
2020-03-15 05:32:20.929 I Electroneum ‘Proof of Responsibility’ (v3.2.0.0-848c705ec)
2020-03-15 05:32:20.930 I Initializing cryptonote protocol…
2020-03-15 05:32:20.930 I Cryptonote protocol initialized OK
2020-03-15 05:32:20.931 I Initializing p2p server…
2020-03-15 05:32:26.154 I p2p server initialized OK
2020-03-15 05:32:26.154 I Initializing core RPC server…
2020-03-15 05:32:26.156 I Binding on 127.0.0.1:26968
2020-03-15 05:32:26.156 I Generating SSL certificate
2020-03-15 05:32:27.672 I core RPC server initialized OK on port: 26968
2020-03-15 05:32:27.672 I Initializing core…
2020-03-15 05:32:27.673 I Loading blockchain from folder d:\electroneum_miner\blockchain\lmdb …
2020-03-15 05:32:27.850 I Loading checkpoints
2020-03-15 05:32:28.082 I Generating SSL certificate
2020-03-15 05:32:28.745 I Core initialized OK
2020-03-15 05:32:28.746 I Starting core RPC server…
2020-03-15 05:32:28.746 I core RPC server started ok
set_log 1
Log level is now 1
2020-03-15 05:32:28.756 I Starting ZMQ server…
2020-03-15 05:32:28.756 I ZMQ server started at 127.0.0.1:26982.
2020-03-15 05:32:28.757 I Starting p2p net loop…
2020-03-15 05:32:28.757 I Run net_service loop( 10 threads)…
2020-03-15 05:32:29.757 I


The daemon will start synchronizing with the network. This may take a long time to complete.

You can set the level of process detailization through “set_log <level|categories>” 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.
Use "help " to see a command’s documentation.


2020-03-15 05:32:29.764 I Found “electroneum:macOS-x64:2.1.1.0:d28616dbbd4d6c1fe88dd0cd634abccbe61d8ec13c77d8fac45d33138015bed0” in TXT record for updates.electroneumpulse.org
2020-03-15 05:32:29.765 I Found “electroneum:linux-x64:2.1.1.0:ce9875562f59951749e9855a1d11aea1626602bd17baf45c77d0b2a3f05871c1” in TXT record for updates.electroneumpulse.org
2020-03-15 05:32:29.765 I Found “electroneum:win-x64:2.1.1.0:84906c5fd16cb44f14d5f7cdd91f850366d2b39e9eda1fe180434361a611ff67” in TXT record for updates.electroneumpulse.org
2020-03-15 05:32:29.812 I [34.240.247.44:26967 fea2feb6-b9ca-470b-9bf0-b455818c9359 OUT] NEW CONNECTION
2020-03-15 05:32:29.821 I Found “electroneum:win-x64:2.1.1.0:84906c5fd16cb44f14d5f7cdd91f850366d2b39e9eda1fe180434361a611ff67” in TXT record for updates.electroneumpulse.net
2020-03-15 05:32:29.821 I Found “electroneum:macOS-x64:2.1.1.0:d28616dbbd4d6c1fe88dd0cd634abccbe61d8ec13c77d8fac45d33138015bed0” in TXT record for updates.electroneumpulse.net
2020-03-15 05:32:29.822 I Found “electroneum:linux-x64:2.1.1.0:ce9875562f59951749e9855a1d11aea1626602bd17baf45c77d0b2a3f05871c1” in TXT record for updates.electroneumpulse.net
2020-03-15 05:32:29.834 I Found “electroneum:macOS-x64:2.1.1.0:d28616dbbd4d6c1fe88dd0cd634abccbe61d8ec13c77d8fac45d33138015bed0” in TXT record for updates.electroneumpulse.info
2020-03-15 05:32:29.835 I Found “electroneum:linux-x64:2.1.1.0:ce9875562f59951749e9855a1d11aea1626602bd17baf45c77d0b2a3f05871c1” in TXT record for updates.electroneumpulse.info
2020-03-15 05:32:29.835 I Found “electroneum:win-x64:2.1.1.0:84906c5fd16cb44f14d5f7cdd91f850366d2b39e9eda1fe180434361a611ff67” in TXT record for updates.electroneumpulse.info
2020-03-15 05:32:29.853 I Found “electroneum:linux-x64:2.1.1.0:ce9875562f59951749e9855a1d11aea1626602bd17baf45c77d0b2a3f05871c1” in TXT record for updates.electroneumpulse.com
2020-03-15 05:32:29.854 I Found “electroneum:win-x64:2.1.1.0:84906c5fd16cb44f14d5f7cdd91f850366d2b39e9eda1fe180434361a611ff67” in TXT record for updates.electroneumpulse.com
2020-03-15 05:32:29.854 I Found “electroneum:macOS-x64:2.1.1.0:d28616dbbd4d6c1fe88dd0cd634abccbe61d8ec13c77d8fac45d33138015bed0” in TXT record for updates.electroneumpulse.com
2020-03-15 05:32:29.855 I Found new version 2.1.1.0 with hash 84906c5fd16cb44f14d5f7cdd91f850366d2b39e9eda1fe180434361a611ff67
2020-03-15 05:32:29.941 E SSL handshake failed, connection dropped: wrong version number
2020-03-15 05:32:29.942 E SSL handshake failed on an autodetect connection, reconnecting without SSL
2020-03-15 05:32:29.978 I


List of validator nodes was updated successfully.

The daemon will start receiving/sending blocks accordingly.

From Electroneum V8, only Validators have the right to mine blocks but every node still
contributes to the network by verifying mined blocks according to latest consensus rules.

This list will be refreshed in 24 hours.


2020-03-15 05:32:29.979 I Validators list successfully refreshed from JSON endpoint! Timeout = 12 hours
2020-03-15 05:32:34.814 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:32:34.814 I Failed to invoke command 1001 return code -4
2020-03-15 05:32:34.814 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:32:34.815 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:32:34.815 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:32:34.816 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:32:34.816 I [34.240.247.44:26967 fea2feb6-b9ca-470b-9bf0-b455818c9359 OUT] CLOSE CONNECTION

… clip …

2020-03-15 05:34:33.984 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:34:33.984 I Failed to invoke command 1001 return code -4
2020-03-15 05:34:33.985 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:34:33.985 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:34:33.985 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:34:33.986 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:34:33.987 I [34.240.247.44:26967 a1fc7e07-1321-41e5-96e1-d63fbcb09937 OUT] CLOSE CONNECTION
2020-03-15 05:34:34.045 I [34.250.126.109:26967 8ff0ca3a-113a-476d-8a40-8cf7c4fc6387 OUT] NEW CONNECTION
2020-03-15 05:34:39.045 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:34:39.045 I Failed to invoke command 1001 return code -4
2020-03-15 05:34:39.046 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:34:39.046 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:34:39.047 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:34:39.048 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:34:39.048 I [34.250.126.109:26967 8ff0ca3a-113a-476d-8a40-8cf7c4fc6387 OUT] CLOSE CONNECTION
2020-03-15 05:34:39.103 I [52.50.2.110:26967 5c3a2fbd-0532-4b06-956a-72749d7a09f9 OUT] NEW CONNECTION
2020-03-15 05:34:44.105 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:34:44.105 I Failed to invoke command 1001 return code -4
2020-03-15 05:34:44.106 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:34:44.106 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:34:44.106 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:34:44.107 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:34:44.108 I [52.50.2.110:26967 5c3a2fbd-0532-4b06-956a-72749d7a09f9 OUT] CLOSE CONNECTION
2020-03-15 05:34:47.745 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:34:51.220 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:34:54.774 I 0Connect failed to 13.125.50.165:26967
2020-03-15 05:34:54.774 W Failed to connect to any of seed peers, continuing without seeds
2020-03-15 05:34:58.350 I 0Connect failed to 34.237.39.232:26967
2020-03-15 05:34:58.404 I [34.240.247.44:26967 42e5935c-8879-411f-9997-67791a082486 OUT] NEW CONNECTION
2020-03-15 05:35:03.405 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:35:03.405 I Failed to invoke command 1001 return code -4
2020-03-15 05:35:03.406 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:35:03.406 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:35:03.406 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:35:03.407 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:35:03.408 I [34.240.247.44:26967 42e5935c-8879-411f-9997-67791a082486 OUT] CLOSE CONNECTION
2020-03-15 05:35:03.465 I [34.250.126.109:26967 e4b2935a-93bd-496d-bbd8-c86819aee2bc OUT] NEW CONNECTION
2020-03-15 05:35:08.467 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:35:08.467 I Failed to invoke command 1001 return code -4
2020-03-15 05:35:08.468 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:35:08.468 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:35:08.469 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:35:08.470 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:35:08.470 I [34.250.126.109:26967 e4b2935a-93bd-496d-bbd8-c86819aee2bc OUT] CLOSE CONNECTION
2020-03-15 05:35:08.526 I [52.50.2.110:26967 e1f738bb-dac7-4292-972b-3f0a9172c111 OUT] NEW CONNECTION
2020-03-15 05:35:13.526 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:35:13.526 I Failed to invoke command 1001 return code -4
2020-03-15 05:35:13.526 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:35:13.527 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:35:13.527 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:35:13.528 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:35:13.529 I [52.50.2.110:26967 e1f738bb-dac7-4292-972b-3f0a9172c111 OUT] CLOSE CONNECTION
2020-03-15 05:35:17.379 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:35:21.149 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:35:24.899 I 0Connect failed to 13.125.50.165:26967
2020-03-15 05:35:27.485 I 0Connect failed to 34.197.74.127:26967
2020-03-15 05:35:30.075 I 0Connect failed to 34.236.180.233:26967
2020-03-15 05:35:33.177 I 0Connect failed to 34.237.39.232:26967
2020-03-15 05:35:33.232 I [34.240.247.44:26967 2a2bf143-2e83-4e6c-ab73-6e9bb437181c OUT] NEW CONNECTION
2020-03-15 05:35:38.233 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:35:38.233 I Failed to invoke command 1001 return code -4
2020-03-15 05:35:38.234 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:35:38.234 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:35:38.234 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:35:38.235 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:35:38.236 I [34.240.247.44:26967 2a2bf143-2e83-4e6c-ab73-6e9bb437181c OUT] CLOSE CONNECTION
2020-03-15 05:35:38.293 I [34.250.126.109:26967 00eb5910-9b69-4513-ab6c-3c5971cf0d6d OUT] NEW CONNECTION
2020-03-15 05:35:43.295 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:35:43.295 I Failed to invoke command 1001 return code -4
2020-03-15 05:35:43.295 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:35:43.296 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:35:43.296 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:35:43.297 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:35:43.297 I [34.250.126.109:26967 00eb5910-9b69-4513-ab6c-3c5971cf0d6d OUT] CLOSE CONNECTION
2020-03-15 05:35:43.355 I [52.50.2.110:26967 26bced1c-7e3a-4eea-be73-2001f4627ed8 OUT] NEW CONNECTION
2020-03-15 05:35:48.355 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:35:48.355 I Failed to invoke command 1001 return code -4
2020-03-15 05:35:48.356 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:35:48.356 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:35:48.356 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:35:48.357 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:35:48.357 I [52.50.2.110:26967 26bced1c-7e3a-4eea-be73-2001f4627ed8 OUT] CLOSE CONNECTION
2020-03-15 05:35:51.803 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:35:55.266 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:35:58.873 I 0Connect failed to 13.125.50.165:26967
2020-03-15 05:36:01.448 I 0Connect failed to 34.197.74.127:26967
2020-03-15 05:36:04.041 I 0Connect failed to 34.236.180.233:26967
2020-03-15 05:36:06.646 I 0Connect failed to 34.237.39.232:26967
2020-03-15 05:36:08.425 W Failed to connect to any of seed peers, continuing without seeds
2020-03-15 05:36:09.426 I Failed to connect to any, trying seeds
2020-03-15 05:36:12.027 I 0Connect failed to 34.197.74.127:26967
2020-03-15 05:36:14.969 I 0Connect failed to 34.236.180.233:26967
2020-03-15 05:36:17.551 I 0Connect failed to 34.237.39.232:26967
2020-03-15 05:36:17.606 I [34.240.247.44:26967 734b522f-a4b8-4ce6-bd43-18b96cb89671 OUT] NEW CONNECTION
2020-03-15 05:36:22.607 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:36:22.607 I Failed to invoke command 1001 return code -4
2020-03-15 05:36:22.607 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:36:22.608 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:36:22.609 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:36:22.609 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:36:22.610 I [34.240.247.44:26967 734b522f-a4b8-4ce6-bd43-18b96cb89671 OUT] CLOSE CONNECTION
2020-03-15 05:36:22.666 I [34.250.126.109:26967 2b63d150-8d83-44e6-990a-94ed1e07c0c0 OUT] NEW CONNECTION
2020-03-15 05:36:27.668 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:36:27.668 I Failed to invoke command 1001 return code -4
2020-03-15 05:36:27.669 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:36:27.669 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:36:27.669 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:36:27.670 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:36:27.671 I [34.250.126.109:26967 2b63d150-8d83-44e6-990a-94ed1e07c0c0 OUT] CLOSE CONNECTION
2020-03-15 05:36:27.730 I [52.50.2.110:26967 8ec283cd-3919-4e1a-9848-b02f5b1284a6 OUT] NEW CONNECTION
2020-03-15 05:36:32.731 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:36:32.731 I Failed to invoke command 1001 return code -4
2020-03-15 05:36:32.732 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:36:32.732 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:36:32.732 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:36:32.733 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:36:32.734 I [52.50.2.110:26967 8ec283cd-3919-4e1a-9848-b02f5b1284a6 OUT] CLOSE CONNECTION
2020-03-15 05:36:36.349 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:36:39.971 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:36:43.369 I 0Connect failed to 13.125.50.165:26967
2020-03-15 05:36:45.942 I 0Connect failed to 34.197.74.127:26967
2020-03-15 05:36:49.110 I 0Connect failed to 34.236.180.233:26967
2020-03-15 05:36:51.696 I 0Connect failed to 34.237.39.232:26967
2020-03-15 05:36:51.755 I [34.240.247.44:26967 c95f941b-4341-40de-8e16-d2de72b4fb92 OUT] NEW CONNECTION
2020-03-15 05:36:56.755 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:36:56.755 I Failed to invoke command 1001 return code -4
2020-03-15 05:36:56.756 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:36:56.756 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:36:56.756 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:36:56.757 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:36:56.758 I [34.240.247.44:26967 c95f941b-4341-40de-8e16-d2de72b4fb92 OUT] CLOSE CONNECTION
2020-03-15 05:36:56.813 I [34.250.126.109:26967 873bfffa-c231-4cfa-8689-1f0a4250b8a5 OUT] NEW CONNECTION
2020-03-15 05:37:01.815 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:37:01.815 I Failed to invoke command 1001 return code -4
2020-03-15 05:37:01.816 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:37:01.816 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:37:01.817 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:37:01.817 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:37:01.817 I [34.250.126.109:26967 873bfffa-c231-4cfa-8689-1f0a4250b8a5 OUT] CLOSE CONNECTION
2020-03-15 05:37:01.878 I [52.50.2.110:26967 9efdebb9-cccb-4ea7-a09f-26bb338afd02 OUT] NEW CONNECTION
2020-03-15 05:37:06.879 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:37:06.879 I Failed to invoke command 1001 return code -4
2020-03-15 05:37:06.880 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:37:06.880 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:37:06.881 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:37:06.881 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:37:06.881 I [52.50.2.110:26967 9efdebb9-cccb-4ea7-a09f-26bb338afd02 OUT] CLOSE CONNECTION
2020-03-15 05:37:10.255 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:37:13.657 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:37:17.286 I 0Connect failed to 13.125.50.165:26967
2020-03-15 05:37:20.312 I 0Connect failed to 34.197.74.127:26967
2020-03-15 05:37:20.313 W Failed to connect to any of seed peers, continuing without seeds
2020-03-15 05:37:25.248 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:37:30.649 I 0Connect failed to 13.125.50.165:26967
2020-03-15 05:37:33.674 I 0Connect failed to 34.197.74.127:26967
2020-03-15 05:37:36.705 I 0Connect failed to 34.236.180.233:26967
2020-03-15 05:37:39.913 I 0Connect failed to 34.237.39.232:26967
2020-03-15 05:37:39.970 I [34.240.247.44:26967 912d8cbb-8618-46da-9583-5d43da37f67d OUT] NEW CONNECTION
2020-03-15 05:37:44.971 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:37:44.971 I Failed to invoke command 1001 return code -4
2020-03-15 05:37:44.972 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:37:44.972 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:37:44.972 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:37:44.974 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:37:44.974 I [34.240.247.44:26967 912d8cbb-8618-46da-9583-5d43da37f67d OUT] CLOSE CONNECTION
2020-03-15 05:37:45.032 I [34.250.126.109:26967 dc196a44-7b43-4d33-a01a-82cb93ee3156 OUT] NEW CONNECTION
2020-03-15 05:37:50.033 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:37:50.033 I Failed to invoke command 1001 return code -4
2020-03-15 05:37:50.033 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:37:50.034 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:37:50.034 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:37:50.035 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:37:50.036 I [34.250.126.109:26967 dc196a44-7b43-4d33-a01a-82cb93ee3156 OUT] CLOSE CONNECTION
2020-03-15 05:37:50.092 I [52.50.2.110:26967 f54f9a6d-4b15-402f-bd1b-9ac57da09f45 OUT] NEW CONNECTION
2020-03-15 05:37:55.093 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:37:55.093 I Failed to invoke command 1001 return code -4
2020-03-15 05:37:55.093 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:37:55.094 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:37:55.094 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:37:55.095 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:37:55.095 I [52.50.2.110:26967 f54f9a6d-4b15-402f-bd1b-9ac57da09f45 OUT] CLOSE CONNECTION
2020-03-15 05:37:58.768 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:38:02.327 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:38:05.974 I 0Connect failed to 13.125.50.165:26967
2020-03-15 05:38:08.568 I 0Connect failed to 34.197.74.127:26967
2020-03-15 05:38:11.157 I 0Connect failed to 34.236.180.233:26967
2020-03-15 05:38:13.747 I 0Connect failed to 34.237.39.232:26967
2020-03-15 05:38:13.804 I [34.240.247.44:26967 dc65ab60-d694-4880-9eba-6921d680f39d OUT] NEW CONNECTION
2020-03-15 05:38:18.806 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:38:18.806 I Failed to invoke command 1001 return code -4
2020-03-15 05:38:18.807 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:38:18.807 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:38:18.807 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:38:18.809 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:38:18.809 I [34.240.247.44:26967 dc65ab60-d694-4880-9eba-6921d680f39d OUT] CLOSE CONNECTION
2020-03-15 05:38:18.867 I [34.250.126.109:26967 c3c9f9d6-4539-4146-99ca-e2420106144f OUT] NEW CONNECTION
2020-03-15 05:38:23.867 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:38:23.867 I Failed to invoke command 1001 return code -4
2020-03-15 05:38:23.868 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:38:23.868 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:38:23.868 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:38:23.869 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:38:23.869 I [34.250.126.109:26967 c3c9f9d6-4539-4146-99ca-e2420106144f OUT] CLOSE CONNECTION
2020-03-15 05:38:23.932 I [52.50.2.110:26967 e578e00e-3eba-4427-9929-69b3a705cd3c OUT] NEW CONNECTION
2020-03-15 05:38:28.934 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:38:28.934 I Failed to invoke command 1001 return code -4
2020-03-15 05:38:28.935 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:38:28.935 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:38:28.935 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:38:28.936 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:38:28.937 I [52.50.2.110:26967 e578e00e-3eba-4427-9929-69b3a705cd3c OUT] CLOSE CONNECTION
2020-03-15 05:38:32.581 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:38:36.264 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:38:36.265 W Failed to connect to any of seed peers, continuing without seeds
2020-03-15 05:38:37.265 I Failed to connect to any, trying seeds
2020-03-15 05:38:37.321 I [34.240.247.44:26967 3b88d5f8-7c08-4aa2-9c20-3a453dcfec85 OUT] NEW CONNECTION
2020-03-15 05:38:42.323 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:38:42.323 I Failed to invoke command 1001 return code -4
2020-03-15 05:38:42.323 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:38:42.324 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:38:42.325 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:38:42.326 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:38:42.327 I [34.240.247.44:26967 3b88d5f8-7c08-4aa2-9c20-3a453dcfec85 OUT] CLOSE CONNECTION
2020-03-15 05:38:42.387 I [34.250.126.109:26967 b3fdc74a-bd74-45b4-a2fe-e9f11d421109 OUT] NEW CONNECTION
2020-03-15 05:38:47.387 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:38:47.387 I Failed to invoke command 1001 return code -4
2020-03-15 05:38:47.388 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:38:47.388 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:38:47.388 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:38:47.389 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:38:47.390 I [34.250.126.109:26967 b3fdc74a-bd74-45b4-a2fe-e9f11d421109 OUT] CLOSE CONNECTION
2020-03-15 05:38:47.446 I [52.50.2.110:26967 ea292c00-efb4-4931-8237-01f5af68f0f1 OUT] NEW CONNECTION
2020-03-15 05:38:52.448 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:38:52.448 I Failed to invoke command 1001 return code -4
2020-03-15 05:38:52.449 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:38:52.449 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:38:52.449 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:38:52.450 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:38:52.450 I [52.50.2.110:26967 ea292c00-efb4-4931-8237-01f5af68f0f1 OUT] CLOSE CONNECTION
2020-03-15 05:38:56.033 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:38:59.798 I 0Connect failed to 13.125.37.208:26967
2020-03-15 05:39:03.380 I 0Connect failed to 13.125.50.165:26967
2020-03-15 05:39:05.976 I 0Connect failed to 34.197.74.127:26967
2020-03-15 05:39:08.564 I 0Connect failed to 34.236.180.233:26967
2020-03-15 05:39:11.144 I 0Connect failed to 34.237.39.232:26967
2020-03-15 05:39:11.198 I [34.240.247.44:26967 a2b002ee-a3e5-4886-af17-c809b0d6c9e6 OUT] NEW CONNECTION
2020-03-15 05:39:16.199 I [34.240.247.44:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:39:16.199 I Failed to invoke command 1001 return code -4
2020-03-15 05:39:16.200 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:39:16.200 W [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:39:16.200 I [34.240.247.44:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:39:16.201 I [34.240.247.44:26967 OUT] Failed to HANDSHAKE with peer 34.240.247.44:26967
2020-03-15 05:39:16.202 I [34.240.247.44:26967 a2b002ee-a3e5-4886-af17-c809b0d6c9e6 OUT] CLOSE CONNECTION
2020-03-15 05:39:16.260 I [34.250.126.109:26967 e9a437fb-e127-4cc8-951c-1cf3e85f5056 OUT] NEW CONNECTION
2020-03-15 05:39:21.262 I [34.250.126.109:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:39:21.262 I Failed to invoke command 1001 return code -4
2020-03-15 05:39:21.262 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:39:21.263 W [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:39:21.263 I [34.250.126.109:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:39:21.264 I [34.250.126.109:26967 OUT] Failed to HANDSHAKE with peer 34.250.126.109:26967
2020-03-15 05:39:21.265 I [34.250.126.109:26967 e9a437fb-e127-4cc8-951c-1cf3e85f5056 OUT] CLOSE CONNECTION
2020-03-15 05:39:21.324 I [52.50.2.110:26967 77302758-ccdb-4092-9727-08615e1e07ba OUT] NEW CONNECTION
2020-03-15 05:39:26.325 I [52.50.2.110:26967 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 05:39:26.325 I Failed to invoke command 1001 return code -4
2020-03-15 05:39:26.326 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 05:39:26.326 W [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 05:39:26.326 I [52.50.2.110:26967 OUT] [0] state: closed in state before_handshake
2020-03-15 05:39:26.328 I [52.50.2.110:26967 OUT] Failed to HANDSHAKE with peer 52.50.2.110:26967
2020-03-15 05:39:26.328 I [52.50.2.110:26967 77302758-ccdb-4092-9727-08615e1e07ba OUT] CLOSE CONNECTION
exit
Stop signal sent
2020-03-15 05:39:31.330 I 0Connect failed to 13.124.43.88:26967
2020-03-15 05:39:31.330 I net_service loop stopped.
2020-03-15 05:39:31.330 I p2p net loop stopped
2020-03-15 05:39:31.894 I Stopping core RPC server…
2020-03-15 05:39:31.894 I Node stopped.
2020-03-15 05:39:31.925 I Deinitializing core RPC server…
2020-03-15 05:39:31.925 I Deinitializing p2p…
2020-03-15 05:39:31.926 I Killing the net_node
2020-03-15 05:39:31.927 I Joined extra background net_node threads
2020-03-15 05:39:36.962 W UPnP device was found but not recognized as IGD.
2020-03-15 05:39:36.964 I Deinitializing core…
2020-03-15 05:39:37.070 I Stopping cryptonote protocol…
2020-03-15 05:39:37.071 I Cryptonote protocol stopped successfully

Could you connect your computer to your mobile as a hotspot to rule out your isp?

Thanks. Good idea. Next time I’ll try it. Now it’s working again with my landline ISP