Hi Team,
Not sure if this issue covered here but I am getting an error uploading my pet project in Heroku.ModuleNotFoundError: No module named 'animals.wsgi'
2018-01-27T02:59:26.637953+00:00 app[web.1]: [2018-01-27 02:59:26 +0000] [8] [INFO] Worker exiting (pid: 8)
2018-01-27T02:59:26.669632+00:00 app[web.1]: [2018-01-27 02:59:26 +0000] [4] [INFO] Shutting down: Master
2018-01-27T02:59:26.669770+00:00 app[web.1]: [2018-01-27 02:59:26 +0000] [4] [INFO] Reason: Worker failed to boot.
web: gunicorn animals.wsgi:application --log-file - --log-level debug
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-users@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/CAA6wQLKi4vjKpVByRykvkXoPkpPUBprVq2pvmn-OabzSkAFoyQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment