· 9 years ago · Feb 27, 2017, 10:40 AM
1<-- 500 INTERNAL SERVER ERROR https://dev-service-api.iaugmentor.com/user/services?user_id=2346 (1111ms)
202-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Server: nginx/1.4.6 (Ubuntu)
302-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Date: Mon, 27 Feb 2017 10:35:58 GMT
402-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Content-Type: text/plain
502-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Transfer-Encoding: chunked
602-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Connection: keep-alive
702-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Vary: Cookie
802-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: X-Frame-Options: SAMEORIGIN
902-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: ExpiredSignatureError at /user/services
1002-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Signature has expired
1102-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Request Method: GET
1202-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Request URL: http://dev-service-api.iaugmentor.com/user/services?user_id=2346
1302-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Django Version: 1.8.17
1402-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Python Executable: /usr/bin/python
1502-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Python Version: 2.7.6
1602-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Python Path: ['/home/ubuntu/services', '/usr/local/bin', '/home/ubuntu/services', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages']
1702-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Server time: Mon, 27 Feb 2017 10:35:58 +0000
1802-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Installed Applications:
1902-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: ('django.contrib.admin',
2002-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.contrib.auth',
2102-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.contrib.contenttypes',
2202-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.contrib.sessions',
2302-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.contrib.messages',
2402-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.contrib.staticfiles',
2502-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'rest_framework',
2602-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'rest_framework_jwt',
2702-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'corsheaders',
2802-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'apiapp')
2902-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Installed Middleware:
3002-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: ('django.contrib.sessions.middleware.SessionMiddleware',
3102-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'corsheaders.middleware.CorsMiddleware',
3202-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.middleware.common.CommonMiddleware',
3302-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.middleware.csrf.CsrfViewMiddleware',
3402-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.contrib.auth.middleware.AuthenticationMiddleware',
3502-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.contrib.auth.middleware.SessionAuthenticationMiddleware',
3602-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.contrib.messages.middleware.MessageMiddleware',
3702-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.middleware.clickjacking.XFrameOptionsMiddleware',
3802-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'django.middleware.security.SecurityMiddleware',
3902-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 'apiapp.middlewares.token_check.ApiTokenCheckMiddleware')
4002-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: Traceback:
4102-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py" in get_response
4202-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 132. response = wrapped_callback(request, *callback_args, **callback_kwargs)
4302-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/django/views/decorators/csrf.py" in wrapped_view
4402-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 58. return view_func(*args, **kwargs)
4502-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py" in view
4602-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 71. return self.dispatch(request, *args, **kwargs)
4702-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/rest_framework/views.py" in dispatch
4802-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 477. response = self.handle_exception(exc)
4902-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/rest_framework/views.py" in handle_exception
5002-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: 437. self.raise_uncaught_exception(exc)
5102-27 16:06:04.277 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/rest_framework/views.py" in dispatch
5202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: 474. response = handler(request, *args, **kwargs)
5302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: File "/home/ubuntu/services/apiapp/views/user.py" in get
5402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: 27. user_auth = jwt_decode_handler(auth).get('sub')
5502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/rest_framework_jwt/utils.py" in jwt_decode_handler
5602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: 89. algorithms=[api_settings.JWT_ALGORITHM]
5702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/jwt/api_jwt.py" in decode
5802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: 75. self._validate_claims(payload, merged_options, **kwargs)
5902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/jwt/api_jwt.py" in _validate_claims
6002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: 104. self._validate_exp(payload, now, leeway)
6102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/jwt/api_jwt.py" in _validate_exp
6202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: 149. raise ExpiredSignatureError('Signature has expired')
6302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: Exception Type: ExpiredSignatureError at /user/services
6402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: Exception Value: Signature has expired
6502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: Request information:
6602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: GET:
6702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: user_id = u'2346'
6802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: POST: No POST data
6902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FILES: No FILES data
7002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: COOKIES: No cookie data
7102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: META:
7202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: HTTP_AUTHORIZATION = 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjIzNDYsImlzcyI6Imh0dHBzOlwvXC9kZXYtYWNjb3VudHMtYXBpLmlhdWdtZW50b3IuY29tXC92MVwvYXV0aFwvcmVmcmVzaCIsImlhdCI6MTQ4Nzc3MjE0MywiZXhwIjoxNDg4MDI2NDQ2LCJuYmYiOjE0ODc5NDAwNDYsImp0aSI6ImQ1ZDk3M2E5MzlmYTlmMGRmYjMxZGZiNTk4NzJmODE5In0.d04AnihSKIRBUrIlMNPZoE0k6bRdNDrSmq5fI1rjDxU'
7302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: HTTP_KEY = 'TcS99L07QkDezB5n4Qdw'
7402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SERVER_SOFTWARE = 'gunicorn/19.6.0'
7502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SCRIPT_NAME = u''
7602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: REQUEST_METHOD = 'GET'
7702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: PATH_INFO = u'/user/services'
7802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SERVER_PROTOCOL = 'HTTP/1.0'
7902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: QUERY_STRING = 'user_id=2346'
8002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: HTTP_USER_AGENT = 'okhttp/3.4.1'
8102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: HTTP_CONNECTION = 'close'
8202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: REMOTE_PORT = '46451'
8302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SERVER_NAME = '127.0.0.1'
8402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: REMOTE_ADDR = '127.0.0.1'
8502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: wsgi.url_scheme = 'http'
8602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SERVER_PORT = '8000'
8702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: HTTP_CLIENT = 'android-1.4'
8802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: wsgi.input = <gunicorn.http.body.Body object at 0x7f7cc93ae9d0>
8902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: HTTP_HOST = 'dev-service-api.iaugmentor.com'
9002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: wsgi.multithread = False
9102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: wsgi.version =
9202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: RAW_URI = '/user/services?user_id=2346'
9302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: wsgi.run_once = False
9402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: wsgi.errors = <gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7f7cc969b610>
9502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: wsgi.multiprocess = True
9602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: gunicorn.socket = <socket._socketobject object at 0x7f7ccab8ffa0>
9702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: HTTP_X_FORWARDED_FOR = '119.82.78.166'
9802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: wsgi.file_wrapper = ''
9902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CSRF_COOKIE = u'7BC0Km4s16YaYjK8UcgHi0CWl5Zb9OsR'
10002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: HTTP_ACCEPT_ENCODING = 'gzip'
10102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: Settings:
10202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: Using settings module services.settings
10302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SECURE_BROWSER_XSS_FILTER = False
10402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: USE_THOUSAND_SEPARATOR = False
10502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_SECURE = False
10602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LANGUAGE_CODE = 'en-us'
10702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: ROOT_URLCONF = 'services.urls'
10802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: MANAGERS =
10902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: BASE_DIR = '/home/ubuntu/services'
11002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SILENCED_SYSTEM_CHECKS = []
11102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEFAULT_CHARSET = 'utf-8'
11202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CORS_ALLOW_HEADERS =
11302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_SERIALIZER = 'django.contrib.sessions.serializers.JSONSerializer'
11402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: STATIC_ROOT = None
11502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: ALLOWED_HOSTS = ['*']
11602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: MESSAGE_STORAGE = 'django.contrib.messages.storage.fallback.FallbackStorage'
11702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_SUBJECT_PREFIX = '[Django] '
11802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SERVER_EMAIL = 'root@localhost'
11902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SECURE_HSTS_SECONDS = 0
12002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: STATICFILES_FINDERS =
12102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_CACHE_ALIAS = 'default'
12202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_DOMAIN = None
12302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_NAME = 'sessionid'
12402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: TIME_INPUT_FORMATS =
12502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SECURE_REDIRECT_EXEMPT = []
12602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DATABASES = {'default': {'ENGINE': 'django.db.backends.mysql', 'AUTOCOMMIT': True, 'ATOMIC_REQUESTS': False, 'NAME': 'iaugmntr_db_', 'CONN_MAX_AGE': 0, 'TIME_ZONE': 'UTC', 'PORT': '3306', 'HOST': 'iaugmentor-dev.cs9d1mlccdvr.ap-southeast-1.rds.amazonaws.com', 'USER': 'iaugmntr_usr_', 'TEST': {'COLLATION': None, 'CHARSET': None, 'NAME': None, 'MIRROR': None}, 'PASSWORD': u'********************', 'OPTIONS': {'charset': 'utf8'}}}
12702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_SSL_KEYFILE = u'********************'
12802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_DIRECTORY_PERMISSIONS = None
12902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_PERMISSIONS = None
13002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_HANDLERS =
13102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEFAULT_CONTENT_TYPE = 'text/html'
13202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: APPEND_SLASH = True
13302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LOCALE_PATHS =
13402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DATABASE_ROUTERS = []
13502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEFAULT_TABLESPACE = ''
13602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: YEAR_MONTH_FORMAT = 'F Y'
13702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.StaticFilesStorage'
13802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CACHES = {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
13902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_PATH = '/'
14002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SECURE_CONTENT_TYPE_NOSNIFF = False
14102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: MIDDLEWARE_CLASSES =
14202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: USE_I18N = True
14302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: THOUSAND_SEPARATOR = ','
14402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SECRET_KEY = u'********************'
14502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LANGUAGE_COOKIE_NAME = 'django_language'
14602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEFAULT_INDEX_TABLESPACE = ''
14702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LOGGING_CONFIG = 'logging.config.dictConfig'
14802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: TEMPLATE_LOADERS =
14902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FIRST_DAY_OF_WEEK = 0
15002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: WSGI_APPLICATION = 'services.wsgi.application'
15102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: TEMPLATE_DEBUG = False
15202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: X_FRAME_OPTIONS = 'SAMEORIGIN'
15302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_NAME = 'csrftoken'
15402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FORCE_SCRIPT_NAME = None
15502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: USE_X_FORWARDED_HOST = False
15602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_TIMEOUT = None
15702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SECURE_SSL_HOST = None
15802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SIGNING_BACKEND = 'django.core.signing.TimestampSigner'
15902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_SECURE = False
16002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_DOMAIN = None
16102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FILE_CHARSET = 'utf-8'
16202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEBUG = True
16302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LANGUAGE_COOKIE_DOMAIN = None
16402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEFAULT_FILE_STORAGE = 'django.core.files.storage.FileSystemStorage'
16502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: INSTALLED_APPS =
16602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LANGUAGES =
16702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: USE_L10N = True
16802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SECURE_HSTS_INCLUDE_SUBDOMAINS = False
16902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: STATICFILES_DIRS =
17002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: PREPEND_WWW = False
17102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SECURE_PROXY_SSL_HEADER = None
17202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LANGUAGE_COOKIE_AGE = None
17302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_HTTPONLY = True
17402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEBUG_PROPAGATE_EXCEPTIONS = False
17502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_AGE = 31449600
17602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: MONTH_DAY_FORMAT = 'F j'
17702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LOGIN_URL = '/accounts/login/'
17802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_EXPIRE_AT_BROWSER_CLOSE = False
17902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: TIME_FORMAT = 'P'
18002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: AUTH_USER_MODEL = 'apiapp.Users'
18102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DATE_INPUT_FORMATS =
18202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: AUTHENTICATION_BACKENDS = 'django.contrib.auth.backends.ModelBackend'
18302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_HOST_PASSWORD = u'********************'
18402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: PASSWORD_RESET_TIMEOUT_DAYS = u'********************'
18502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_FILE_PATH = None
18602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CACHE_MIDDLEWARE_ALIAS = 'default'
18702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_SAVE_EVERY_REQUEST = False
18802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: NUMBER_GROUPING = 0
18902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_ENGINE = 'django.contrib.sessions.backends.db'
19002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CSRF_FAILURE_VIEW = 'django.views.csrf.csrf_failure'
19102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_PATH = '/'
19202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LOGIN_REDIRECT_URL = '/accounts/profile/'
19302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DECIMAL_SEPARATOR = '.'
19402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: IGNORABLE_404_URLS =
19502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: MIGRATION_MODULES = {}
19602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: TEMPLATE_STRING_IF_INVALID = ''
19702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: LOGOUT_URL = '/accounts/logout/'
19802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_USE_TLS = False
19902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FIXTURE_DIRS =
20002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_HOST = 'localhost'
20102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DATE_FORMAT = 'N j, Y'
20202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: MEDIA_ROOT = ''
20302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: JWT_AUTH = {'JWT_SECRET_KEY': u'********************', 'JWT_AUDIENCE': None, 'JWT_LEEWAY': 0, 'JWT_REFRESH_EXPIRATION_DELTA': datetime.timedelta(3650), 'JWT_VERIFY': True, 'JWT_PRIVATE_KEY': u'********************', 'JWT_AUTH_HEADER_PREFIX': 'Bearer', 'JWT_DECODE_HANDLER': 'rest_framework_jwt.utils.jwt_decode_handler', 'JWT_RESPONSE_PAYLOAD_HANDLER': 'rest_framework_jwt.utils.jwt_response_payload_handler', 'JWT_EXPIRATION_DELTA': datetime.timedelta(365), 'JWT_PAYLOAD_GET_USER_ID_HANDLER': 'apiapp.authentication.jwt_utils.jwt_get_user_id_from_payload_handler', 'JWT_VERIFY_EXPIRATION': True, 'JWT_PAYLOAD_GET_USERNAME_HANDLER': 'apiapp.authentication.jwt_utils.custom_jwt_get_username_from_payload_handler', 'JWT_PAYLOAD_HANDLER': 'apiapp.authentication.jwt_utils.custom_jwt_payload_handler', 'JWT_ALGORITHM': 'HS256', 'JWT_ENCODE_HANDLER': 'rest_framework_jwt.utils.jwt_encode_handler', 'JWT_ALLOW_REFRESH': False, 'JWT_PUBLIC_KEY': u'********************'}
20402-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEFAULT_EXCEPTION_REPORTER_FILTER = 'django.views.debug.SafeExceptionReporterFilter'
20502-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: ADMINS =
20602-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: FORMAT_MODULE_PATH = None
20702-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DEFAULT_FROM_EMAIL = 'webmaster@localhost'
20802-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: MEDIA_URL = ''
20902-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DATETIME_FORMAT = 'N j, Y, P'
21002-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: TEMPLATE_DIRS =
21102-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: ORGANIZATION_EPIRY_DAYS = 730
21202-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: DISALLOWED_USER_AGENTS =
21302-27 16:06:04.287 24851-25098/com.iaugmentor.android D/OkHttp: ALLOWED_INCLUDE_ROOTS =
21402-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: LOGGING = {'version': 1, 'root': {'level': 'INFO', 'handlers': ['console', 'logfile']}, 'disable_existing_loggers': False, 'handlers': {'logfile': {'level': 'DEBUG', 'class': 'logging.FileHandler', 'filename': '/home/ubuntu/services/logs/django.log'}, 'console': {'class': 'logging.StreamHandler', 'level': 'DEBUG'}}}
21502-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: SHORT_DATE_FORMAT = 'm/d/Y'
21602-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: TEMPLATES = [{'DIRS': [], 'APP_DIRS': True, 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages']}, 'BACKEND': 'django.template.backends.django.DjangoTemplates'}]
21702-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: TEST_RUNNER = 'django.test.runner.DiscoverRunner'
21802-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: CACHE_MIDDLEWARE_KEY_PREFIX = u'********************'
21902-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: SECURE_SSL_REDIRECT = False
22002-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: TIME_ZONE = 'UTC'
22102-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: CORS_ORIGIN_ALLOW_ALL = True
22202-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_MAX_MEMORY_SIZE = 2621440
22302-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
22402-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_USE_SSL = False
22502-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: TEMPLATE_CONTEXT_PROCESSORS =
22602-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_AGE = 1209600
22702-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: SETTINGS_MODULE = 'services.settings'
22802-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: USE_ETAGS = False
22902-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: LANGUAGES_BIDI =
23002-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_TEMP_DIR = None
23102-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: INTERNAL_IPS =
23202-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: STATIC_URL = '/static/'
23302-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_PORT = 25
23402-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: USE_TZ = True
23502-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: SHORT_DATETIME_FORMAT = 'm/d/Y P'
23602-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: TEST_NON_SERIALIZED_APPS = []
23702-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: PASSWORD_HASHERS = u'********************'
23802-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: ABSOLUTE_URL_OVERRIDES = {}
23902-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: LANGUAGE_COOKIE_PATH = '/'
24002-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: CACHE_MIDDLEWARE_SECONDS = 600
24102-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_SSL_CERTFILE = None
24202-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_HTTPONLY = False
24302-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: DATETIME_INPUT_FORMATS =
24402-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: EMAIL_HOST_USER = ''
24502-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: You're seeing this error because you have DEBUG = True in your
24602-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: Django settings file. Change that to False, and Django will
24702-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: display a standard page generated by the handler for this status code.
24802-27 16:06:04.297 24851-25098/com.iaugmentor.android D/OkHttp: <-- END HTTP (11105-byte body)