DinoSOARLab icon indicating copy to clipboard operation
DinoSOARLab copied to clipboard

Failed Nginx after install

Open Lesterol opened this issue 1 year ago • 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.

Lesterol avatar Mar 07 '24 12:03 Lesterol

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?

Lesterol avatar Mar 11 '24 13:03 Lesterol

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

Hopefully soon! Things have been very busy 😄

weslambert avatar Mar 28 '24 17:03 weslambert

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.

Lesterol avatar Mar 29 '24 11:03 Lesterol