Ee site create example.com --wpfc fails install, can't restart nginx

Hi,

I’m testing out EasyEngine and just after installing, I tried to create an example site with nginx caching.

Unfortunately it fails restarting nginx. Any ideas what might be wrong?

Installing on Debian 8.7

Thanks, some output below:

jason@vm:~$ sudo tail /var/log/ee/ee.log 2017-02-09 8:21:45 139967878707136 [Note] /usr/sbin/mysqld (mysqld 10.1.21-MariaDB-1~jessie) starting as process 46077 … Setting up mariadb-server (10.1.21+maria-1~jessie) … Processing triggers for systemd (215-17+deb8u6) … Processing triggers for libc-bin (2.19-18+deb8u7) … Processing triggers for php5-fpm (5.6.29+dfsg-0+deb8u1) … Errors were encountered while processing: nginx-custom E: Sub-process /usr/bin/dpkg returned an error code (1) 2017-02-09 08:21:53,161 (INFO) ee : Oops Something went wrong!! 2017-02-09 08:21:53,162 (ERROR) ee : Check logs for reason tail /var/log/ee/ee.log & Try Again!!! jason@vm:~$ ^C

jason@vm:~$ sudo apt-get install nginx-custom Reading package lists… Done Building dependency tree
Reading state information… Done nginx-custom is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y Setting up nginx-custom (1.10.0-3) … Job for nginx.service failed. See ‘systemctl status nginx.service’ and ‘journalctl -xn’ for details. invoke-rc.d: initscript nginx, action “start” failed. dpkg: error processing package nginx-custom (–configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: nginx-custom E: Sub-process /usr/bin/dpkg returned an error code (1) jason@vm:~$ 2017/02/09 08:21:32 [info] 45093#45093: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:106 2017/02/09 08:21:32 [emerg] 45093#45093: socket() [::]:80 failed (97: Address family not supported by protocol) 2017/02/09 08:22:26 [info] 46672#46672: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:106 2017/02/09 08:22:26 [emerg] 46672#46672: socket() [::]:80 failed (97: Address family not supported by protocol) 2017/02/09 08:22:27 [info] 46726#46726: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:106 2017/02/09 08:22:27 [emerg] 46726#46726: socket() [::]:80 failed (97: Address family not supported by protocol) 2017/02/09 08:25:18 [info] 46795#46795: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:106 2017/02/09 08:25:18 [emerg] 46795#46795: socket() [::]:80 failed (97: Address family not supported by protocol) 2017/02/09 08:25:18 [info] 46849#46849: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:106 2017/02/09 08:25:18 [emerg] 46849#46849: socket() [::]:80 failed (97: Address family not supported by protocol) 2017/02/09 08:26:38 [info] 46892#46892: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:106 2017/02/09 08:26:38 [emerg] 46892#46892: socket() [::]:80 failed (97: Address family not supported by protocol) 2017/02/09 08:35:24 [info] 46966#46966: Using 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:106 2017/02/09 08:35:24 [emerg] 46966#46966: socket() [::]:80 failed (97: Address family not supported by protocol)