minexew / Shrine

A TempleOS distro for heretics
Other
1.48k stars 79 forks source link

How do i solve this issue with snail.py? #39

Open xslendix opened 4 years ago

xslendix commented 4 years ago

Hello i am running snail.py in python 3.7 and i get this error:

Traceback (most recent call last):
  File "C:\Users\bruh\AppData\Local\Programs\Python\Python37\snail.py", line 12, in <module>
    sock.connect((TCP_IP, TCP_PORT))
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it

How do i fix it? Config of vm: image

minexew commented 4 years ago

Huh, the configuration looks correct. No idea why it shouldn't work.

minexew commented 4 years ago

Hey @xslendix, have you had any luck with this?

xslendix commented 4 years ago

yeah i switched computers. didnt bother fixing this on virtualbox. i now prever qemu/kvm. I will leave this open in case someone else finds a solution