· 7 years ago · Apr 25, 2018, 07:34 AM
1DataError at /api/v1/users/
2malformed array literal: "hurried ignore racetrack candy lids nocturnal dormant oasis scoop nagged lively typist veteran smelting furnished enraged oust jostle avidly baffles slower idled oven oxidant smelting"
3LINE 1: ...4d5b51e757d71ea5fe5f1a3785e2b48dac9aa8155ecae5b', 'hurried i...
4 ^
5DETAIL: Array value must start with "{" or dimension information.
6
7
8Request Method: POST
9Request URL: http://backend.artwallet.ddgcorp.ru/api/v1/users/
10Django Version: 2.0.4
11Python Executable: /usr/local/bin/python
12Python Version: 3.6.5
13Python Path: ['/django', '/usr/local/lib/python36.zip', '/usr/local/lib/python3.6', '/usr/local/lib/python3.6/lib-dynload', '/usr/local/lib/python3.6/site-packages', '/django']
14Server time: Wed, 25 Apr 2018 07:26:35 +0000
15Installed Applications:
16['django.contrib.admin',
17 'django.contrib.auth',
18 'django.contrib.contenttypes',
19 'django.contrib.sessions',
20 'django.contrib.messages',
21 'django.contrib.staticfiles',
22 'rest_framework',
23 'corsheaders',
24 'social_django',
25 'artwallet.investor',
26 'artwallet.scheduler',
27 'artwallet.currency']
28Installed Middleware:
29['corsheaders.middleware.CorsMiddleware',
30 'django.middleware.security.SecurityMiddleware',
31 'django.contrib.sessions.middleware.SessionMiddleware',
32 'django.middleware.common.CommonMiddleware',
33 'django.middleware.csrf.CsrfViewMiddleware',
34 'django.contrib.auth.middleware.AuthenticationMiddleware',
35 'django.contrib.messages.middleware.MessageMiddleware',
36 'django.middleware.clickjacking.XFrameOptionsMiddleware']
37
38
39Traceback:
40
41File "/usr/local/lib/python3.6/site-packages/django/db/backends/utils.py" in _execute
42 85. return self.cursor.execute(sql, params)
43
44The above exception (malformed array literal: "hurried ignore racetrack candy lids nocturnal dormant oasis scoop nagged lively typist veteran smelting furnished enraged oust jostle avidly baffles slower idled oven oxidant smelting"
45LINE 1: ...4d5b51e757d71ea5fe5f1a3785e2b48dac9aa8155ecae5b', 'hurried i...
46 ^
47DETAIL: Array value must start with "{" or dimension information.
48) was the direct cause of the following exception:
49
50File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py" in inner
51 35. response = get_response(request)
52
53File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _get_response
54 128. response = self.process_exception_by_middleware(e, request)
55
56File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _get_response
57 126. response = wrapped_callback(request, *callback_args, **callback_kwargs)
58
59File "/usr/local/lib/python3.6/site-packages/django/views/decorators/csrf.py" in wrapped_view
60 54. return view_func(*args, **kwargs)
61
62File "/usr/local/lib/python3.6/site-packages/rest_framework/viewsets.py" in view
63 103. return self.dispatch(request, *args, **kwargs)
64
65File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py" in dispatch
66 483. response = self.handle_exception(exc)
67
68File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py" in handle_exception
69 443. self.raise_uncaught_exception(exc)
70
71File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py" in dispatch
72 480. response = handler(request, *args, **kwargs)
73
74File "/django/artwallet/investor/views.py" in create
75 42. response = super().create(request, *args, **kwargs)
76
77File "/usr/local/lib/python3.6/site-packages/rest_framework/mixins.py" in create
78 21. self.perform_create(serializer)
79
80File "/usr/local/lib/python3.6/site-packages/rest_framework/mixins.py" in perform_create
81 26. serializer.save()
82
83File "/usr/local/lib/python3.6/site-packages/rest_framework/serializers.py" in save
84 214. self.instance = self.create(validated_data)
85
86File "/django/artwallet/investor/serializers.py" in create
87 82. email=validated_data['email']
88
89File "/usr/local/lib/python3.6/site-packages/django/db/models/manager.py" in manager_method
90 82. return getattr(self.get_queryset(), name)(*args, **kwargs)
91
92File "/usr/local/lib/python3.6/site-packages/django/db/models/query.py" in create
93 417. obj.save(force_insert=True, using=self.db)
94
95File "/usr/local/lib/python3.6/site-packages/django/contrib/auth/base_user.py" in save
96 73. super().save(*args, **kwargs)
97
98File "/usr/local/lib/python3.6/site-packages/django/db/models/base.py" in save
99 729. force_update=force_update, update_fields=update_fields)
100
101File "/usr/local/lib/python3.6/site-packages/django/db/models/base.py" in save_base
102 769. update_fields=update_fields, raw=raw, using=using,
103
104File "/usr/local/lib/python3.6/site-packages/django/dispatch/dispatcher.py" in send
105 178. for receiver in self._live_receivers(sender)
106
107File "/usr/local/lib/python3.6/site-packages/django/dispatch/dispatcher.py" in <listcomp>
108 178. for receiver in self._live_receivers(sender)
109
110File "/django/artwallet/investor/models.py" in fill_wallet
111 136. xmr_password=xmr_password
112
113File "/usr/local/lib/python3.6/site-packages/django/db/models/manager.py" in manager_method
114 82. return getattr(self.get_queryset(), name)(*args, **kwargs)
115
116File "/usr/local/lib/python3.6/site-packages/django/db/models/query.py" in create
117 417. obj.save(force_insert=True, using=self.db)
118
119File "/usr/local/lib/python3.6/site-packages/django/db/models/base.py" in save
120 729. force_update=force_update, update_fields=update_fields)
121
122File "/usr/local/lib/python3.6/site-packages/django/db/models/base.py" in save_base
123 759. updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields)
124
125File "/usr/local/lib/python3.6/site-packages/django/db/models/base.py" in _save_table
126 842. result = self._do_insert(cls._base_manager, using, fields, update_pk, raw)
127
128File "/usr/local/lib/python3.6/site-packages/django/db/models/base.py" in _do_insert
129 880. using=using, raw=raw)
130
131File "/usr/local/lib/python3.6/site-packages/django/db/models/manager.py" in manager_method
132 82. return getattr(self.get_queryset(), name)(*args, **kwargs)
133
134File "/usr/local/lib/python3.6/site-packages/django/db/models/query.py" in _insert
135 1125. return query.get_compiler(using=using).execute_sql(return_id)
136
137File "/usr/local/lib/python3.6/site-packages/django/db/models/sql/compiler.py" in execute_sql
138 1284. cursor.execute(sql, params)
139
140File "/usr/local/lib/python3.6/site-packages/django/db/backends/utils.py" in execute
141 100. return super().execute(sql, params)
142
143File "/usr/local/lib/python3.6/site-packages/django/db/backends/utils.py" in execute
144 68. return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
145
146File "/usr/local/lib/python3.6/site-packages/django/db/backends/utils.py" in _execute_with_wrappers
147 77. return executor(sql, params, many, context)
148
149File "/usr/local/lib/python3.6/site-packages/django/db/backends/utils.py" in _execute
150 85. return self.cursor.execute(sql, params)
151
152File "/usr/local/lib/python3.6/site-packages/django/db/utils.py" in __exit__
153 89. raise dj_exc_value.with_traceback(traceback) from exc_value
154
155File "/usr/local/lib/python3.6/site-packages/django/db/backends/utils.py" in _execute
156 85. return self.cursor.execute(sql, params)
157
158Exception Type: DataError at /api/v1/users/
159Exception Value: malformed array literal: "hurried ignore racetrack candy lids nocturnal dormant oasis scoop nagged lively typist veteran smelting furnished enraged oust jostle avidly baffles slower idled oven oxidant smelting"
160LINE 1: ...4d5b51e757d71ea5fe5f1a3785e2b48dac9aa8155ecae5b', 'hurried i...
161 ^
162DETAIL: Array value must start with "{" or dimension information.
163
164Request information:
165USER: AnonymousUser
166
167GET: No GET data
168
169POST: No POST data
170
171FILES: No FILES data
172
173COOKIES: No cookie data
174
175META:
176CONTENT_LENGTH = '56'
177CONTENT_TYPE = 'application/json'
178DJANGO_SETTINGS_MODULE = 'artwallet.settings'
179GATEWAY_INTERFACE = 'CGI/1.1'
180GPG_KEY = '0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D'
181HOME = '/root'
182HOSTNAME = '70ca99033ce0'
183HTTP_ACCEPT = 'application/json, text/plain, */*'
184HTTP_ACCEPT_ENCODING = 'gzip, deflate, br'
185HTTP_ACCEPT_LANGUAGE = 'en-US,en;q=0.9,ru;q=0.8'
186HTTP_CACHE_CONTROL = 'no-cache'
187HTTP_CONNECTION = 'close'
188HTTP_HOST = 'backend.artwallet.ddgcorp.ru'
189HTTP_ORIGIN = 'https://artwallet.ddgcorp.ru'
190HTTP_PRAGMA = 'no-cache'
191HTTP_REFERER = 'https://artwallet.ddgcorp.ru/cabinet/auth/register'
192HTTP_USER_AGENT = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'
193HTTP_X_COMPRESS = 'null'
194HTTP_X_FORWARDED_FOR = '80.254.24.22'
195HTTP_X_REAL_IP = '80.254.24.22'
196HTTP_X_REQUESTED_WITH = 'XMLHttpRequest'
197LANG = 'C.UTF-8'
198PATH = '/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
199PATH_INFO = '/api/v1/users/'
200PYTHON_PIP_VERSION = '9.0.3'
201PYTHON_VERSION = '3.6.5'
202QUERY_STRING = ''
203REMOTE_ADDR = '172.18.0.1'
204REMOTE_HOST = ''
205REQUEST_METHOD = 'POST'
206RUN_MAIN = 'true'
207SCRIPT_NAME = ''
208SERVER_NAME = '70ca99033ce0'
209SERVER_PORT = '8000'
210SERVER_PROTOCOL = 'HTTP/1.0'
211SERVER_SOFTWARE = 'WSGIServer/0.2'
212TZ = 'UTC'
213wsgi.errors = <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'>
214wsgi.file_wrapper = ''
215wsgi.input = <_io.BufferedReader name=7>
216wsgi.multiprocess = False
217wsgi.multithread = True
218wsgi.run_once = False
219wsgi.url_scheme = 'http'
220wsgi.version = '(1, 0)'
221
222Settings:
223Using settings module artwallet.settings
224ABI = ''
225ABSOLUTE_URL_OVERRIDES = {}
226ADMINS = []
227ALLOWED_HOSTS = ['*']
228APPEND_SLASH = True
229AUTHENTICATION_BACKENDS = "('social_core.backends.facebook.FacebookOAuth2', 'social_core.backends.google.GoogleOAuth2')"
230AUTH_PASSWORD_VALIDATORS = '********************'
231AUTH_USER_MODEL = 'auth.User'
232BASE_DIR = '/django'
233BITCOIN_ADDRESS = 'http://bitcoinrpc:xKMrT1LR3F4c3Sr1P%2FWqW5rPtJ8Ygf6j5MgLJMs3Kdc0@bitcoind:18332/'
234CACHES = {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
235CACHE_MIDDLEWARE_ALIAS = 'default'
236CACHE_MIDDLEWARE_KEY_PREFIX = '********************'
237CACHE_MIDDLEWARE_SECONDS = 600
238CELERY_ACCEPT_CONTENT = ['application/json']
239CELERY_BEAT_SCHEDULE = {'balance-listener': {'task': 'artwallet.scheduler.tasks.balance_listener', 'schedule': <crontab: */5 * * * * (m/h/d/dM/MY)>}, 'currency-rate-listener': {'task': 'artwallet.currency.tasks.rates_listener', 'schedule': <crontab: */5 * * * * (m/h/d/dM/MY)>}}
240CELERY_BROKER_URL = 'redis://redis:6379'
241CELERY_RESULT_BACKEND = 'redis://redis:6379'
242CELERY_RESULT_SERIALIZER = 'json'
243CELERY_TASK_SERIALIZER = 'json'
244CONVERTER_ADDRESS = 'https://min-api.cryptocompare.com/data/price?fsym={fsym}&tsyms={tsyms}'
245CORS_ALLOW_CREDENTIALS = True
246CORS_ALLOW_HEADERS = "('accept', 'accept-encoding', 'authorization', 'content-type', 'dnt', 'origin', 'user-agent', 'x-csrftoken', 'x-requested-with', 'pragma', 'cache-control')"
247CORS_ORIGIN_ALLOW_ALL = True
248CSRF_COOKIE_AGE = 31449600
249CSRF_COOKIE_DOMAIN = None
250CSRF_COOKIE_HTTPONLY = False
251CSRF_COOKIE_NAME = 'csrftoken'
252CSRF_COOKIE_PATH = '/'
253CSRF_COOKIE_SECURE = False
254CSRF_FAILURE_VIEW = 'django.views.csrf.csrf_failure'
255CSRF_HEADER_NAME = 'HTTP_X_CSRFTOKEN'
256CSRF_TRUSTED_ORIGINS = []
257CSRF_USE_SESSIONS = False
258DATABASES = {'default': {'ENGINE': 'django.db.backends.postgresql_psycopg2', 'NAME': 'artwallet', 'USER': 'artwallet', 'PASSWORD': '********************', 'HOST': 'db', 'PORT': '5432', 'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'OPTIONS': {}, 'TIME_ZONE': None, 'TEST': {'CHARSET': None, 'COLLATION': None, 'NAME': None, 'MIRROR': None}}}
259DATABASE_ROUTERS = []
260DATA_UPLOAD_MAX_MEMORY_SIZE = 2621440
261DATA_UPLOAD_MAX_NUMBER_FIELDS = 1000
262DATETIME_FORMAT = 'N j, Y, P'
263DATETIME_INPUT_FORMATS = ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M', '%m/%d/%y']
264DATE_FORMAT = 'N j, Y'
265DATE_INPUT_FORMATS = ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
266DEBUG = True
267DEBUG_PROPAGATE_EXCEPTIONS = False
268DECIMAL_SEPARATOR = '.'
269DEFAULT_CHARSET = 'utf-8'
270DEFAULT_CONTENT_TYPE = 'text/html'
271DEFAULT_EXCEPTION_REPORTER_FILTER = 'django.views.debug.SafeExceptionReporterFilter'
272DEFAULT_FILE_STORAGE = 'django.core.files.storage.FileSystemStorage'
273DEFAULT_FROM_EMAIL = 'webmaster@localhost'
274DEFAULT_INDEX_TABLESPACE = ''
275DEFAULT_TABLESPACE = ''
276DISALLOWED_USER_AGENTS = []
277EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
278EMAIL_HOST = 'happiness.anocms.org'
279EMAIL_HOST_PASSWORD = '********************'
280EMAIL_HOST_USER = 'no-reply@happiness.anocms.org'
281EMAIL_PORT = 10587
282EMAIL_SSL_CERTFILE = None
283EMAIL_SSL_KEYFILE = '********************'
284EMAIL_SUBJECT_PREFIX = '[Django] '
285EMAIL_TIMEOUT = None
286EMAIL_USE_LOCALTIME = False
287EMAIL_USE_SSL = False
288EMAIL_USE_TLS = True
289ETH_ADDRESS = 'http://parity:8545/'
290FILE_CHARSET = 'utf-8'
291FILE_UPLOAD_DIRECTORY_PERMISSIONS = None
292FILE_UPLOAD_HANDLERS = ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
293FILE_UPLOAD_MAX_MEMORY_SIZE = 2621440
294FILE_UPLOAD_PERMISSIONS = None
295FILE_UPLOAD_TEMP_DIR = None
296FIRST_DAY_OF_WEEK = 0
297FIXTURE_DIRS = []
298FORCE_SCRIPT_NAME = None
299FORMAT_MODULE_PATH = None
300FORM_RENDERER = 'django.forms.renderers.DjangoTemplates'
301FROM_ADDR = ''
302FROM_PRIV = ''
303FRONTEND_URL = 'https://artwallet.ddgcorp.ru/cabinet'
304IGNORABLE_404_URLS = []
305INSTALLED_APPS = ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'rest_framework', 'corsheaders', 'social_django', 'artwallet.investor', 'artwallet.scheduler', 'artwallet.currency']
306INTERNAL_IPS = []
307JWT_AUTH = {'JWT_ALLOW_REFRESH': True, 'JWT_EXPIRATION_DELTA': datetime.timedelta(1), 'JWT_REFRESH_EXPIRATION_DELTA': datetime.timedelta(7)}
308LANGUAGES = [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')]
309LANGUAGES_BIDI = ['he', 'ar', 'fa', 'ur']
310LANGUAGE_CODE = 'en-us'
311LANGUAGE_COOKIE_AGE = None
312LANGUAGE_COOKIE_DOMAIN = None
313LANGUAGE_COOKIE_NAME = 'django_language'
314LANGUAGE_COOKIE_PATH = '/'
315LOCALE_PATHS = []
316LOGGING = {'version': 1, 'disable_existing_loggers': False, 'handlers': {'file': {'level': 'DEBUG', 'class': 'logging.FileHandler', 'filename': './logs/debug.log'}}, 'loggers': {'django.request': {'handlers': ['file'], 'level': 'ERROR', 'propagate': True}, 'django': {'handlers': ['file'], 'level': 'ERROR', 'propagate': False}}}
317LOGGING_CONFIG = 'logging.config.dictConfig'
318LOGIN_REDIRECT_URL = '/social_login'
319LOGIN_URL = '/accounts/login/'
320LOGOUT_REDIRECT_URL = None
321LTC_ADDRESS = 'http://rpc_litecoin:E_8h49wnUMqG59utnUM_Lz7TdpNupJWhc7o2PYiRtCw=@litecoind:19332/'
322MANAGERS = []
323MEDIA_ROOT = ''
324MEDIA_URL = ''
325MESSAGE_STORAGE = 'django.contrib.messages.storage.fallback.FallbackStorage'
326MIDDLEWARE = ['corsheaders.middleware.CorsMiddleware', 'django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware']
327MIGRATION_MODULES = {}
328MONTH_DAY_FORMAT = 'F j'
329NUMBER_GROUPING = 0
330PASSWORD_HASHERS = '********************'
331PASSWORD_RESET_TIMEOUT_DAYS = '********************'
332PREPEND_WWW = False
333REST_FRAMEWORK = {'DEFAULT_PERMISSION_CLASSES': ('rest_framework.permissions.IsAuthenticated',), 'DEFAULT_AUTHENTICATION_CLASSES': ('artwallet.investor.jwt_authentication.UserJSONWebTokenAuthentication',)}
334ROOT_URLCONF = 'artwallet.urls'
335SCHEDULER_USER_PART_COUNT = 4
336SECRET_KEY = '********************'
337SECURE_BROWSER_XSS_FILTER = False
338SECURE_CONTENT_TYPE_NOSNIFF = False
339SECURE_HSTS_INCLUDE_SUBDOMAINS = False
340SECURE_HSTS_PRELOAD = False
341SECURE_HSTS_SECONDS = 0
342SECURE_PROXY_SSL_HEADER = None
343SECURE_REDIRECT_EXEMPT = []
344SECURE_SSL_HOST = None
345SECURE_SSL_REDIRECT = False
346SERVER_EMAIL = 'root@localhost'
347SESSION_CACHE_ALIAS = 'default'
348SESSION_COOKIE_AGE = 1209600
349SESSION_COOKIE_DOMAIN = None
350SESSION_COOKIE_HTTPONLY = True
351SESSION_COOKIE_NAME = 'sessionid'
352SESSION_COOKIE_PATH = '/'
353SESSION_COOKIE_SECURE = False
354SESSION_ENGINE = 'django.contrib.sessions.backends.db'
355SESSION_EXPIRE_AT_BROWSER_CLOSE = False
356SESSION_FILE_PATH = None
357SESSION_SAVE_EVERY_REQUEST = False
358SESSION_SERIALIZER = 'django.contrib.sessions.serializers.JSONSerializer'
359SETTINGS_MODULE = 'artwallet.settings'
360SHORT_DATETIME_FORMAT = 'm/d/Y P'
361SHORT_DATE_FORMAT = 'm/d/Y'
362SIGNING_BACKEND = 'django.core.signing.TimestampSigner'
363SILENCED_SYSTEM_CHECKS = []
364SOCIAL_AUTH_FACEBOOK_KEY = '********************'
365SOCIAL_AUTH_FACEBOOK_SCOPE = ['email']
366SOCIAL_AUTH_FACEBOOK_SECRET = '********************'
367SOCIAL_AUTH_GOOGLE_OAUTH2_KEY = '********************'
368SOCIAL_AUTH_GOOGLE_OAUTH2_SCOPE = ['https://www.googleapis.com/auth/userinfo.email']
369SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET = '********************'
370SOCIAL_AUTH_PIPELINE = "('social_core.pipeline.social_auth.social_details', 'social_core.pipeline.social_auth.social_uid', 'social_core.pipeline.social_auth.auth_allowed', 'social_core.pipeline.social_auth.social_user', 'social_core.pipeline.social_auth.associate_by_email', 'artwallet.investor.pipeline.create_user', 'social_core.pipeline.social_auth.load_extra_data', 'social_core.pipeline.user.user_details', 'artwallet.investor.pipeline.get_token')"
371SOCIAL_AUTH_POSTGRES_JSONFIELD = True
372SOCIAL_AUTH_REDIRECT_IS_HTTPS = True
373SOCIAL_AUTH_USER_MODEL = 'investor.User'
374START_BLOCK = 5456493
375STATICFILES_DIRS = []
376STATICFILES_FINDERS = ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
377STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.StaticFilesStorage'
378STATIC_ROOT = None
379STATIC_URL = '/static/'
380TEMPLATES = [{'BACKEND': 'django.template.backends.django.DjangoTemplates', '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']}}]
381TEST_NON_SERIALIZED_APPS = []
382TEST_RUNNER = 'django.test.runner.DiscoverRunner'
383THOUSAND_SEPARATOR = ','
384TIME_FORMAT = 'P'
385TIME_INPUT_FORMATS = ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
386TIME_ZONE = 'UTC'
387TOKEN = '********************'
388USE_ETAGS = False
389USE_I18N = True
390USE_L10N = True
391USE_THOUSAND_SEPARATOR = False
392USE_TZ = True
393USE_X_FORWARDED_HOST = False
394USE_X_FORWARDED_PORT = False
395WSGI_APPLICATION = 'artwallet.wsgi.application'
396XMR_ADDRESS = 'monero'
397XMR_RPC_ADDRESS = 'http://monero:18082/json'
398X_FRAME_OPTIONS = 'SAMEORIGIN'
399YEAR_MONTH_FORMAT = 'F Y'
400
401
402You're seeing this error because you have DEBUG = True in your
403Django settings file. Change that to False, and Django will
404display a standard page generated by the handler for this status code.
405
406Request URL: https://backend.artwallet.ddgcorp.ru/api/v1/users/
407Request Method: POST
408Status Code: 500 Internal Server Error
409Remote Address: 5.9.41.234:443
410Referrer Policy: no-referrer-when-downgrade
411
412{"email":"sophie2000@yandex.ru","password":"Zaqwsx1234"}