question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Nginx-proxy docker image does not restart after server reboot

See original GitHub issue

Context:

  • Runing on ubuntu 16.04 in AWS EC2.

Steps to reproduce:

  • Just run sudo reboot and wait for restart.
  • Then do docker ps:
CONTAINER ID        IMAGE                                    COMMAND                  CREATED             STATUS              PORTS               
0047a1075814        jrcs/letsencrypt-nginx-proxy-companion   "/bin/bash /app/en..."   13 minutes ago      Up 5 minutes                          
5e4d8f24d93d        joshjoe/meteor-graphicsmagick            "/bin/sh -c 'bash ..."   14 minutes ago      Up 5 minutes        80/tcp

It is missing the nginx-proxy image

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
zoderncommented, Feb 23, 2017

It is a temporary fix. I will add auto-restart next week.

0reactions
zoderncommented, Mar 4, 2017

Version 1.2.3 was just published with a fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nginx not working after docker restart policy = always
I have a Nginx Proxy in front of my services all other services are restarting fine after reboot but nginx-proxy does not restart....
Read more >
Services and sites not restarting on reboot - v4
After host reboot, I am seeing this error using docker logs container ID for nginx-proxy (see separate issue #1250 for issue... status/pending- ...
Read more >
nginx proxy manager does not work after my home server ...
Hi guys, I am hosting couples of websites from my home machine. I set up the nginx proxy manager via docker-compose file and...
Read more >
Restart docker reverse proxy at last container
I have three containers: reverse proxy testserver nextcloud server I want the reverse proxy (nginx) to start at the last container on a ......
Read more >
Process Management - Dokku Documentation
Restoring apps after a server reboot. When a server reboots or Docker is restarted/upgraded, Docker may or may not start old app containers...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found