Can't create site: Unknow instance when ee try to reload nginx

Hi,

I have a problem , since i update to Easy Engine 3.7.3 i can’t create any site. Now i update to 3.7.4 and still have the issue.

This is te ee.log:

2017-01-04 23:27:37,760 (DEBUG) ee : Running command: php /usr/bin/wp plugin --allow-root activate redis-cache 2017-01-04 23:27:38,615 (DEBUG) ee : Command Output: Success: Plugin ‘redis-cache’ activated. , Command Error: 2017-01-04 23:27:38,643 (INFO) ee : Reload : nginx
2017-01-04 23:27:38,971 (DEBUG) ee : nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful reload: Unknown instance: 2017-01-04 23:27:38,972 (INFO) ee : [Failed] 2017-01-04 23:27:38,972 (INFO) ee : Oops Something went wrong !! 2017-01-04 23:27:38,972 (INFO) ee : Calling cleanup actions … 2017-01-04 23:27:38,973 (DEBUG) ee : Removing Nginx configuration 2017-01-04 23:27:38,973 (DEBUG) ee : Removing /etc/nginx/sites-enabled/laplanner.mx 2017-01-04 23:27:38,973 (DEBUG) ee : Removing /etc/nginx/sites-available/laplanner.mx 2017-01-04 23:27:38,973 (INFO) ee : Reload : nginx
2017-01-04 23:27:39,281 (DEBUG) ee : nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful reload: Unknown instance: 2017-01-04 23:27:39,281 (INFO) ee : [Failed] 2017-01-04 23:27:39,669 (DEBUG) ee : Removing /var/www/siteurl.mx 2017-01-04 23:27:39,670 (DEBUG) ee : Removing /var/www/siteurl.mx 2017-01-04 23:27:39,767 (DEBUG) ee : dropping database siteurl_mx 2017-01-04 23:27:39,769 (DEBUG) ee : Exceuting MySQL Statement : drop database siteurl_mx 2017-01-04 23:27:39,845 (DEBUG) ee : dropping user siteurl_mx 2017-01-04 23:27:39,848 (DEBUG) ee : Exceuting MySQL Statement : drop user siteurl_mx@localhost 2017-01-04 23:27:39,851 (DEBUG) ee : Exceuting MySQL Statement : flush privileges 2017-01-04 23:27:39,873 (INFO) ee : service nginx reload failed. check issues with nginx -t command. 2017-01-04 23:27:39,874 (ERROR) ee : Check logs for reason tail /var/log/ee/ee.log & Try Again!!!

When i check nginx -t

nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful

I have about 5 sites enabled in the server, so nginx works fine.

What can i do to install new sites?

Finally i resolved the issue delete /etc/init/nginx.conf