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

Nginx is not restarted after first run #2

Open
ingenieroariel opened this issue Sep 23, 2015 · 2 comments
Open

Nginx is not restarted after first run #2

ingenieroariel opened this issue Sep 23, 2015 · 2 comments

Comments

@ingenieroariel
Copy link
Member

To enable the server I needed to ssh in and do:

sudo service nginx restart
@simod
Copy link
Member

simod commented Sep 24, 2015

@ingenieroariel I had to flush the handlers at some point otherwise the restart signal was not triggered properly. https://github.com/simod/ansible_vagrant_geonode/blob/master/roles/geonode/tasks/main.yml#L4 could be something similar?

@kalxas
Copy link
Member

kalxas commented Jan 3, 2017

While working on xenial, I could not replicate this issue, both nginx and uwsgi restart at the end of the build process.

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

3 participants