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

Failed Nginx after install #21

Open
Lesterol opened this issue Mar 7, 2024 · 3 comments
Open

Failed Nginx after install #21

Lesterol opened this issue Mar 7, 2024 · 3 comments

Comments

@Lesterol
Copy link

Lesterol commented Mar 7, 2024

Hello. After installation I get nginx docker error:

nginx: [emerg] no host in upstream ":9822" in /etc/nginx/nginx.conf:76

Is this solution still relevant for installation? Tried to install on 2.4.50.

@Lesterol
Copy link
Author

I checked this case. After installation, the file /opt/so/conf/nginx/nginx.conf contains lines like

location ~* (^/login/.*|^/js/.*|^/css/.*|^/images/.* ) {
             proxy_pass http://:9822

After adding the ip and restarting the container, everything works. However, when using the so-nginx-start or restart command, the settings are reset again.

Wes, should we expect your next article on using Security Onion with Shuffle?

@weslambert
Copy link
Owner

I'll take a look soon and update if needed.

Hopefully soon! Things have been very busy 😄

@Lesterol
Copy link
Author

Hi Wes.
I understand, it's okay. Thanks you, I'm glad you answered. I'll be looking forward to an article on using Shuffle.
If possible, when your article is ready, write about it in this repo, please.

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