You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a reason to specify 1.2.3.4 ip as listening address? Usually you would like to use 0.0.0.0:2200, localhost:2200 or local_network_ip:2200. Why 1.2.3.4?
running Ubuntu 16.04.1 LTS
./vexd_linux_amd64 -d mydomain.com -s 1.2.3.4:2200
I press enter and nothing happens , i just get my regualr shell prompt.
"ps aux | grep -i vex" confirms nothings running
works on another server running Ubuntu 16.04.2 LTS
The text was updated successfully, but these errors were encountered: