SystemRage / py-kms

KMS Server Emulator written in Python
The Unlicense
2.04k stars 618 forks source link

on QNAP NAS : [Errno 92] Protocol not available. Exiting... #118

Open DeeJayMX opened 3 years ago

DeeJayMX commented 3 years ago

Trying to start the script on a QNAP nas with Python3 installed. When starting the server script I got that error:

[Errno 92] Protocol not available. Exiting...

(in RED although)

don't know what to do, I tryed with different IPv4 or V6

DeeJayMX commented 3 years ago

Python version is Python 3.5.2

simonmicro commented 3 years ago

I'm having the feeling that there should be a exception trace - is that really all, what you see on the console? When you have some python skills: Could you try (maybe by using print()) to determine which line causes that server crash?

DeeJayMX commented 3 years ago

Ok I will try, I'm not on that server anymore right now, I installed it good on another running centos...

But yes it's all, I tryed with DEBUG mode and -y mode without anything more on the output of the console.

frankwalter1301 commented 3 years ago

Same problem with a debian chroot setted up in an armv7 router.