Nginx Gunicorn - error arg type invalid choice nginx-wsgi
Posted: Mon Nov 16, 2015 1:18 pm
Hi All,
As a part of upgrade from OMERO 5.1.4 to 5.2.0 we installed Gunicorn 19.3.0 as well as upgraded Django to 1.8 (LTS) from 1.6. I am following instructions in https://www.openmicroscopy.org/site/support/omero5.1/sysadmins/unix/install-web/install-wsgi.html to create Gunicorn Nginx Configuration but, I get error when executing the following command:
I get the following error
What am I missing? OMERO web config does not recognize "nginx-wsgi" param and expects me to use either apache, nginx, nginx-development as arg.
Raf.
As a part of upgrade from OMERO 5.1.4 to 5.2.0 we installed Gunicorn 19.3.0 as well as upgraded Django to 1.8 (LTS) from 1.6. I am following instructions in https://www.openmicroscopy.org/site/support/omero5.1/sysadmins/unix/install-web/install-wsgi.html to create Gunicorn Nginx Configuration but, I get error when executing the following command:
- Code: Select all
$ bin/omero web config nginx-wsgi
I get the following error
What am I missing? OMERO web config does not recognize "nginx-wsgi" param and expects me to use either apache, nginx, nginx-development as arg.
Raf.