silicoin-network / silicoin-blockchain

Silicoin blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
79 stars 28 forks source link

[BUG] #139

Closed abspoel99 closed 2 years ago

abspoel99 commented 2 years ago

some people who downloaded the 1.1.2 couldn't get it to work in windows

image

log files show errors like this:

Cannot connect to host 2403:6200:88a7:abcf:80fb:e073:5f9c:2917:11444 ssl:<ssl.SSLContext object at 0x000001DC2BA28CC0> [The network location cannot be reached. For information about network troubleshooting, see Windows Help]

did try the following things: delete .sit folder and appdata folder opend port 22222 in the router checked windows firewall if it was blocking replaced file: peer_table_node.sqlite with a known good one from other discord member. restarted computer. reverted back to 1.1.1 and everything worked

PrEzi3 commented 2 years ago

SIT 1.1.2 works for me on Windows. Upgraded from 1.1.1. Had some initial quirks with the initialization (squirell was still running and the main client started in parallel but besides that - cannot replicate your problem on my rigs).

abspoel99 commented 2 years ago

Contacted the 3 people who had this issue on discord and send them the bugreport link and a request for additional info like there log file

abspoel99 commented 2 years ago

# debug.log

abspoel99 commented 2 years ago

debug_2.log Comented that after reverting to version 1.1.1 worked right away. GUI kicks full nodes before it can connect