py-kms
py-kms copied to clipboard
on QNAP NAS : [Errno 92] Protocol not available. Exiting...
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
Python version is Python 3.5.2
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?
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.
Same problem with a debian chroot setted up in an armv7 router.