| ker process: | |
| 15:39:11 web.1 | Traceback (most recent call last): | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 507, in spawn_worker | |
| 15:39:11 web.1 | worker.init_process() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/workers/base.py", line 114, in init_process | |
| 15:39:11 web.1 | self.wsgi = self.app.wsgi() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/app/base.py", line 66, in wsgi | |
| 15:39:11 web.1 | self.callable = self.load() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/app/wsgiapp.py", line 65, in load | |
| 15:39:11 web.1 | return self.load_wsgiapp() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp | |
| 15:39:11 web.1 | return util.import_app(self.app_uri) | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/util.py", line 356, in import_app | |
| 15:39:11 web.1 | __import__(module) | |
| 15:39:11 web.1 | File "/home/aaron/homeaglow/homeaglow/wsgi.py", line 24, in <module> | |
| 15:39:11 web.1 | application = get_wsgi_application() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/core/wsgi.py", line 14, in get_wsgi_application | |
| 15:39:11 web.1 | django.setup() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line 17, in setup | |
| 15:39:11 web.1 | configure_logging(settings.LOGGING_CONFIG, settings.LOGGING) | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 48, in __getattr__ | |
| 15:39:11 web.1 | self._setup(name) | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 44, in _setup | |
| 15:39:11 web.1 | self._wrapped = Settings(settings_module) | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 92, in __init__ | |
| 15:39:11 web.1 | mod = importlib.import_module(self.SETTINGS_MODULE) | |
| 15:39:11 web.1 | File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module | |
| 15:39:11 web.1 | __import__(name) | |
| 15:39:11 web.1 | File "/home/aaron/homeaglow/homeaglow/settings.py", line 219 | |
| 15:39:11 web.1 | DJANGO_SETTINGS_MODULE=settings rqworker high default low | |
| 15:39:11 web.1 | ^ | |
| 15:39:11 web.1 | SyntaxError: invalid syntax | |
| 15:39:11 web.1 | Traceback (most recent call last): | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 507, in spawn_worker | |
| 15:39:11 web.1 | worker.init_process() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/workers/base.py", line 114, in init_process | |
| 15:39:11 web.1 | self.wsgi = self.app.wsgi() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/app/base.py", line 66, in wsgi | |
| 15:39:11 web.1 | self.callable = self.load() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/app/wsgiapp.py", line 65, in load | |
| 15:39:11 web.1 | return self.load_wsgiapp() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp | |
| 15:39:11 web.1 | return util.import_app(self.app_uri) | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/gunicorn/util.py", line 356, in import_app | |
| 15:39:11 web.1 | __import__(module) | |
| 15:39:11 web.1 | File "/home/aaron/homeaglow/homeaglow/wsgi.py", line 24, in <module> | |
| 15:39:11 web.1 | application = get_wsgi_application() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/core/wsgi.py", line 14, in get_wsgi_application | |
| 15:39:11 web.1 | django.setup() | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line 17, in setup | |
| 15:39:11 web.1 | configure_logging(settings.LOGGING_CONFIG, settings.LOGGING) | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 48, in __getattr__ | |
| 15:39:11 web.1 | self._setup(name) | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 44, in _setup | |
| 15:39:11 web.1 | self._wrapped = Settings(settings_module) | |
| 15:39:11 web.1 | File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 92, in __init__ | |
| 15:39:11 web.1 | mod = importlib.import_module(self.SETTINGS_MODULE) | |
| 15:39:11 web.1 | File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module | |
| 15:39:11 web.1 | __import__(name) | |
| 15:39:11 web.1 | File "/home/aaron/homeaglow/homeaglow/settings.py", line 219 | |
| 15:39:11 web.1 | DJANGO_SETTINGS_MODULE=settings rqworker high default low | |
| 15:39:11 web.1 | ^ | |
| 15:39:11 web.1 | SyntaxError: invalid syntax |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment