Error H10 while deploying Django project

486 views
Skip to first unread message

prince gosavi

unread,
Apr 2, 2018, 4:05:10 PM4/2/18
to Django users
heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=miniprojectcc.herokuapp.com  dyno= connect= service= status=503 bytes= protocol=http
^C(miniproject-wxhZ76U4)
 heroku ps -a miniprojectcc
Free dyno hours quota remaining this month: 549h 30m (99%)

=== web (Free): gunicorn -t 3000 miniproject.wsgi (1)
web.1: crashed 2018/04/03 01:20:39 +0530 (~ 5m ago)
Help please.

Andréas Kühne

unread,
Apr 2, 2018, 4:43:54 PM4/2/18
to django...@googlegroups.com
Hi,

You need to give us more information. You should be able to get logs from the python part of the application, because all this is saying currently is that there is an error in your code (or at least the way heroku expects the code to be).
A 503 error (which you are getting) means that the python part is not responding correctly.

Regards,

Andréas

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d4c2f92d-e8ef-4ed3-9a38-8c43df5e6db6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages