Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vexd_linux_amd64 doesn't run #1

Open
jadedgnome opened this issue May 5, 2018 · 3 comments
Open

vexd_linux_amd64 doesn't run #1

jadedgnome opened this issue May 5, 2018 · 3 comments

Comments

@jadedgnome
Copy link

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

@jkuri
Copy link
Contributor

jkuri commented May 5, 2018

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?

@jadedgnome
Copy link
Author

jadedgnome commented May 5, 2018

was just an example.. either way 0.0.0.0:2200 didn't work.

2018-05-05_17-54-38

@jkuri
Copy link
Contributor

jkuri commented May 5, 2018

thanks for the report, unfortunatelly I don't have any idea what would that be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants