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

Fix new ol-www0 nginx stuck in restart loop #7544

Closed
2 tasks done
Tracked by #6000 ...
cdrini opened this issue Feb 15, 2023 · 0 comments · Fixed by #7564
Closed
2 tasks done
Tracked by #6000 ...

Fix new ol-www0 nginx stuck in restart loop #7544

cdrini opened this issue Feb 15, 2023 · 0 comments · Fixed by #7564
Assignees
Labels
Affects: Configuration Related to the configuration of the dev/staging/prod environments, CI, docker, etc. [managed] Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Type: Bug Something isn't working. [managed] Type: Subtask of Epic A subtask that is part of the work breakdown of an epic issue (see comments). [managed]

Comments

@cdrini
Copy link
Collaborator

cdrini commented Feb 15, 2023

Subtask: #6000
Fixed in #7564

The error observed is nginx: [emerg] a duplicate default server for 0.0.0.0:80 in /etc/nginx/sites-available/public_nginx.conf:7. This is likely a configuration issue with how we're combining our nginx configs.

  • Fix: nginx stuck in restart loop with nginx: [emerg] a duplicate default server for 0.0.0.0:80 in /etc/nginx/sites-available/public_nginx.conf:7
  • Confirm new nginx/haproxy on ol-www0 running (Update /etc/hosts locally, and change server_name to x-* on www0)
@cdrini cdrini added Type: Bug Something isn't working. [managed] Type: Subtask of Epic A subtask that is part of the work breakdown of an epic issue (see comments). [managed] Affects: Configuration Related to the configuration of the dev/staging/prod environments, CI, docker, etc. [managed] Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] labels Feb 15, 2023
@cdrini cdrini added this to the Active Sprint milestone Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects: Configuration Related to the configuration of the dev/staging/prod environments, CI, docker, etc. [managed] Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Type: Bug Something isn't working. [managed] Type: Subtask of Epic A subtask that is part of the work breakdown of an epic issue (see comments). [managed]
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants