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

Won't connect #35

Closed
jasonehines opened this issue Jun 7, 2017 · 5 comments
Closed

Won't connect #35

jasonehines opened this issue Jun 7, 2017 · 5 comments

Comments

@jasonehines
Copy link
Contributor

I've installed it on an Ubuntu 17.04 server and Solus 2017.04.18.0
by compiling. On the server I opened port 2022 and restarted the firewall. I ran sudo etserver and the server says waiting for connection. When I run et -v www.myserver.com I'm returned to the prompt after about 7 seconds. The server returns Credentials from SO_PEERCRED: pid=10999, euid=1001, egid=1001 and then goes back to waiting for connection. The only thing that shows in etclient_err is ERROR: unknown command line flag 'log_dir' ERROR: unknown command line flag 'v'

I'm not sure what else to try. There is nothing in the journal on either system. Any ideas?

@jasonehines jasonehines changed the title Wont connect Won't connect Jun 7, 2017
@jasonehines
Copy link
Contributor Author

I deleted the binaries on both systems and then compiled 3.0.5 and 3.0.4 on both system and the results are the same.

@MisterTea
Copy link
Owner

Yep, this is because you built glog without gflags support. Please use the glog that came with ubuntu or build glog with gflags support.

@jasonehines
Copy link
Contributor Author

I didn't build glog.

@MisterTea
Copy link
Owner

What OS? Ubuntu and osx definitely build glog with gflags support

@jasonehines
Copy link
Contributor Author

I'm running Solus. One of the devs just rebuilt the package and I tested and it works now.

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