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

ERROR: No container found for nginx_1 #28

Closed
thunpisit opened this issue Jun 9, 2019 · 2 comments
Closed

ERROR: No container found for nginx_1 #28

thunpisit opened this issue Jun 9, 2019 · 2 comments

Comments

@thunpisit
Copy link

This problem just came up when I modified the nginx configuation app.conf then I ran sudo ./init-letsencrypt.sh and get this respond

### Reloading nginx ...
ERROR: No container found for nginx_1

Too see container status I ran sudo docker ps -a and it seem like all of them are exited. Do you have any suggestion?

CONTAINER ID        IMAGE               COMMAND                  CREATED              STATUS                      PORTS                        NAMES
edbc1c9a955a        nginx:1.15-alpine   "nginx -g 'daemon of…"   About a minute ago   Exited (1) 58 seconds ago                                nginx-certbot_nginx_1
b83cc25a7a82        certbot/certbot     "certbot"                About a minute ago   Exited (1) 57 seconds ago                                nginx-certbot_certbot_1
@wagnerdelima
Copy link

What did you change exactly?

@almarrr
Copy link

almarrr commented Jun 14, 2019

Got it too. Removing the container and rebuild fixed it.

@wmnnd wmnnd closed this as completed Jun 27, 2019
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

4 participants