DO trusty
Been on mainline for a week, noticed apt was going to allow openssl as well as nginx mainline upgrade. So I went with it. When I tried to update a site afterword it failed.
ee site update example.com --wpfc
ee update failed with
2016-01-12 08:26:09,292 (INFO) ee : Reload : nginx
2016-01-12 08:26:09,440 (DEBUG) ee : nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
reload: Job is not running: nginx
2016-01-12 08:26:09,441 (INFO) ee : [Failed]
plugins installed and seem to be caching.
when I issue
ee site update example.com --wp
to revert back I get
can not update wp basic to wp basic
nginx -t passes ok and sites are up, but if i use
ee stack reload --nginx
Reload : nginx [Failed]
if I issue service nginx restart everything is ok.
I believe this is from allowing apt to upgrade nginx mainline though I am not certain. I reverted back and will wait to upgrade. Just thought I would share the issue I was having. Thank you rtcamp you guys rock!