weslambert/DinoSOARLab

Failed Nginx after install

Lesterol opened this issue · 3 comments

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.

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?

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

Hopefully soon! Things have been very busy 😄

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.