Advertisement
Guest User

Untitled

a guest
Apr 13th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.29 KB | None | 0 0
  1. 2015-04-13T09:20:04.366921+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/configurations/base.py", line 30, in __new__
  2. 2015-04-13T09:20:04.366922+00:00 app[web.1]: raise ImproperlyConfigured(install_failure)
  3. 2015-04-13T09:20:04.366925+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: django-configurations settings importer wasn't correctly installed. Please use one of the starter functions to install it as mentioned in the docs: http://django-configurations.readthedocs.org/
  4. 2015-04-13T09:20:04.367004+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
  5. 2015-04-13T09:20:04.366945+00:00 app[web.1]: Traceback (most recent call last):
  6. 2015-04-13T09:20:04.367006+00:00 app[web.1]: File "/app/psychomino/settings.py", line 92, in <module>
  7. 2015-04-13T09:20:04.366982+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/core/cache/__init__.py", line 34, in <module>
  8. 2015-04-13T09:20:04.366991+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 94, in __init__
  9. 2015-04-13T09:20:04.367010+00:00 app[web.1]: raise ImproperlyConfigured(install_failure)
  10. 2015-04-13T09:20:04.366960+00:00 app[web.1]: return self.load_wsgiapp()
  11. 2015-04-13T09:20:04.366984+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES:
  12. 2015-04-13T09:20:04.367003+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/importlib/__init__.py", line 109, in import_module
  13. 2015-04-13T09:20:04.367201+00:00 app[web.1]: [2015-04-13 09:20:04 +0000] [10] [INFO] Worker exiting (pid: 10)
  14. 2015-04-13T09:20:04.367012+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: django-configurations settings importer wasn't correctly installed. Please use one of the starter functions to install it as mentioned in the docs: http://django-configurations.readthedocs.org/
  15. 2015-04-13T09:20:04.366985+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 46, in __getattr__
  16. 2015-04-13T09:20:04.348447+00:00 app[web.1]: mod = importlib.import_module(self.SETTINGS_MODULE)
  17. 2015-04-13T09:20:04.348411+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/app/base.py", line 67, in wsgi
  18. 2015-04-13T09:20:04.348434+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/contrib/staticfiles/storage.py", line 10, in <module>
  19. 2015-04-13T09:20:04.348680+00:00 app[web.1]: [2015-04-13 09:20:04 +0000] [9] [INFO] Worker exiting (pid: 9)
  20. 2015-04-13T09:20:04.366904+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/core/cache/__init__.py", line 34, in <module>
  21. 2015-04-13T09:20:04.367001+00:00 app[web.1]: mod = importlib.import_module(self.SETTINGS_MODULE)
  22. 2015-04-13T09:20:04.366912+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 94, in __init__
  23. 2015-04-13T09:20:04.442564+00:00 app[web.1]: [2015-04-13 09:20:04 +0000] [3] [INFO] Shutting down: Master
  24. 2015-04-13T09:20:04.442675+00:00 app[web.1]: [2015-04-13 09:20:04 +0000] [3] [INFO] Reason: Worker failed to boot.
  25. 2015-04-13T09:20:04.424847+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/workers/base.py", line 118, in init_process
  26. 2015-04-13T09:20:04.424849+00:00 app[web.1]: self.wsgi = self.app.wsgi()
  27. 2015-04-13T09:20:04.424854+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/app/base.py", line 67, in wsgi
  28. 2015-04-13T09:20:04.424824+00:00 app[web.1]: Traceback (most recent call last):
  29. 2015-04-13T09:20:04.424863+00:00 app[web.1]: self.callable = self.load()
  30. 2015-04-13T09:20:04.424850+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/newrelic-2.50.0.39/newrelic/common/object_wrapper.py", line 348, in _wrapper
  31. 2015-04-13T09:20:04.424816+00:00 app[web.1]: [2015-04-13 09:20:04 +0000] [11] [ERROR] Exception in worker process:
  32. 2015-04-13T09:20:04.424844+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/arbiter.py", line 507, in spawn_worker
  33. 2015-04-13T09:20:04.424846+00:00 app[web.1]: worker.init_process()
  34. 2015-04-13T09:20:04.424866+00:00 app[web.1]: return self.load_wsgiapp()
  35. 2015-04-13T09:20:04.424869+00:00 app[web.1]: return util.import_app(self.app_uri)
  36. 2015-04-13T09:20:04.424852+00:00 app[web.1]: return function(wrapped(*args, **kwargs))
  37. 2015-04-13T09:20:04.424868+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp
  38. 2015-04-13T09:20:04.424865+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/app/wsgiapp.py", line 65, in load
  39. 2015-04-13T09:20:04.424871+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/util.py", line 355, in import_app
  40. 2015-04-13T09:20:04.424873+00:00 app[web.1]: File "/app/psychomino/wsgi.py", line 31, in <module>
  41. 2015-04-13T09:20:04.424872+00:00 app[web.1]: __import__(module)
  42. 2015-04-13T09:20:04.424875+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise
  43. 2015-04-13T09:20:04.424876+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/whitenoise/django.py", line 14, in <module>
  44. 2015-04-13T09:20:04.424881+00:00 app[web.1]: from django.core.cache import (caches, InvalidCacheBackendError,
  45. 2015-04-13T09:20:04.424879+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/contrib/staticfiles/storage.py", line 10, in <module>
  46. 2015-04-13T09:20:04.424882+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/core/cache/__init__.py", line 34, in <module>
  47. 2015-04-13T09:20:04.424884+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES:
  48. 2015-04-13T09:20:04.424878+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage
  49. 2015-04-13T09:20:04.424885+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 46, in __getattr__
  50. 2015-04-13T09:20:04.424889+00:00 app[web.1]: self._wrapped = Settings(settings_module)
  51. 2015-04-13T09:20:04.424891+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 94, in __init__
  52. 2015-04-13T09:20:04.424887+00:00 app[web.1]: self._setup(name)
  53. 2015-04-13T09:20:04.424888+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 42, in _setup
  54. 2015-04-13T09:20:04.424896+00:00 app[web.1]: File "/app/psychomino/settings.py", line 92, in <module>
  55. 2015-04-13T09:20:04.424895+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
  56. 2015-04-13T09:20:04.424901+00:00 app[web.1]: raise ImproperlyConfigured(install_failure)
  57. 2015-04-13T09:20:04.424899+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/configurations/base.py", line 30, in __new__
  58. 2015-04-13T09:20:04.424892+00:00 app[web.1]: mod = importlib.import_module(self.SETTINGS_MODULE)
  59. 2015-04-13T09:20:04.424894+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/importlib/__init__.py", line 109, in import_module
  60. 2015-04-13T09:20:04.424898+00:00 app[web.1]: class Development(Common):
  61. 2015-04-13T09:20:04.424902+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: django-configurations settings importer wasn't correctly installed. Please use one of the starter functions to install it as mentioned in the docs: http://django-configurations.readthedocs.org/
  62. 2015-04-13T09:20:04.424906+00:00 app[web.1]: worker.init_process()
  63. 2015-04-13T09:20:04.424908+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/workers/base.py", line 118, in init_process
  64. 2015-04-13T09:20:04.424905+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/arbiter.py", line 507, in spawn_worker
  65. 2015-04-13T09:20:04.424911+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/newrelic-2.50.0.39/newrelic/common/object_wrapper.py", line 348, in _wrapper
  66. 2015-04-13T09:20:04.424904+00:00 app[web.1]: Traceback (most recent call last):
  67. 2015-04-13T09:20:04.424909+00:00 app[web.1]: self.wsgi = self.app.wsgi()
  68. 2015-04-13T09:20:04.424915+00:00 app[web.1]: self.callable = self.load()
  69. 2015-04-13T09:20:04.424929+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/app/wsgiapp.py", line 65, in load
  70. 2015-04-13T09:20:04.424931+00:00 app[web.1]: return self.load_wsgiapp()
  71. 2015-04-13T09:20:04.424938+00:00 app[web.1]: File "/app/psychomino/wsgi.py", line 31, in <module>
  72. 2015-04-13T09:20:04.424932+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp
  73. 2015-04-13T09:20:04.424939+00:00 app[web.1]: from whitenoise.django import DjangoWhiteNoise
  74. 2015-04-13T09:20:04.424940+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/whitenoise/django.py", line 14, in <module>
  75. 2015-04-13T09:20:04.424942+00:00 app[web.1]: from django.contrib.staticfiles.storage import staticfiles_storage
  76. 2015-04-13T09:20:04.424951+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/contrib/staticfiles/storage.py", line 10, in <module>
  77. 2015-04-13T09:20:04.424952+00:00 app[web.1]: from django.core.cache import (caches, InvalidCacheBackendError,
  78. 2015-04-13T09:20:04.424954+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/core/cache/__init__.py", line 34, in <module>
  79. 2015-04-13T09:20:04.424955+00:00 app[web.1]: if DEFAULT_CACHE_ALIAS not in settings.CACHES:
  80. 2015-04-13T09:20:04.424935+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/util.py", line 355, in import_app
  81. 2015-04-13T09:20:04.424964+00:00 app[web.1]: mod = importlib.import_module(self.SETTINGS_MODULE)
  82. 2015-04-13T09:20:04.424957+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 46, in __getattr__
  83. 2015-04-13T09:20:04.424958+00:00 app[web.1]: self._setup(name)
  84. 2015-04-13T09:20:04.424961+00:00 app[web.1]: self._wrapped = Settings(settings_module)
  85. 2015-04-13T09:20:04.424959+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 42, in _setup
  86. 2015-04-13T09:20:04.424962+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/django/conf/__init__.py", line 94, in __init__
  87. 2015-04-13T09:20:04.424933+00:00 app[web.1]: return util.import_app(self.app_uri)
  88. 2015-04-13T09:20:04.424936+00:00 app[web.1]: __import__(module)
  89. 2015-04-13T09:20:04.424968+00:00 app[web.1]: File "/app/psychomino/settings.py", line 92, in <module>
  90. 2015-04-13T09:20:04.424967+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
  91. 2015-04-13T09:20:04.424971+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/configurations/base.py", line 30, in __new__
  92. 2015-04-13T09:20:04.424969+00:00 app[web.1]: class Development(Common):
  93. 2015-04-13T09:20:04.424965+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/importlib/__init__.py", line 109, in import_module
  94. 2015-04-13T09:20:04.424972+00:00 app[web.1]: raise ImproperlyConfigured(install_failure)
  95. 2015-04-13T09:20:04.424973+00:00 app[web.1]: django.core.exceptions.ImproperlyConfigured: django-configurations settings importer wasn't correctly installed. Please use one of the starter functions to install it as mentioned in the docs: http://django-configurations.readthedocs.org/
  96. 2015-04-13T09:20:04.424912+00:00 app[web.1]: return function(wrapped(*args, **kwargs))
  97. 2015-04-13T09:20:04.424914+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.4/site-packages/gunicorn/app/base.py", line 67, in wsgi
  98. 2015-04-13T09:20:04.425206+00:00 app[web.1]: [2015-04-13 09:20:04 +0000] [11] [INFO] Worker exiting (pid: 11)
  99. 2015-04-13T09:20:05.268322+00:00 heroku[web.1]: Process exited with status 3
  100. 2015-04-13T09:20:05.286383+00:00 heroku[web.1]: State changed from starting to crashed
  101. 2015-04-13T09:20:18.404722+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=psychomino.herokuapp.com request_id=d434cf4f-7967-4fd1-97bd-9a2e5feac5dd fwd="193.54.115.49" dyno= connect= service= status=503 bytes=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement