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

Noma doesn't stop all services #55

Open
nolim1t opened this issue Sep 23, 2019 · 3 comments
Open

Noma doesn't stop all services #55

nolim1t opened this issue Sep 23, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@nolim1t
Copy link
Member

nolim1t commented Sep 23, 2019

When doing a noma stop only LND stops but not invoicer.

So Ideally it should go into the docker-compose directory and issue a docker-compose down after LND is stopped.

This should also be a fallback incase LND does not stop for some reason

@nolim1t nolim1t added the bug Something isn't working label Sep 23, 2019
@AnotherDroog
Copy link
Member

Good idea.

Have you noticed some differences between docker stop and docker-compose down?

There’s also docker kill for stuck processes

@nolim1t
Copy link
Member Author

nolim1t commented Sep 24, 2019

yep it should just force quit all the processes eventually if stuff gets "stuck"

@nolim1t
Copy link
Member Author

nolim1t commented Sep 24, 2019

But the main issue is invoicer currently doesn't stop when you do noma stop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants