AdmitHub / meteor-buildpack-horse

Heroku buildpack for Meteor v1.0+. The horse one.
MIT License
641 stars 586 forks source link

in heroku console log i am getting this: at=error code=H10 desc="App crashed" method=GET #199

Closed rahul6612 closed 6 years ago

rahul6612 commented 6 years ago

heroku log are: i am using python/django "2018-04-11T05:14:03.947097+00:00 app[web.1]: self.reap_workers() 2018-04-11T05:14:03.947100+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T05:14:03.947333+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T05:14:03.947351+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T05:14:04.014557+00:00 heroku[web.1]: Process exited with status 1 2018-04-11T05:14:04.045666+00:00 heroku[web.1]: State changed from starting to crashed 2018-04-11T05:14:05.319661+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=1ea7a72d-be6b-4baf-a0cf-fdae49d01f1b fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:14:07.447664+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=9fa76171-9472-43e7-a46f-ad74f9309e6a fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:14:36.004265+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=f7822047-a9a7-45cd-9e69-3e4b66f0449a fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:14:37.643469+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=57d4a56d-c994-4dda-a363-322fd3e558c1 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:15:28.634534+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=9e7c987a-2e62-42bf-9cc2-88c66ac2c868 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:15:30.262938+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=6e73bfef-283e-45a7-8657-592dddee2387 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:15:32.101227+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=9f452b11-43a7-4eea-8822-0f1e7e61ae8f fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:15:33.640513+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=a0326f92-bb66-4f80-900d-06eead8c57e5 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:16:48.757606+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=a26bb7e1-0dda-4349-8e07-b63ce7bf4c63 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:16:50.535158+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=506439f1-69eb-478a-bf7f-570458f0437c fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:19:21.915107+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=94f316b2-98e4-4298-9be5-80bdcf35bf90 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:19:23.748730+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=9e1b4cd1-d3e7-468c-b5d9-4e44057f0514 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:22:03.025811+00:00 heroku[web.1]: State changed from crashed to starting 2018-04-11T05:22:16.568445+00:00 heroku[web.1]: Starting process with command gunicorn ecommerce2.wsgi 2018-04-11T05:22:19.171827+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [4] [INFO] Starting gunicorn 19.7.1 2018-04-11T05:22:19.172497+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [4] [INFO] Listening at: http://0.0.0.0:26712 (4) 2018-04-11T05:22:19.172614+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [4] [INFO] Using worker: sync 2018-04-11T05:22:19.176799+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [8] [INFO] Booting worker with pid: 8 2018-04-11T05:22:19.246441+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [9] [INFO] Booting worker with pid: 9 2018-04-11T05:22:19.556289+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [8] [ERROR] Exception in worker process 2018-04-11T05:22:19.556317+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:22:19.556328+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 9, in 2018-04-11T05:22:19.556330+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage 2018-04-11T05:22:19.556337+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/contrib/staticfiles/storage.py", line 12, in 2018-04-11T05:22:19.556339+00:00 app[web.1]: from django.core.cache import ( 2018-04-11T05:22:19.556340+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/core/cache/init.py", line 34, in 2018-04-11T05:22:19.556343+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES: 2018-04-11T05:22:19.556345+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 48, in getattr 2018-04-11T05:22:19.556351+00:00 app[web.1]: self._setup(name) 2018-04-11T05:22:19.556353+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 42, in _setup 2018-04-11T05:22:19.556355+00:00 app[web.1]: % (desc, ENVIRONMENT_VARIABLE)) 2018-04-11T05:22:19.556362+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 2018-04-11T05:22:19.556364+00:00 app[web.1]: 2018-04-11T05:22:19.556366+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:22:19.556368+00:00 app[web.1]: 2018-04-11T05:22:19.556369+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:22:19.556371+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker 2018-04-11T05:22:19.556373+00:00 app[web.1]: worker.init_process() 2018-04-11T05:22:19.556374+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 126, in init_process 2018-04-11T05:22:19.556376+00:00 app[web.1]: self.load_wsgi() 2018-04-11T05:22:19.556377+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 135, in load_wsgi 2018-04-11T05:22:19.556379+00:00 app[web.1]: self.wsgi = self.app.wsgi() 2018-04-11T05:22:19.556382+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi 2018-04-11T05:22:19.556383+00:00 app[web.1]: self.callable = self.load() 2018-04-11T05:22:19.556385+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 65, in load 2018-04-11T05:22:19.556386+00:00 app[web.1]: return self.load_wsgiapp() 2018-04-11T05:22:19.556388+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp 2018-04-11T05:22:19.556390+00:00 app[web.1]: return util.import_app(self.app_uri) 2018-04-11T05:22:19.556391+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/util.py", line 352, in import_app 2018-04-11T05:22:19.556393+00:00 app[web.1]: import(module) 2018-04-11T05:22:19.556394+00:00 app[web.1]: File "/app/ecommerce2/wsgi.py", line 13, in 2018-04-11T05:22:19.556396+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise 2018-04-11T05:22:19.556398+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 13, in 2018-04-11T05:22:19.556399+00:00 app[web.1]: "'DJANGO_SETTINGS_MODULE' environment variable must be set " 2018-04-11T05:22:19.556402+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: 'DJANGO_SETTINGS_MODULE' environment variable must be set before importing 'whitenoise.django' 2018-04-11T05:22:19.556404+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [8] [INFO] Worker exiting (pid: 8) 2018-04-11T05:22:19.827744+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [9] [ERROR] Exception in worker process 2018-04-11T05:22:19.827758+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:22:19.827760+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 9, in 2018-04-11T05:22:19.827762+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage 2018-04-11T05:22:19.827764+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/contrib/staticfiles/storage.py", line 12, in 2018-04-11T05:22:19.827766+00:00 app[web.1]: from django.core.cache import ( 2018-04-11T05:22:19.827768+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/core/cache/init.py", line 34, in 2018-04-11T05:22:19.827770+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES: 2018-04-11T05:22:19.827771+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 48, in getattr 2018-04-11T05:22:19.827774+00:00 app[web.1]: self._setup(name) 2018-04-11T05:22:19.827775+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 42, in _setup 2018-04-11T05:22:19.827777+00:00 app[web.1]: % (desc, ENVIRONMENT_VARIABLE)) 2018-04-11T05:22:19.827785+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 2018-04-11T05:22:19.827787+00:00 app[web.1]: 2018-04-11T05:22:19.827789+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:22:19.827791+00:00 app[web.1]: 2018-04-11T05:22:19.827793+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:22:19.827794+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker 2018-04-11T05:22:19.827796+00:00 app[web.1]: worker.init_process() 2018-04-11T05:22:19.827798+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 126, in init_process 2018-04-11T05:22:19.827799+00:00 app[web.1]: self.load_wsgi() 2018-04-11T05:22:19.827801+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 135, in load_wsgi 2018-04-11T05:22:19.827803+00:00 app[web.1]: self.wsgi = self.app.wsgi() 2018-04-11T05:22:19.827805+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi 2018-04-11T05:22:19.827806+00:00 app[web.1]: self.callable = self.load() 2018-04-11T05:22:19.827808+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 65, in load 2018-04-11T05:22:19.827810+00:00 app[web.1]: return self.load_wsgiapp() 2018-04-11T05:22:19.827811+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp 2018-04-11T05:22:19.827813+00:00 app[web.1]: return util.import_app(self.app_uri) 2018-04-11T05:22:19.827814+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/util.py", line 352, in import_app 2018-04-11T05:22:19.827816+00:00 app[web.1]: import(module) 2018-04-11T05:22:19.827818+00:00 app[web.1]: File "/app/ecommerce2/wsgi.py", line 13, in 2018-04-11T05:22:19.827820+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise 2018-04-11T05:22:19.827821+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 13, in 2018-04-11T05:22:19.827823+00:00 app[web.1]: "'DJANGO_SETTINGS_MODULE' environment variable must be set " 2018-04-11T05:22:19.827952+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: 'DJANGO_SETTINGS_MODULE' environment variable must be set before importing 'whitenoise.django' 2018-04-11T05:22:19.829292+00:00 app[web.1]: [2018-04-11 05:22:19 +0000] [9] [INFO] Worker exiting (pid: 9) 2018-04-11T05:22:19.910158+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:22:19.910226+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 209, in run 2018-04-11T05:22:19.910812+00:00 app[web.1]: self.sleep() 2018-04-11T05:22:19.910846+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 359, in sleep 2018-04-11T05:22:19.911295+00:00 app[web.1]: ready = select.select([self.PIPE[0]], [], [], 1.0) 2018-04-11T05:22:19.911327+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T05:22:19.911663+00:00 app[web.1]: self.reap_workers() 2018-04-11T05:22:19.911698+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T05:22:19.912217+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T05:22:19.912337+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T05:22:19.912376+00:00 app[web.1]: 2018-04-11T05:22:19.912379+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:22:19.912381+00:00 app[web.1]: 2018-04-11T05:22:19.912422+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:22:19.912497+00:00 app[web.1]: File "/app/.heroku/python/bin/gunicorn", line 11, in 2018-04-11T05:22:19.912729+00:00 app[web.1]: sys.exit(run()) 2018-04-11T05:22:19.912787+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 74, in run 2018-04-11T05:22:19.913050+00:00 app[web.1]: WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() 2018-04-11T05:22:19.913087+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 203, in run 2018-04-11T05:22:19.913426+00:00 app[web.1]: super(Application, self).run() 2018-04-11T05:22:19.913464+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 72, in run 2018-04-11T05:22:19.913736+00:00 app[web.1]: Arbiter(self).run() 2018-04-11T05:22:19.913771+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 231, in run 2018-04-11T05:22:19.914115+00:00 app[web.1]: self.halt(reason=inst.reason, exit_status=inst.exit_status) 2018-04-11T05:22:19.914147+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 344, in halt 2018-04-11T05:22:19.914577+00:00 app[web.1]: self.stop() 2018-04-11T05:22:19.914618+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 393, in stop 2018-04-11T05:22:19.915048+00:00 app[web.1]: time.sleep(0.1) 2018-04-11T05:22:19.915096+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T05:22:19.915403+00:00 app[web.1]: self.reap_workers() 2018-04-11T05:22:19.915449+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T05:22:19.915965+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T05:22:19.916021+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T05:22:20.034573+00:00 heroku[web.1]: State changed from starting to crashed 2018-04-11T05:22:20.017732+00:00 heroku[web.1]: Process exited with status 1 Disconnected from log stream. There may be events happening that you do not see here! Attempting to reconnect... 2018-04-11T05:22:19.914147+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 344, in halt 2018-04-11T05:22:19.914618+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 393, in stop 2018-04-11T05:22:19.915048+00:00 app[web.1]: time.sleep(0.1) 2018-04-11T05:22:19.915096+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T05:22:19.915403+00:00 app[web.1]: self.reap_workers() 2018-04-11T05:22:19.915449+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T05:22:19.915965+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T05:22:19.916021+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T05:22:20.034573+00:00 heroku[web.1]: State changed from starting to crashed 2018-04-11T05:22:20.017732+00:00 heroku[web.1]: Process exited with status 1 2018-04-11T05:28:15.812381+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=dcf26cf1-eb70-465a-a125-24540228a40d fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:28:17.087021+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=3e60a689-6254-454e-bc47-9d0cec596561 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:28:19.444039+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=d39d7b1b-5a42-4acc-828f-8dd09860555a fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:28:21.062477+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=54cc094f-c9ec-4d10-a7f7-e4573958621e fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:28:32.369767+00:00 heroku[web.1]: State changed from crashed to starting 2018-04-11T05:28:45.274058+00:00 heroku[web.1]: Starting process with command gunicorn ecommerce2.wsgi 2018-04-11T05:28:47.536215+00:00 app[web.1]: [2018-04-11 05:28:47 +0000] [4] [INFO] Starting gunicorn 19.7.1 2018-04-11T05:28:47.536964+00:00 app[web.1]: [2018-04-11 05:28:47 +0000] [4] [INFO] Listening at: http://0.0.0.0:54489 (4) 2018-04-11T05:28:47.537063+00:00 app[web.1]: [2018-04-11 05:28:47 +0000] [4] [INFO] Using worker: sync 2018-04-11T05:28:47.542048+00:00 app[web.1]: [2018-04-11 05:28:47 +0000] [8] [INFO] Booting worker with pid: 8 2018-04-11T05:28:47.600556+00:00 app[web.1]: [2018-04-11 05:28:47 +0000] [9] [INFO] Booting worker with pid: 9 2018-04-11T05:28:47.996751+00:00 app[web.1]: [2018-04-11 05:28:47 +0000] [8] [ERROR] Exception in worker process 2018-04-11T05:28:47.996797+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:28:47.996802+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 9, in 2018-04-11T05:28:47.996804+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage 2018-04-11T05:28:47.996806+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/contrib/staticfiles/storage.py", line 12, in 2018-04-11T05:28:47.996808+00:00 app[web.1]: from django.core.cache import ( 2018-04-11T05:28:47.996809+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/core/cache/init.py", line 34, in 2018-04-11T05:28:47.996811+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES: 2018-04-11T05:28:47.996813+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 48, in getattr 2018-04-11T05:28:47.996815+00:00 app[web.1]: self._setup(name) 2018-04-11T05:28:47.996816+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 42, in _setup 2018-04-11T05:28:47.996818+00:00 app[web.1]: % (desc, ENVIRONMENT_VARIABLE)) 2018-04-11T05:28:47.996824+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 2018-04-11T05:28:47.996826+00:00 app[web.1]: 2018-04-11T05:28:47.996827+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:28:47.996829+00:00 app[web.1]: 2018-04-11T05:28:47.996831+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:28:47.996832+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker 2018-04-11T05:28:47.996834+00:00 app[web.1]: worker.init_process() 2018-04-11T05:28:47.996835+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 126, in init_process 2018-04-11T05:28:47.996837+00:00 app[web.1]: self.load_wsgi() 2018-04-11T05:28:47.996839+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 135, in load_wsgi 2018-04-11T05:28:47.996840+00:00 app[web.1]: self.wsgi = self.app.wsgi() 2018-04-11T05:28:47.996842+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi 2018-04-11T05:28:47.996843+00:00 app[web.1]: self.callable = self.load() 2018-04-11T05:28:47.996845+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 65, in load 2018-04-11T05:28:47.996846+00:00 app[web.1]: return self.load_wsgiapp() 2018-04-11T05:28:47.996848+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp 2018-04-11T05:28:47.996850+00:00 app[web.1]: return util.import_app(self.app_uri) 2018-04-11T05:28:47.996851+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/util.py", line 352, in import_app 2018-04-11T05:28:47.996853+00:00 app[web.1]: import(module) 2018-04-11T05:28:47.996854+00:00 app[web.1]: File "/app/ecommerce2/wsgi.py", line 13, in 2018-04-11T05:28:47.996856+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise 2018-04-11T05:28:47.996857+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 13, in 2018-04-11T05:28:47.996859+00:00 app[web.1]: "'DJANGO_SETTINGS_MODULE' environment variable must be set " 2018-04-11T05:28:47.996869+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: 'DJANGO_SETTINGS_MODULE' environment variable must be set before importing 'whitenoise.django' 2018-04-11T05:28:47.997293+00:00 app[web.1]: [2018-04-11 05:28:47 +0000] [8] [INFO] Worker exiting (pid: 8) 2018-04-11T05:28:48.218750+00:00 app[web.1]: [2018-04-11 05:28:48 +0000] [9] [ERROR] Exception in worker process 2018-04-11T05:28:48.218754+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:28:48.218756+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 9, in 2018-04-11T05:28:48.218757+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage 2018-04-11T05:28:48.218759+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/contrib/staticfiles/storage.py", line 12, in 2018-04-11T05:28:48.218760+00:00 app[web.1]: from django.core.cache import ( 2018-04-11T05:28:48.218762+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/core/cache/init.py", line 34, in 2018-04-11T05:28:48.218764+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES: 2018-04-11T05:28:48.218766+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 48, in getattr 2018-04-11T05:28:48.218768+00:00 app[web.1]: self._setup(name) 2018-04-11T05:28:48.218770+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 42, in _setup 2018-04-11T05:28:48.218771+00:00 app[web.1]: % (desc, ENVIRONMENT_VARIABLE)) 2018-04-11T05:28:48.218773+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 2018-04-11T05:28:48.218775+00:00 app[web.1]: 2018-04-11T05:28:48.218776+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:28:48.218777+00:00 app[web.1]: 2018-04-11T05:28:48.218778+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:28:48.218779+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker 2018-04-11T05:28:48.218780+00:00 app[web.1]: worker.init_process() 2018-04-11T05:28:48.218782+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 126, in init_process 2018-04-11T05:28:48.218783+00:00 app[web.1]: self.load_wsgi() 2018-04-11T05:28:48.218784+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 135, in load_wsgi 2018-04-11T05:28:48.218785+00:00 app[web.1]: self.wsgi = self.app.wsgi() 2018-04-11T05:28:48.218787+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi 2018-04-11T05:28:48.218788+00:00 app[web.1]: self.callable = self.load() 2018-04-11T05:28:48.218789+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 65, in load 2018-04-11T05:28:48.218790+00:00 app[web.1]: return self.load_wsgiapp() 2018-04-11T05:28:48.218805+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp 2018-04-11T05:28:48.218807+00:00 app[web.1]: return util.import_app(self.app_uri) 2018-04-11T05:28:48.218809+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/util.py", line 352, in import_app 2018-04-11T05:28:48.218810+00:00 app[web.1]: import(module) 2018-04-11T05:28:48.218812+00:00 app[web.1]: File "/app/ecommerce2/wsgi.py", line 13, in 2018-04-11T05:28:48.218814+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise 2018-04-11T05:28:48.218815+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 13, in 2018-04-11T05:28:48.218817+00:00 app[web.1]: "'DJANGO_SETTINGS_MODULE' environment variable must be set " 2018-04-11T05:28:48.218825+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: 'DJANGO_SETTINGS_MODULE' environment variable must be set before importing 'whitenoise.django' 2018-04-11T05:28:48.219566+00:00 app[web.1]: [2018-04-11 05:28:48 +0000] [9] [INFO] Worker exiting (pid: 9) 2018-04-11T05:28:48.275185+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:28:48.275220+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 209, in run 2018-04-11T05:28:48.275591+00:00 app[web.1]: self.sleep() 2018-04-11T05:28:48.275595+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 359, in sleep 2018-04-11T05:28:48.275838+00:00 app[web.1]: ready = select.select([self.PIPE[0]], [], [], 1.0) 2018-04-11T05:28:48.275844+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T05:28:48.276034+00:00 app[web.1]: self.reap_workers() 2018-04-11T05:28:48.276049+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T05:28:48.276310+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T05:28:48.276345+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T05:28:48.276347+00:00 app[web.1]: 2018-04-11T05:28:48.276349+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:28:48.276350+00:00 app[web.1]: 2018-04-11T05:28:48.276352+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:28:48.276386+00:00 app[web.1]: File "/app/.heroku/python/bin/gunicorn", line 11, in 2018-04-11T05:28:48.276498+00:00 app[web.1]: sys.exit(run()) 2018-04-11T05:28:48.276501+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 74, in run 2018-04-11T05:28:48.276672+00:00 app[web.1]: WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() 2018-04-11T05:28:48.276680+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 203, in run 2018-04-11T05:28:48.276877+00:00 app[web.1]: super(Application, self).run() 2018-04-11T05:28:48.276880+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 72, in run 2018-04-11T05:28:48.277047+00:00 app[web.1]: Arbiter(self).run() 2018-04-11T05:28:48.277054+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 231, in run 2018-04-11T05:28:48.277274+00:00 app[web.1]: self.halt(reason=inst.reason, exit_status=inst.exit_status) 2018-04-11T05:28:48.277280+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 344, in halt 2018-04-11T05:28:48.277505+00:00 app[web.1]: self.stop() 2018-04-11T05:28:48.277535+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 393, in stop 2018-04-11T05:28:48.277872+00:00 app[web.1]: time.sleep(0.1) 2018-04-11T05:28:48.277878+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T05:28:48.278053+00:00 app[web.1]: self.reap_workers() 2018-04-11T05:28:48.278059+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T05:28:48.278329+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T05:28:48.278355+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T05:28:48.395827+00:00 heroku[web.1]: State changed from starting to crashed 2018-04-11T05:28:48.399131+00:00 heroku[web.1]: State changed from crashed to starting 2018-04-11T05:28:48.380076+00:00 heroku[web.1]: Process exited with status 1 2018-04-11T05:28:59.832021+00:00 heroku[web.1]: Starting process with command gunicorn ecommerce2.wsgi 2018-04-11T05:29:01.785396+00:00 app[web.1]: [2018-04-11 05:29:01 +0000] [4] [INFO] Starting gunicorn 19.7.1 2018-04-11T05:29:01.785897+00:00 app[web.1]: [2018-04-11 05:29:01 +0000] [4] [INFO] Listening at: http://0.0.0.0:20820 (4) 2018-04-11T05:29:01.785999+00:00 app[web.1]: [2018-04-11 05:29:01 +0000] [4] [INFO] Using worker: sync 2018-04-11T05:29:01.789683+00:00 app[web.1]: [2018-04-11 05:29:01 +0000] [8] [INFO] Booting worker with pid: 8 2018-04-11T05:29:01.878554+00:00 app[web.1]: [2018-04-11 05:29:01 +0000] [9] [INFO] Booting worker with pid: 9 2018-04-11T05:29:02.179428+00:00 app[web.1]: [2018-04-11 05:29:02 +0000] [9] [ERROR] Exception in worker process 2018-04-11T05:29:02.179460+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:29:02.179462+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 9, in 2018-04-11T05:29:02.179464+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage 2018-04-11T05:29:02.179466+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/contrib/staticfiles/storage.py", line 12, in 2018-04-11T05:29:02.179467+00:00 app[web.1]: from django.core.cache import ( 2018-04-11T05:29:02.179468+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/core/cache/init.py", line 34, in 2018-04-11T05:29:02.179470+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES: 2018-04-11T05:29:02.179472+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 48, in getattr 2018-04-11T05:29:02.179474+00:00 app[web.1]: self._setup(name) 2018-04-11T05:29:02.179475+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 42, in _setup 2018-04-11T05:29:02.179477+00:00 app[web.1]: % (desc, ENVIRONMENT_VARIABLE)) 2018-04-11T05:29:02.179481+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 2018-04-11T05:29:02.179484+00:00 app[web.1]: 2018-04-11T05:29:02.179485+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:29:02.179487+00:00 app[web.1]: 2018-04-11T05:29:02.179488+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:29:02.179490+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker 2018-04-11T05:29:02.179491+00:00 app[web.1]: worker.init_process() 2018-04-11T05:29:02.179493+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 126, in init_process 2018-04-11T05:29:02.179494+00:00 app[web.1]: self.load_wsgi() 2018-04-11T05:29:02.179496+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 135, in load_wsgi 2018-04-11T05:29:02.179497+00:00 app[web.1]: self.wsgi = self.app.wsgi() 2018-04-11T05:29:02.179499+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi 2018-04-11T05:29:02.179501+00:00 app[web.1]: self.callable = self.load() 2018-04-11T05:29:02.179502+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 65, in load 2018-04-11T05:29:02.179503+00:00 app[web.1]: return self.load_wsgiapp() 2018-04-11T05:29:02.179505+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp 2018-04-11T05:29:02.179506+00:00 app[web.1]: return util.import_app(self.app_uri) 2018-04-11T05:29:02.179507+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/util.py", line 352, in import_app 2018-04-11T05:29:02.179509+00:00 app[web.1]: import(module) 2018-04-11T05:29:02.179510+00:00 app[web.1]: File "/app/ecommerce2/wsgi.py", line 13, in 2018-04-11T05:29:02.179512+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise 2018-04-11T05:29:02.179513+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 13, in 2018-04-11T05:29:02.179514+00:00 app[web.1]: "'DJANGO_SETTINGS_MODULE' environment variable must be set " 2018-04-11T05:29:02.179517+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: 'DJANGO_SETTINGS_MODULE' environment variable must be set before importing 'whitenoise.django' 2018-04-11T05:29:02.179839+00:00 app[web.1]: [2018-04-11 05:29:02 +0000] [9] [INFO] Worker exiting (pid: 9) 2018-04-11T05:29:02.258076+00:00 app[web.1]: [2018-04-11 05:29:02 +0000] [8] [ERROR] Exception in worker process 2018-04-11T05:29:02.258080+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:29:02.258082+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 9, in 2018-04-11T05:29:02.258084+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage 2018-04-11T05:29:02.258086+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/contrib/staticfiles/storage.py", line 12, in 2018-04-11T05:29:02.258088+00:00 app[web.1]: from django.core.cache import ( 2018-04-11T05:29:02.258090+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/core/cache/init.py", line 34, in 2018-04-11T05:29:02.258091+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES: 2018-04-11T05:29:02.258093+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 48, in getattr 2018-04-11T05:29:02.258095+00:00 app[web.1]: self._setup(name) 2018-04-11T05:29:02.258096+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 42, in _setup 2018-04-11T05:29:02.258098+00:00 app[web.1]: % (desc, ENVIRONMENT_VARIABLE)) 2018-04-11T05:29:02.258100+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 2018-04-11T05:29:02.258102+00:00 app[web.1]: 2018-04-11T05:29:02.258103+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:29:02.258104+00:00 app[web.1]: 2018-04-11T05:29:02.258105+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:29:02.258106+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker 2018-04-11T05:29:02.258107+00:00 app[web.1]: worker.init_process() 2018-04-11T05:29:02.258108+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 126, in init_process 2018-04-11T05:29:02.258109+00:00 app[web.1]: self.load_wsgi() 2018-04-11T05:29:02.258111+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 135, in load_wsgi 2018-04-11T05:29:02.258112+00:00 app[web.1]: self.wsgi = self.app.wsgi() 2018-04-11T05:29:02.258113+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi 2018-04-11T05:29:02.258115+00:00 app[web.1]: self.callable = self.load() 2018-04-11T05:29:02.258116+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 65, in load 2018-04-11T05:29:02.258117+00:00 app[web.1]: return self.load_wsgiapp() 2018-04-11T05:29:02.258118+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp 2018-04-11T05:29:02.258119+00:00 app[web.1]: return util.import_app(self.app_uri) 2018-04-11T05:29:02.258120+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/util.py", line 352, in import_app 2018-04-11T05:29:02.258121+00:00 app[web.1]: import(module) 2018-04-11T05:29:02.258122+00:00 app[web.1]: File "/app/ecommerce2/wsgi.py", line 13, in 2018-04-11T05:29:02.258123+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise 2018-04-11T05:29:02.258124+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 13, in 2018-04-11T05:29:02.258126+00:00 app[web.1]: "'DJANGO_SETTINGS_MODULE' environment variable must be set " 2018-04-11T05:29:02.258132+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: 'DJANGO_SETTINGS_MODULE' environment variable must be set before importing 'whitenoise.django' 2018-04-11T05:29:02.258868+00:00 app[web.1]: [2018-04-11 05:29:02 +0000] [8] [INFO] Worker exiting (pid: 8) 2018-04-11T05:29:02.300033+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:29:02.300039+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 209, in run 2018-04-11T05:29:02.300347+00:00 app[web.1]: self.sleep() 2018-04-11T05:29:02.300350+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 359, in sleep 2018-04-11T05:29:02.300606+00:00 app[web.1]: ready = select.select([self.PIPE[0]], [], [], 1.0) 2018-04-11T05:29:02.300609+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T05:29:02.300763+00:00 app[web.1]: self.reap_workers() 2018-04-11T05:29:02.300768+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T05:29:02.301008+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T05:29:02.301018+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T05:29:02.301020+00:00 app[web.1]: 2018-04-11T05:29:02.301022+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T05:29:02.301055+00:00 app[web.1]: 2018-04-11T05:29:02.301058+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T05:29:02.301060+00:00 app[web.1]: File "/app/.heroku/python/bin/gunicorn", line 11, in 2018-04-11T05:29:02.301110+00:00 app[web.1]: sys.exit(run()) 2018-04-11T05:29:02.301113+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 74, in run 2018-04-11T05:29:02.301289+00:00 app[web.1]: WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() 2018-04-11T05:29:02.301292+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 203, in run 2018-04-11T05:29:02.301631+00:00 app[web.1]: super(Application, self).run() 2018-04-11T05:29:02.301637+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 72, in run 2018-04-11T05:29:02.301820+00:00 app[web.1]: Arbiter(self).run() 2018-04-11T05:29:02.301824+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 231, in run 2018-04-11T05:29:02.302104+00:00 app[web.1]: self.halt(reason=inst.reason, exit_status=inst.exit_status) 2018-04-11T05:29:02.302109+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 344, in halt 2018-04-11T05:29:02.302430+00:00 app[web.1]: self.stop() 2018-04-11T05:29:02.302433+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 393, in stop 2018-04-11T05:29:02.302768+00:00 app[web.1]: time.sleep(0.1) 2018-04-11T05:29:02.302787+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T05:29:02.302983+00:00 app[web.1]: self.reap_workers() 2018-04-11T05:29:02.302986+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T05:29:02.303286+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T05:29:02.303304+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T05:29:02.383696+00:00 heroku[web.1]: State changed from starting to crashed 2018-04-11T05:29:02.370849+00:00 heroku[web.1]: Process exited with status 1 2018-04-11T05:34:49.449160+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=d4081409-4706-47fd-a55d-dd9a633b380e fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:34:51.483593+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=baa04280-7259-4683-b3a6-591743789390 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:52:57.207526+00:00 app[api]: Starting process with command python manage.py migrate by user rahulverma6612@gmail.com 2018-04-11T05:53:09.336672+00:00 heroku[run.3395]: Awaiting client 2018-04-11T05:53:09.359527+00:00 heroku[run.3395]: Starting process with command python manage.py migrate 2018-04-11T05:53:09.581217+00:00 heroku[run.3395]: State changed from starting to up 2018-04-11T05:53:14.350227+00:00 heroku[run.3395]: Process exited with status 0 2018-04-11T05:53:14.490028+00:00 heroku[run.3395]: State changed from up to complete 2018-04-11T05:57:21.533087+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=5ddb41f2-de68-4ca3-920d-646cb7d76618 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:57:23.384326+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=bb834916-367d-4d22-b84b-bbb2c3c0c38d fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:57:24.617927+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=b886c766-fbb1-495f-a3c4-33e6f453db66 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:57:26.079587+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=a3ec9958-2e6b-4d52-b36f-047a065a8550 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:59:24.703869+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=067f0c30-c208-4cc5-9f47-dfc0a02576a6 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:59:26.499449+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=30082be7-a7fc-4c2e-8b02-74a3eabc450f fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:59:33.469682+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=249c4fa0-a728-4ee4-b358-bfca8726fe10 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:59:35.298739+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=433bd5b3-b85b-47b5-b8b3-143b7679e2cd fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T05:59:55.241666+00:00 heroku[web.1]: State changed from crashed to starting 2018-04-11T06:00:06.837611+00:00 heroku[web.1]: Starting process with command gunicorn ecommerce2.wsgi 2018-04-11T06:00:08.551714+00:00 heroku[web.1]: State changed from starting to up 2018-04-11T06:00:08.463889+00:00 app[web.1]: [2018-04-11 06:00:08 +0000] [4] [INFO] Starting gunicorn 19.7.1 2018-04-11T06:00:08.464401+00:00 app[web.1]: [2018-04-11 06:00:08 +0000] [4] [INFO] Listening at: http://0.0.0.0:3483 (4) 2018-04-11T06:00:08.464495+00:00 app[web.1]: [2018-04-11 06:00:08 +0000] [4] [INFO] Using worker: sync 2018-04-11T06:00:08.468162+00:00 app[web.1]: [2018-04-11 06:00:08 +0000] [8] [INFO] Booting worker with pid: 8 2018-04-11T06:00:08.532681+00:00 app[web.1]: [2018-04-11 06:00:08 +0000] [9] [INFO] Booting worker with pid: 9 2018-04-11T06:00:08.901362+00:00 app[web.1]: [2018-04-11 06:00:08 +0000] [8] [ERROR] Exception in worker process 2018-04-11T06:00:08.901405+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T06:00:08.901407+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 9, in 2018-04-11T06:00:08.901409+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage 2018-04-11T06:00:08.901411+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/contrib/staticfiles/storage.py", line 12, in 2018-04-11T06:00:08.901413+00:00 app[web.1]: from django.core.cache import ( 2018-04-11T06:00:08.901414+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/core/cache/init.py", line 34, in 2018-04-11T06:00:08.901417+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES: 2018-04-11T06:00:08.901418+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 48, in getattr 2018-04-11T06:00:08.901420+00:00 app[web.1]: self._setup(name) 2018-04-11T06:00:08.901422+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 42, in _setup 2018-04-11T06:00:08.901424+00:00 app[web.1]: % (desc, ENVIRONMENT_VARIABLE)) 2018-04-11T06:00:08.901429+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 2018-04-11T06:00:08.901431+00:00 app[web.1]: 2018-04-11T06:00:08.901433+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T06:00:08.901434+00:00 app[web.1]: 2018-04-11T06:00:08.901436+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T06:00:08.901437+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker 2018-04-11T06:00:08.901439+00:00 app[web.1]: worker.init_process() 2018-04-11T06:00:08.901440+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 126, in init_process 2018-04-11T06:00:08.901442+00:00 app[web.1]: self.load_wsgi() 2018-04-11T06:00:08.901443+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 135, in load_wsgi 2018-04-11T06:00:08.901445+00:00 app[web.1]: self.wsgi = self.app.wsgi() 2018-04-11T06:00:08.901447+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi 2018-04-11T06:00:08.901449+00:00 app[web.1]: self.callable = self.load() 2018-04-11T06:00:08.901450+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 65, in load 2018-04-11T06:00:08.901452+00:00 app[web.1]: return self.load_wsgiapp() 2018-04-11T06:00:08.901453+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp 2018-04-11T06:00:08.901455+00:00 app[web.1]: return util.import_app(self.app_uri) 2018-04-11T06:00:08.901456+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/util.py", line 352, in import_app 2018-04-11T06:00:08.901458+00:00 app[web.1]: import(module) 2018-04-11T06:00:08.901460+00:00 app[web.1]: File "/app/ecommerce2/wsgi.py", line 13, in 2018-04-11T06:00:08.901461+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise 2018-04-11T06:00:08.901463+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 13, in 2018-04-11T06:00:08.901465+00:00 app[web.1]: "'DJANGO_SETTINGS_MODULE' environment variable must be set " 2018-04-11T06:00:08.901531+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: 'DJANGO_SETTINGS_MODULE' environment variable must be set before importing 'whitenoise.django' 2018-04-11T06:00:08.902304+00:00 app[web.1]: [2018-04-11 06:00:08 +0000] [8] [INFO] Worker exiting (pid: 8) 2018-04-11T06:00:09.045171+00:00 app[web.1]: [2018-04-11 06:00:09 +0000] [9] [ERROR] Exception in worker process 2018-04-11T06:00:09.045174+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T06:00:09.045176+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 9, in 2018-04-11T06:00:09.045177+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage 2018-04-11T06:00:09.045178+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/contrib/staticfiles/storage.py", line 12, in 2018-04-11T06:00:09.045180+00:00 app[web.1]: from django.core.cache import ( 2018-04-11T06:00:09.045181+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/core/cache/init.py", line 34, in 2018-04-11T06:00:09.045182+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES: 2018-04-11T06:00:09.045183+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 48, in getattr 2018-04-11T06:00:09.045185+00:00 app[web.1]: self._setup(name) 2018-04-11T06:00:09.045186+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/django/conf/init.py", line 42, in _setup 2018-04-11T06:00:09.045187+00:00 app[web.1]: % (desc, ENVIRONMENT_VARIABLE)) 2018-04-11T06:00:09.045197+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 2018-04-11T06:00:09.045198+00:00 app[web.1]: 2018-04-11T06:00:09.045199+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T06:00:09.045200+00:00 app[web.1]: 2018-04-11T06:00:09.045201+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T06:00:09.045203+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker 2018-04-11T06:00:09.045204+00:00 app[web.1]: worker.init_process() 2018-04-11T06:00:09.045205+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 126, in init_process 2018-04-11T06:00:09.045206+00:00 app[web.1]: self.load_wsgi() 2018-04-11T06:00:09.045207+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/workers/base.py", line 135, in load_wsgi 2018-04-11T06:00:09.045209+00:00 app[web.1]: self.wsgi = self.app.wsgi() 2018-04-11T06:00:09.045210+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 67, in wsgi 2018-04-11T06:00:09.045211+00:00 app[web.1]: self.callable = self.load() 2018-04-11T06:00:09.045212+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 65, in load 2018-04-11T06:00:09.045213+00:00 app[web.1]: return self.load_wsgiapp() 2018-04-11T06:00:09.045214+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp 2018-04-11T06:00:09.045216+00:00 app[web.1]: return util.import_app(self.app_uri) 2018-04-11T06:00:09.045217+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/util.py", line 352, in import_app 2018-04-11T06:00:09.045218+00:00 app[web.1]: import(module) 2018-04-11T06:00:09.045219+00:00 app[web.1]: File "/app/ecommerce2/wsgi.py", line 13, in 2018-04-11T06:00:09.045220+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise 2018-04-11T06:00:09.045221+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/whitenoise/django.py", line 13, in 2018-04-11T06:00:09.045222+00:00 app[web.1]: "'DJANGO_SETTINGS_MODULE' environment variable must be set " 2018-04-11T06:00:09.045227+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: 'DJANGO_SETTINGS_MODULE' environment variable must be set before importing 'whitenoise.django' 2018-04-11T06:00:09.045584+00:00 app[web.1]: [2018-04-11 06:00:09 +0000] [9] [INFO] Worker exiting (pid: 9) 2018-04-11T06:00:09.089234+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T06:00:09.089284+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 209, in run 2018-04-11T06:00:09.089631+00:00 app[web.1]: self.sleep() 2018-04-11T06:00:09.089671+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 359, in sleep 2018-04-11T06:00:09.090008+00:00 app[web.1]: ready = select.select([self.PIPE[0]], [], [], 1.0) 2018-04-11T06:00:09.090048+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T06:00:09.090289+00:00 app[web.1]: self.reap_workers() 2018-04-11T06:00:09.090341+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T06:00:09.090793+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T06:00:09.090856+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T06:00:09.090858+00:00 app[web.1]: 2018-04-11T06:00:09.090860+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2018-04-11T06:00:09.090870+00:00 app[web.1]: 2018-04-11T06:00:09.090877+00:00 app[web.1]: Traceback (most recent call last): 2018-04-11T06:00:09.090878+00:00 app[web.1]: File "/app/.heroku/python/bin/gunicorn", line 11, in 2018-04-11T06:00:09.091010+00:00 app[web.1]: sys.exit(run()) 2018-04-11T06:00:09.091042+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py", line 74, in run 2018-04-11T06:00:09.091254+00:00 app[web.1]: WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() 2018-04-11T06:00:09.091259+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 203, in run 2018-04-11T06:00:09.091504+00:00 app[web.1]: super(Application, self).run() 2018-04-11T06:00:09.091526+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/app/base.py", line 72, in run 2018-04-11T06:00:09.091708+00:00 app[web.1]: Arbiter(self).run() 2018-04-11T06:00:09.091730+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 231, in run 2018-04-11T06:00:09.092030+00:00 app[web.1]: self.halt(reason=inst.reason, exit_status=inst.exit_status) 2018-04-11T06:00:09.092032+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 344, in halt 2018-04-11T06:00:09.092236+00:00 app[web.1]: self.stop() 2018-04-11T06:00:09.092240+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 393, in stop 2018-04-11T06:00:09.092496+00:00 app[web.1]: time.sleep(0.1) 2018-04-11T06:00:09.092500+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 244, in handle_chld 2018-04-11T06:00:09.092690+00:00 app[web.1]: self.reap_workers() 2018-04-11T06:00:09.092692+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/gunicorn/arbiter.py", line 524, in reap_workers 2018-04-11T06:00:09.092928+00:00 app[web.1]: raise HaltServer(reason, self.WORKER_BOOT_ERROR) 2018-04-11T06:00:09.092933+00:00 app[web.1]: gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> 2018-04-11T06:00:09.189141+00:00 heroku[web.1]: State changed from up to crashed 2018-04-11T06:00:09.164498+00:00 heroku[web.1]: Process exited with status 1 2018-04-11T06:06:17.589046+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=shoppingmachine.herokuapp.com request_id=37570a96-da99-4dfe-94e5-14a47a0cf71e fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https 2018-04-11T06:06:18.999241+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=shoppingmachine.herokuapp.com request_id=c9656d38-9800-4983-9ea5-0919f8b355b2 fwd="157.50.246.178" dyno= connect= service= status=503 bytes= protocol=https "

yourcelf commented 6 years ago

This buildpack is for using Meteor on heroku. If you're using python/django, you'll be using a different buildpack.

Sorry, this is not the right place for your issue!

rahul6612 commented 6 years ago

ok thanks