python - Bind failed. Error Code : -2 Message Name or service not known -


i'm trying use python script git.

its purpose respond monitoring packets sent prtg network monitor.

so downloaded , chmoded , executed (-d) on client's debian system:

linux xxxxxxxxx 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnu/linux 

and obtained following error:

bind failed.

error code : -2 message name or service not known

the error apparently appears when bind action attempts bind port 50000 devices.

is debian, or system issue or permissions issue?


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -