py-kms icon indicating copy to clipboard operation
py-kms copied to clipboard

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

Open DeeJayMX opened this issue 4 years ago • 4 comments

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 avatar Nov 18 '20 14:11 DeeJayMX

Python version is Python 3.5.2

DeeJayMX avatar Nov 18 '20 14:11 DeeJayMX

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?

simonmicro avatar Nov 18 '20 17:11 simonmicro

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.

DeeJayMX avatar Nov 19 '20 09:11 DeeJayMX

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

frankwalter1301 avatar Feb 05 '21 14:02 frankwalter1301