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

consul service fails to see a running consul 0.7.1 server in Ubuntu #187

Open
rbrutas opened this issue Nov 18, 2016 · 1 comment
Open

Comments

@rbrutas
Copy link
Contributor

rbrutas commented Nov 18, 2016

# ps -ef|grep consul
root 16490 14878 0 16:38 pts/0 00:00:00 grep --color=auto consul

# service consul status
consul stop/waiting

# service consul start
consul start/running, process 16506

# ps -ef|grep consul
consul 16518 1 0 16:38 ? 00:00:00 /opt/consul/bin/consul agent -bind=96.119.7.91 -client=96.119.7.91 -config-dir=/etc/consul.d -config-file=/etc/consul.conf

# service consul status
consul stop/waiting

# service consul stop
stop: Unknown instance:

@lhoss
Copy link
Collaborator

lhoss commented Aug 30, 2017

@rbrutas @savagegus this issue can be closed by merging #204
plz do, thx 👍

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