· 8 years ago · Jun 19, 2017, 07:18 AM
106-19 12:42:25.802 14193-14294/com.iaugmentor.android D/OkHttp: --> GET https://service-api.iaugmentor.com/user/services?user_id=278 http/1.1
206-19 12:42:25.802 14193-14294/com.iaugmentor.android D/OkHttp: --> END GET
306-19 12:42:25.802 14193-14294/com.iaugmentor.android D/Auth header: client - android-1.4
406-19 12:42:25.805 14193-15955/com.iaugmentor.android D/AppTracker: App Event: start
506-19 12:42:26.830 14193-14294/com.iaugmentor.android D/ResponseInt: int ran 500
606-19 12:42:26.830 14193-14294/com.iaugmentor.android D/OkHttp: <-- 500 INTERNAL SERVER ERROR https://service-api.iaugmentor.com/user/services?user_id=278 (1027ms)
706-19 12:42:26.830 14193-14294/com.iaugmentor.android D/OkHttp: Server: nginx/1.4.6 (Ubuntu)
806-19 12:42:26.830 14193-14294/com.iaugmentor.android D/OkHttp: Date: Mon, 19 Jun 2017 07:12:25 GMT
906-19 12:42:26.830 14193-14294/com.iaugmentor.android D/OkHttp: Content-Type: text/plain
1006-19 12:42:26.830 14193-14294/com.iaugmentor.android D/OkHttp: Transfer-Encoding: chunked
1106-19 12:42:26.830 14193-14294/com.iaugmentor.android D/OkHttp: Connection: keep-alive
1206-19 12:42:26.830 14193-14294/com.iaugmentor.android D/OkHttp: Vary: Cookie
1306-19 12:42:26.830 14193-14294/com.iaugmentor.android D/OkHttp: X-Frame-Options: SAMEORIGIN
1406-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: ExpiredSignatureError at /user/services
1506-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Signature has expired
1606-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Request Method: GET
1706-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Request URL: http://service-api.iaugmentor.com/user/services?user_id=278
1806-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Django Version: 1.8.17
1906-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Python Executable: /usr/bin/python
2006-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Python Version: 2.7.6
2106-19 12:42:26.831 14193-14294/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']
2206-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Server time: Mon, 19 Jun 2017 07:12:25 +0000
2306-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Installed Applications:
2406-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: ('django.contrib.admin',
2506-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.contrib.auth',
2606-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.contrib.contenttypes',
2706-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.contrib.sessions',
2806-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.contrib.messages',
2906-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.contrib.staticfiles',
3006-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'rest_framework',
3106-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'rest_framework_jwt',
3206-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'corsheaders',
3306-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'apiapp')
3406-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Installed Middleware:
3506-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: ('django.contrib.sessions.middleware.SessionMiddleware',
3606-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'corsheaders.middleware.CorsMiddleware',
3706-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.middleware.common.CommonMiddleware',
3806-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.middleware.csrf.CsrfViewMiddleware',
3906-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.contrib.auth.middleware.AuthenticationMiddleware',
4006-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.contrib.auth.middleware.SessionAuthenticationMiddleware',
4106-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.contrib.messages.middleware.MessageMiddleware',
4206-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.middleware.clickjacking.XFrameOptionsMiddleware',
4306-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'django.middleware.security.SecurityMiddleware',
4406-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 'apiapp.middlewares.token_check.ApiTokenCheckMiddleware')
4506-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: Traceback:
4606-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py" in get_response
4706-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 132. response = wrapped_callback(request, *callback_args, **callback_kwargs)
4806-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/django/views/decorators/csrf.py" in wrapped_view
4906-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 58. return view_func(*args, **kwargs)
5006-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py" in view
5106-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: 71. return self.dispatch(request, *args, **kwargs)
5206-19 12:42:26.831 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/rest_framework/views.py" in dispatch
5306-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: 477. response = self.handle_exception(exc)
5406-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/rest_framework/views.py" in handle_exception
5506-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: 437. self.raise_uncaught_exception(exc)
5606-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/rest_framework/views.py" in dispatch
5706-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: 474. response = handler(request, *args, **kwargs)
5806-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: File "/home/ubuntu/services/apiapp/views/user.py" in get
5906-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: 27. user_auth = jwt_decode_handler(auth).get('sub')
6006-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/rest_framework_jwt/utils.py" in jwt_decode_handler
6106-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: 89. algorithms=[api_settings.JWT_ALGORITHM]
6206-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/jwt/api_jwt.py" in decode
6306-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: 75. self._validate_claims(payload, merged_options, **kwargs)
6406-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/jwt/api_jwt.py" in _validate_claims
6506-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: 104. self._validate_exp(payload, now, leeway)
6606-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: File "/usr/local/lib/python2.7/dist-packages/jwt/api_jwt.py" in _validate_exp
6706-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: 149. raise ExpiredSignatureError('Signature has expired')
6806-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: Exception Type: ExpiredSignatureError at /user/services
6906-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: Exception Value: Signature has expired
7006-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: Request information:
7106-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: GET:
7206-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: user_id = u'278'
7306-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: POST: No POST data
7406-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: FILES: No FILES data
7506-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: COOKIES: No cookie data
7606-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: META:
7706-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: HTTP_AUTHORIZATION = 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjI3OCwiaXNzIjoiaHR0cHM6XC9cL2FjY291bnRzLWFwaS5pYXVnbWVudG9yLmNvbVwvdjFcL2F1dGhcL3NpZ25pbiIsImlhdCI6MTQ5Nzc2NzMyOSwiZXhwIjoxNDk3ODUzNzI5LCJuYmYiOjE0OTc3NjczMjksImp0aSI6ImZhNDJlMzI5NTJiMDY0NmUzYmJjZTc0YTRmZjdhZDljIn0.zenkG7nxfB5W7kKcx-NCZasa6e98Ct-q9yXLC0dr5lk'
7806-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: HTTP_KEY = 'TcS99L07QkDezB5n4Qdw'
7906-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: SERVER_SOFTWARE = 'gunicorn/19.6.0'
8006-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: SCRIPT_NAME = u''
8106-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: REQUEST_METHOD = 'GET'
8206-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: PATH_INFO = u'/user/services'
8306-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: SERVER_PROTOCOL = 'HTTP/1.0'
8406-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: QUERY_STRING = 'user_id=278'
8506-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: HTTP_USER_AGENT = 'okhttp/3.6.0'
8606-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: HTTP_CONNECTION = 'close'
8706-19 12:42:26.832 14193-14294/com.iaugmentor.android D/OkHttp: REMOTE_PORT = '32923'
8806-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: SERVER_NAME = '127.0.0.1'
8906-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: REMOTE_ADDR = '127.0.0.1'
9006-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: wsgi.url_scheme = 'http'
9106-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: SERVER_PORT = '8000'
9206-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: HTTP_CLIENT = 'android-1.4'
9306-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: wsgi.input = <gunicorn.http.body.Body object at 0x7f7d2916a1d0>
9406-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: HTTP_HOST = 'service-api.iaugmentor.com'
9506-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: wsgi.multithread = False
9606-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: wsgi.version =
9706-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: RAW_URI = '/user/services?user_id=278'
9806-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: wsgi.run_once = False
9906-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: wsgi.errors = <gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7f7d2916a590>
10006-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: wsgi.multiprocess = True
10106-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: gunicorn.socket = <socket._socketobject object at 0x7f7d28fe46e0>
10206-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: HTTP_X_FORWARDED_FOR = '119.82.78.166'
10306-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: wsgi.file_wrapper = ''
10406-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: CSRF_COOKIE = u'uZdZC6rnhUfwO2JYgL9l2FWWKIIYCqAZ'
10506-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: HTTP_ACCEPT_ENCODING = 'gzip'
10606-19 12:42:26.833 14193-14294/com.iaugmentor.android D/OkHttp: Settings:
10706-19 12:42:26.834 14193-14294/com.iaugmentor.android D/OkHttp: Using settings module services.settings
10806-19 12:42:26.834 14193-14294/com.iaugmentor.android D/OkHttp: SECURE_BROWSER_XSS_FILTER = False
10906-19 12:42:26.834 14193-14294/com.iaugmentor.android D/OkHttp: USE_THOUSAND_SEPARATOR = False
11006-19 12:42:26.834 14193-14294/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_SECURE = False
11106-19 12:42:26.834 14193-14294/com.iaugmentor.android D/OkHttp: LANGUAGE_CODE = 'en-us'
11206-19 12:42:26.834 14193-14294/com.iaugmentor.android D/OkHttp: ROOT_URLCONF = 'services.urls'
11306-19 12:42:26.834 14193-14294/com.iaugmentor.android D/OkHttp: MANAGERS =
11406-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: BASE_DIR = '/home/ubuntu/services'
11506-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SILENCED_SYSTEM_CHECKS = []
11606-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: DEFAULT_CHARSET = 'utf-8'
11706-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: CORS_ALLOW_HEADERS =
11806-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_SERIALIZER = 'django.contrib.sessions.serializers.JSONSerializer'
11906-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: STATIC_ROOT = None
12006-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: ALLOWED_HOSTS = ['*']
12106-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: MESSAGE_STORAGE = 'django.contrib.messages.storage.fallback.FallbackStorage'
12206-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_SUBJECT_PREFIX = '[Django] '
12306-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SERVER_EMAIL = 'root@localhost'
12406-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SECURE_HSTS_SECONDS = 0
12506-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: STATICFILES_FINDERS =
12606-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_CACHE_ALIAS = 'default'
12706-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_DOMAIN = None
12806-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_NAME = 'sessionid'
12906-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: TIME_INPUT_FORMATS =
13006-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SECURE_REDIRECT_EXEMPT = []
13106-19 12:42:26.835 14193-14294/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-main.cs9d1mlccdvr.ap-southeast-1.rds.amazonaws.com', 'USER': 'iaugmntr_usr_', 'TEST': {'COLLATION': None, 'CHARSET': None, 'NAME': None, 'MIRROR': None}, 'PASSWORD': u'********************', 'OPTIONS': {'charset': 'utf8'}}}
13206-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_SSL_KEYFILE = u'********************'
13306-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_DIRECTORY_PERMISSIONS = None
13406-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_PERMISSIONS = None
13506-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_HANDLERS =
13606-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: DEFAULT_CONTENT_TYPE = 'text/html'
13706-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: APPEND_SLASH = True
13806-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: LOCALE_PATHS =
13906-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: DATABASE_ROUTERS = []
14006-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: DEFAULT_TABLESPACE = ''
14106-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: YEAR_MONTH_FORMAT = 'F Y'
14206-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.StaticFilesStorage'
14306-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: CACHES = {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
14406-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_PATH = '/'
14506-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: SECURE_CONTENT_TYPE_NOSNIFF = False
14606-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: MIDDLEWARE_CLASSES =
14706-19 12:42:26.835 14193-14294/com.iaugmentor.android D/OkHttp: USE_I18N = True
14806-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: THOUSAND_SEPARATOR = ','
14906-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SECRET_KEY = u'********************'
15006-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: LANGUAGE_COOKIE_NAME = 'django_language'
15106-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: DEFAULT_INDEX_TABLESPACE = ''
15206-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: LOGGING_CONFIG = 'logging.config.dictConfig'
15306-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: TEMPLATE_LOADERS =
15406-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: FIRST_DAY_OF_WEEK = 0
15506-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: WSGI_APPLICATION = 'services.wsgi.application'
15606-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: TEMPLATE_DEBUG = False
15706-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: X_FRAME_OPTIONS = 'SAMEORIGIN'
15806-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_NAME = 'csrftoken'
15906-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: FORCE_SCRIPT_NAME = None
16006-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: USE_X_FORWARDED_HOST = False
16106-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_TIMEOUT = None
16206-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SECURE_SSL_HOST = None
16306-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SIGNING_BACKEND = 'django.core.signing.TimestampSigner'
16406-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_SECURE = False
16506-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_DOMAIN = None
16606-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: FILE_CHARSET = 'utf-8'
16706-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: DEBUG = True
16806-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: LANGUAGE_COOKIE_DOMAIN = None
16906-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: DEFAULT_FILE_STORAGE = 'django.core.files.storage.FileSystemStorage'
17006-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: INSTALLED_APPS =
17106-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: LANGUAGES =
17206-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: USE_L10N = True
17306-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SECURE_HSTS_INCLUDE_SUBDOMAINS = False
17406-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: STATICFILES_DIRS =
17506-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: PREPEND_WWW = False
17606-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SECURE_PROXY_SSL_HEADER = None
17706-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: LANGUAGE_COOKIE_AGE = None
17806-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_HTTPONLY = True
17906-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: DEBUG_PROPAGATE_EXCEPTIONS = False
18006-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_AGE = 31449600
18106-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: MONTH_DAY_FORMAT = 'F j'
18206-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: LOGIN_URL = '/accounts/login/'
18306-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_EXPIRE_AT_BROWSER_CLOSE = False
18406-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: TIME_FORMAT = 'P'
18506-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: AUTH_USER_MODEL = 'apiapp.Users'
18606-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: DATE_INPUT_FORMATS =
18706-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: AUTHENTICATION_BACKENDS = 'django.contrib.auth.backends.ModelBackend'
18806-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_HOST_PASSWORD = u'********************'
18906-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: PASSWORD_RESET_TIMEOUT_DAYS = u'********************'
19006-19 12:42:26.836 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_FILE_PATH = None
19106-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: CACHE_MIDDLEWARE_ALIAS = 'default'
19206-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_SAVE_EVERY_REQUEST = False
19306-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: NUMBER_GROUPING = 0
19406-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_ENGINE = 'django.contrib.sessions.backends.db'
19506-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: CSRF_FAILURE_VIEW = 'django.views.csrf.csrf_failure'
19606-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_PATH = '/'
19706-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: LOGIN_REDIRECT_URL = '/accounts/profile/'
19806-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: DECIMAL_SEPARATOR = '.'
19906-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: IGNORABLE_404_URLS =
20006-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: MIGRATION_MODULES = {}
20106-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: TEMPLATE_STRING_IF_INVALID = ''
20206-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: LOGOUT_URL = '/accounts/logout/'
20306-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_USE_TLS = False
20406-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: FIXTURE_DIRS =
20506-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_HOST = 'localhost'
20606-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: DATE_FORMAT = 'N j, Y'
20706-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: MEDIA_ROOT = ''
20806-19 12:42:26.837 14193-14294/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'********************'}
20906-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: DEFAULT_EXCEPTION_REPORTER_FILTER = 'django.views.debug.SafeExceptionReporterFilter'
21006-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: ADMINS =
21106-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: FORMAT_MODULE_PATH = None
21206-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: DEFAULT_FROM_EMAIL = 'webmaster@localhost'
21306-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: MEDIA_URL = ''
21406-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: DATETIME_FORMAT = 'N j, Y, P'
21506-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: TEMPLATE_DIRS =
21606-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: ORGANIZATION_EPIRY_DAYS = 730
21706-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: DISALLOWED_USER_AGENTS =
21806-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: ALLOWED_INCLUDE_ROOTS =
21906-19 12:42:26.837 14193-14294/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'}}}
22006-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: SHORT_DATE_FORMAT = 'm/d/Y'
22106-19 12:42:26.837 14193-14294/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'}]
22206-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: TEST_RUNNER = 'django.test.runner.DiscoverRunner'
22306-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: CACHE_MIDDLEWARE_KEY_PREFIX = u'********************'
22406-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: SECURE_SSL_REDIRECT = False
22506-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: TIME_ZONE = 'UTC'
22606-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: CORS_ORIGIN_ALLOW_ALL = True
22706-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_MAX_MEMORY_SIZE = 2621440
22806-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
22906-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_USE_SSL = False
23006-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: TEMPLATE_CONTEXT_PROCESSORS =
23106-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: SESSION_COOKIE_AGE = 1209600
23206-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: SETTINGS_MODULE = 'services.settings'
23306-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: USE_ETAGS = False
23406-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: LANGUAGES_BIDI =
23506-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: FILE_UPLOAD_TEMP_DIR = None
23606-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: INTERNAL_IPS =
23706-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: STATIC_URL = '/static/'
23806-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_PORT = 25
23906-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: USE_TZ = True
24006-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: SHORT_DATETIME_FORMAT = 'm/d/Y P'
24106-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: TEST_NON_SERIALIZED_APPS = []
24206-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: PASSWORD_HASHERS = u'********************'
24306-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: ABSOLUTE_URL_OVERRIDES = {}
24406-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: LANGUAGE_COOKIE_PATH = '/'
24506-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: CACHE_MIDDLEWARE_SECONDS = 600
24606-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_SSL_CERTFILE = None
24706-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: CSRF_COOKIE_HTTPONLY = False
24806-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: DATETIME_INPUT_FORMATS =
24906-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: EMAIL_HOST_USER = ''
25006-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: You're seeing this error because you have DEBUG = True in your
25106-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: Django settings file. Change that to False, and Django will
25206-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: display a standard page generated by the handler for this status code.
25306-19 12:42:26.837 14193-14294/com.iaugmentor.android D/OkHttp: <-- END HTTP (11086-byte body)
25406-19 12:42:32.110 14193-14193/com.iaugmentor.android D/NavDraw: clicked 2
25506-19 12:42:32.157 14193-15961/com.iaugmentor.android D/AppTracker: App Event: stop
25606-19 12:42:32.197 14193-14294/com.iaugmentor.android D/OkHttp: --> GET https://accounts-api.iaugmentor.com/v1/user/me/activities http/1.1
25706-19 12:42:32.197 14193-14294/com.iaugmentor.android D/OkHttp: --> END GET
25806-19 12:42:32.197 14193-14294/com.iaugmentor.android D/Auth header: client - android-1.4
25906-19 12:42:32.199 14193-15975/com.iaugmentor.android D/AppTracker: App Event: start
26006-19 12:42:34.725 14193-14294/com.iaugmentor.android D/ResponseInt: int ran 401
26106-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: <-- 401 Unauthorized https://accounts-api.iaugmentor.com/v1/user/me/activities (2528ms)
26206-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: Server: nginx/1.4.6 (Ubuntu)
26306-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: Content-Type: application/json
26406-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: Transfer-Encoding: chunked
26506-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: Connection: keep-alive
26606-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: X-Powered-By: PHP/5.5.9-1ubuntu4.20
26706-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: Cache-Control: no-cache
26806-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: Access-Control-Allow-Methods: POST, GET, OPTIONS, PUT, DELETE
26906-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: Access-Control-Allow-Headers: Content-Type, X-Auth-Token, Origin
27006-19 12:42:34.726 14193-14294/com.iaugmentor.android D/OkHttp: Date: Mon, 19 Jun 2017 07:12:33 GMT
27106-19 12:42:34.728 14193-14294/com.iaugmentor.android D/OkHttp: {"error":"token_expired"}
27206-19 12:42:34.728 14193-14294/com.iaugmentor.android D/OkHttp: <-- END HTTP (25-byte body)