Starting cb-nginx: nginx: [emerg] duplicate listen options for [::]:80 in /etc/cb/nginx/conf.d/cb.conf:29 nginx: [emerg] duplicate listen options for [::]:443 in /etc/cb/nginx/conf.d/cb.multihome.conf:43
Nginx cannot run with multiple .conf files in /etc/cb/nginx/conf.d. A cb.conf file was automatically created upon upgrade if one did not already exist.
Determine which .conf file contains the appropriate settings for the environment.
Nginx has 3 .conf files which should not be deleted - http.conf, maps.conf, and upstream.conf
Take a backup or delete the .conf file not to be used
mv /etc/cb/nginx/conf.d/cb.multihome.conf /etc/cb/nginx/conf.d/cb.conf