For some strange reason, installing the “standard” ee packages goes fine, but after issuing the command
ee stack install --mail
it all goes to hell
It returns an error wit a generic reason:
Oops Something went wrong!! Check logs for reason tail /var/log/ee/ee.log & Try Again!!!
The log doesn’t help me that much either:
Running newaliases Job for postfix.service failed because the control process exited with error code. See “systemctl status postfix.service” and “journalctl -xe” for details. invoke-rc.d: initscript postfix, action “restart” failed. dpkg: error processing package postfix (–configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of postfix-mysql: postfix-mysql depends on postfix (= 3.1.0-3); however: Package postfix is not configured yet.
dpkg: error processing package postfix-mysql (–configure): dependency problems - leaving unconfigured Setting up nginx-custom (1.10.0-3) … Job for nginx.service failed because the control process exited with error code. See “systemctl status nginx.service” and “journalctl -xe” 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 Processing triggers for libc-bin (2.23-0ubuntu5) … Errors were encountered while processing: mariadb-server-10.1 mariadb-server postfix postfix-mysql nginx-custom E: Sub-process /usr/bin/dpkg returned an error code (1)
I would like to start using the fully integrated package EasyEngine delivers, but for some strange reason I can’t get it to work.
Anyone?
Thanks in advance!