I'm trying to run my django application using uwsgi and nginx. It's been working for the past month, but today I edited file in the /sites-enabled/ dir and now nginx won't start.
Here are the error logs from nginx
Update
Was able to get nginx running again by removing the .sock file from my /sites-enabled directory. Still would like to know what this error message means--a google search of the answer turns up nothing of usefulness.