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

proxy not registering new hosts #101

Closed
jmls opened this issue Feb 12, 2015 · 3 comments
Closed

proxy not registering new hosts #101

jmls opened this issue Feb 12, 2015 · 3 comments
Labels
kind/bug Issue reporting a bug

Comments

@jmls
Copy link

jmls commented Feb 12, 2015

Had an issue today when new docker containers were not accessible after startup. After a bit of poking around, I saw that the /etc/nginx/conf.d/default.conf file only held servers that had already started. No new containers were being added.

I stopped, removed and started a new proxy container, and all is well in the world again. New docker containers are appearing in the upstream list

Has anyone seen this behaviour before ? I know that it will be incredibly difficult to try and fix seeing as I have no further information, but just wanted to raise this just in case someone else has had the problem and has a fix / solution / comment to make

thanks

julian

@jwilder
Copy link
Collaborator

jwilder commented Feb 12, 2015

I've seen it w/ docker-gen several months ago but not recently w/ newer versions of docker. There was an issue in docker related to lost events but I'm not sure what the status of it is anymore.

What version of docker are you running.

@jmls
Copy link
Author

jmls commented Feb 12, 2015

thanks for the feedback. We're running 1.4.1

docker -v
Docker version 1.4.1, build 5bc2ff8

@jwilder jwilder added the kind/bug Issue reporting a bug label Mar 4, 2015
@tkw1536
Copy link
Collaborator

tkw1536 commented Apr 10, 2022

Resolved by newer versions of docker-gen.
Which the repository is now using.

@tkw1536 tkw1536 closed this as completed Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issue reporting a bug
Projects
None yet
Development

No branches or pull requests

3 participants