Hello,

I tried deploying my app and everything seemed fine, but I got an 
"Application Error" message when I go to the site url. I checked my logs 
and noticed this here:

"ImportError: No module named mysite.wsgi"

I do have a wsgi module though. In fact, the app runs just fine locally. 
When I do a "foreman start", I get this message:

01:33:32 web.1  | started with pid 973
01:33:32 web.1  | /usr/local/foreman/bin/foreman-runner: line 41: exec: 
gunicorn: not found
01:33:32 web.1  | exited with code 127
01:33:32 system | sending SIGTERM to all processes
SIGTERM received

The first time I saw that I figured gunicorn wasn't installed, so I 
installed it, but I'm still getting the application error. I've googled 
around and can't seem to find a resolution to this. Please advise. You can 
get more details at:

http://stackoverflow.com/questions/21422868/importerror-no-module-named-mysite-wsgi-message-when-deploying-heroku-app










-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to