Flax-Network / flax-blockchain

Apache License 2.0
148 stars 54 forks source link

[BUG] Cannot open the programm #62

Open Psybutovo opened 1 year ago

Psybutovo commented 1 year ago

Cannot enter to the programm. When the programm start, it shows:

image

and that's all, nothing is happening anymore

the debug file show that:

07-15T22:00:38.512 wallet wallet_server : INFO Cannot connect to host 2401:7400:c80a:9347:3803:2406:eaf4:4d2f:6888 ssl:<ssl.SSLContext object at 0x000001974AFB8640> [timeout exceeded]

2023-07-15T22:00:39.278 wallet wallet_server : INFO Cannot connect to host 69.212.57.234:6888 ssl:<ssl.SSLContext object at 0x000001974AFB8640> [timeout exceeded]

2023-07-15T22:00:40.071 wallet wallet_server : INFO Cannot connect to host 20.230.228.87:6888 ssl:<ssl.SSLContext object at 0x000001974AFB8640> [timeout exceeded]

2023-07-15T22:00:40.511 wallet wallet_server : INFO Cannot connect to host 127.0.0.1:6888 ssl:<ssl.SSLContext object at 0x000001974AFB8640> [The remote computer rejected this network connection]

2023-07-15T22:00:41.055 farmer farmer : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 6888}

2023-07-15T22:00:43.101 farmer farmer_server : INFO Cannot connect to host 127.0.0.1:6888 ssl:<ssl.SSLContext object at 0x00000162B4E78640> [The remote computer rejected this network connection]

2023-07-15T22:00:43.520 wallet wallet : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 6888}

2023-07-15T22:00:43.727 wallet flax.wallet.wallet_node : INFO Connected peer {'host': '213.164.193.244', 'port': 6888} is trusted: False

2023-07-15T22:00:43.729 wallet wallet_server : INFO Connected with full_node {'host': '213.164.193.244', 'port': 6888} 2023-07-15T22:00:43.979 wallet flax.wallet.wallet_node : INFO Wallet received 1000 peers.

i add the programm to windows excludes and checked all the boxes

nothing help me =(

WIN 10