Nginx: [emerg] a duplicate default server for 0.0.0.0:80

Hello,

i’m trying to deploy screenly to a freshly installed raspberry pi 3 through balenaOS / balena cloud
i tried few branches master / production and now experimental, the release is built successfully and as containers are deployed to the pi, i got the following error message on the nginx container : [emerg] a duplicate default server for 0.0.0.0:80 and the container is rebooting continuously in a loop. so that’s a bit tricky to troubleshoot. i see that the base image is different between branches (experimental : FROM nginx:1-alpine / production : FROM balenalib/rpi-raspbian:buster apt-get install nginx) Could you please help me to debug that ?
thank you so much and have a nice day.
Best regards.

OK that’s fixed in the yesterday commit :slight_smile:

Thank you !!

1 Like