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

vanilla install broken #3

Open
untangledtech opened this issue Jan 3, 2024 · 1 comment
Open

vanilla install broken #3

untangledtech opened this issue Jan 3, 2024 · 1 comment

Comments

@untangledtech
Copy link

I am attempting to follow the instructions and found the outcome is broken. The nms-nginx-proxy enters a "CrashLoopBackOff" status due the following error message:

/docker-entrypoint.sh: Configuration complete; ready for start up
2024/01/03 15:01:16 [emerg] 1#1: unknown directive "ssl" in /etc/nginx/conf.d/nginx_proxy_ssl.conf:3
nginx: [emerg] unknown directive "ssl" in /etc/nginx/conf.d/nginx_proxy_ssl.conf:3

In our lab I load Ubuntu 22 LTS and run your instructions.

Are there additional pre-steps required before executing magma-deployer?

@maxthetor
Copy link

in file /etc/nginx/conf.d/nginx_proxy_ssl.conf

+listen 443 ssl;

  • ssl on;

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

2 participants