I would guess your uWSGI command line is misconfigured, since that message 
(“unable to load configuration from <...>”) apparently only occurs when uWSGI 
is unable to read its configuration file.

Are you sure your command line is of the format “uwsgi --ini uwsgi.ini” and not 
accidentally “uwsgi --ini uwsgi” for instance?

From: [email protected] [mailto:[email protected]] On 
Behalf Of James Willson
Sent: Monday, September 02, 2013 3:22 PM
To: [email protected]
Subject: [uWSGI] Unable to load configuration from uwsgi

Hi,

Since yesterday I have been wrestling with this problem: unable to load 
configuration from uwsgi

When I google it, nothing comes up. I am trying to run UWSGI under nginx with a 
very simple uwsgi.ini file. The file is being pointed to correctly.

Can anyone please explain what this error is, and how I ca go about diagnosing 
it and fixing it. If there is any more information I can post to help then 
please just ask.

Regards,

James
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to