Re: error with heroku

2014-09-10 Thread Daniel Roseman
On Wednesday, 10 September 2014 09:06:20 UTC+1, ngangsia akumbo wrote: > > Please why am i having this error > > (djangoapps)yems firstapp # ls > firstapp manage.py Procfile > > > > nano Procfile > web: gunicorn hellodjango.wsgi --log-file - > > Please i need some help > > Your project ap

Re: error with heroku

2014-09-10 Thread ngangsia akumbo
thanks i have solved it On Wednesday, September 10, 2014 9:06:20 AM UTC+1, ngangsia akumbo wrote: > > Please why am i having this error > > (djangoapps)yems firstapp # ls > firstapp manage.py Procfile > > > (djangoapps)yems firstapp # foreman start > 08:47:00 web.1 | started with pid 4491 > 08:

Re: error with heroku

2014-09-10 Thread ngangsia akumbo
i am following this tutorial https://devcenter.heroku.com/articles/getting-started-with-django On Wednesday, September 10, 2014 9:06:20 AM UTC+1, ngangsia akumbo wrote: > > Please why am i having this error > > (djangoapps)yems firstapp # ls > firstapp manage.py Procfile > > > (djangoapps)yems

error with heroku

2014-09-10 Thread ngangsia akumbo
Please why am i having this error (djangoapps)yems firstapp # ls firstapp manage.py Procfile (djangoapps)yems firstapp # foreman start 08:47:00 web.1 | started with pid 4491 08:47:00 web.1 | exited with code 3 08:47:00 system | sending SIGTERM to all processes (djangoapps)yems firstapp # nan