Advertisement
Guest User

Untitled

a guest
Dec 7th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.25 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. ################################
  6. database connect:
  7. host = db
  8. user = root
  9. password = mysecretpassword
  10. port = 3306
  11. db = sna
  12. ################################
  13.  
  14.  
  15.  
  16.  
  17. MYSQL not responds.. waiting for mysql up: (2003, 'Can\'t connect to MySQL server on \'db\' (111 "Connection refused")')
  18. MYSQL not responds.. waiting for mysql up: (2003, 'Can\'t connect to MySQL server on \'db\' (111 "Connection refused")')
  19. MYSQL not responds.. waiting for mysql up: (2003, 'Can\'t connect to MySQL server on \'db\' (111 "Connection refused")')
  20. MYSQL not responds.. waiting for mysql up: (2003, 'Can\'t connect to MySQL server on \'db\' (111 "Connection refused")')
  21. MYSQL not responds.. waiting for mysql up: (2003, 'Can\'t connect to MySQL server on \'db\' (111 "Connection refused")')
  22. MYSQL not responds.. waiting for mysql up: (2003, 'Can\'t connect to MySQL server on \'db\' (111 "Connection refused")')
  23. MYSQL not responds.. waiting for mysql up: (2003, 'Can\'t connect to MySQL server on \'db\' (111 "Connection refused")')
  24. MYSQL not responds.. waiting for mysql up: (2003, 'Can\'t connect to MySQL server on \'db\' (111 "Connection refused")')
  25. database %s create successful sna
  26. System check identified some issues:
  27.  
  28. WARNINGS:
  29. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  30. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  31. System check identified some issues:
  32.  
  33. WARNINGS:
  34. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  35. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  36. No changes detected in app 'sna'
  37. System check identified some issues:
  38.  
  39. WARNINGS:
  40. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  41. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  42. Operations to perform:
  43. Apply all migrations: admin, auth, contenttypes, sessions, sna
  44. Running migrations:
  45. Applying contenttypes.0001_initial... OK
  46. Applying contenttypes.0002_remove_content_type_name... OK
  47. Applying auth.0001_initial... OK
  48. Applying auth.0002_alter_permission_name_max_length... OK
  49. Applying auth.0003_alter_user_email_max_length... OK
  50. Applying auth.0004_alter_user_username_opts... OK
  51. Applying auth.0005_alter_user_last_login_null... OK
  52. Applying auth.0006_require_contenttypes_0002... OK
  53. Applying auth.0007_alter_validators_add_error_messages... OK
  54. Applying auth.0008_alter_user_username_max_length... OK
  55. Applying sna.0001_initial... OK
  56. Applying admin.0001_initial... OK
  57. Applying admin.0002_logentry_remove_auto_add... OK
  58. Applying sessions.0001_initial... OK
  59. Applying sna.0002_auto_20170705_1943... OK
  60. Applying sna.0003_auto_20170707_1412... OK
  61. Applying sna.0004_auto_20170707_1429... OK
  62. Applying sna.0005_auto_20170712_1510... OK
  63. Applying sna.0006_auto_20170713_1354... OK
  64. Applying sna.0007_auto_20170713_1634... OK
  65. Applying sna.0008_auto_20170726_1344... OK
  66. Applying sna.0009_auto_20170726_2003... OK
  67. Applying sna.0010_question_data... OK
  68. Applying sna.0011_question_type... OK
  69. Applying sna.0012_auto_20170727_1540... OK
  70. Applying sna.0013_auto_20170728_1333... OK
  71. Applying sna.0014_auto_20170801_1549... OK
  72. Applying sna.0015_form_institutions... OK
  73. Applying sna.0016_auto_20170803_1653... OK
  74. Applying sna.0017_faq... OK
  75. Applying sna.0018_auto_20170811_1407... OK
  76. Applying sna.0019_auto_20170811_1546... OK
  77. Applying sna.0020_configuration_init... OK
  78. Applying sna.0021_declaration_reason... OK
  79. Applying sna.0022_auto_20170817_1618... OK
  80. Applying sna.0023_error_internal... OK
  81. Applying sna.0024_auto_20170817_2017... OK
  82. Applying sna.0025_auto_20170822_1528... OK
  83. Applying sna.0026_auto_20170823_1259... OK
  84. Applying sna.0027_auto_20170823_1538... OK
  85. Applying sna.0028_form_coverage... OK
  86. Applying sna.0029_auto_20170824_1454... OK
  87. Applying sna.0030_auto_20170824_1843... OK
  88. Applying sna.0031_auto_20170824_1916... OK
  89. Applying sna.0032_auto_20170824_1919... OK
  90. Applying sna.0033_remove_form_coverage... OK
  91. Applying sna.0034_user_removed_at... OK
  92. Applying sna.0035_auto_20170828_1453... OK
  93. Applying sna.0036_instrument_dipress_instrument... OK
  94. Applying sna.0037_auto_20170828_1456... OK
  95. Applying sna.0038_auto_20170828_1501... OK
  96. Applying sna.0039_auto_20170829_1947... OK
  97. Applying sna.0040_auto_20170905_1430... OK
  98. Applying sna.0041_remove_declaration_instrument... OK
  99. Applying sna.0042_declaration_instrument... OK
  100. Applying sna.0043_uploadedfile... OK
  101. Applying sna.0044_auto_20170913_1938... OK
  102. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.created_at received a naive datetime (2017-12-07 18:40:40.632152) while time zone support is active.
  103. RuntimeWarning)
  104. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:40:40.653687) while time zone support is active.
  105. RuntimeWarning)
  106. Applying sna.0045_auto_20170913_1939... OK
  107. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.created_at received a naive datetime (2017-12-07 18:40:40.843995) while time zone support is active.
  108. RuntimeWarning)
  109. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:40:40.853885) while time zone support is active.
  110. RuntimeWarning)
  111. Applying sna.0046_auto_20170914_1853... OK
  112. Applying sna.0047_auto_20170914_1856... OK
  113. Applying sna.0048_auto_20170914_1927... OK
  114. Applying sna.0049_auto_20170914_1940... OK
  115. Applying sna.0050_auto_20170914_2026... OK
  116. Applying sna.0051_auto_20170926_1824... OK
  117. Applying sna.0052_auto_20171005_1533... OK
  118. Applying sna.0053_auto_20171013_1354... OK
  119. Applying sna.0054_remove_question_siia_code... OK
  120. Applying sna.0055_form_relevant... OK
  121. Applying sna.0056_auto_20171019_1407... OK
  122. Applying sna.0057_frame... OK
  123. Applying sna.0058_auto_20171102_1547... OK
  124. System check identified some issues:
  125.  
  126. WARNINGS:
  127. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  128. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  129. Installed 11 object(s) from 1 fixture(s)
  130. System check identified some issues:
  131.  
  132. WARNINGS:
  133. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  134. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  135. Installed 54 object(s) from 1 fixture(s)
  136. System check identified some issues:
  137.  
  138. WARNINGS:
  139. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  140. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  141. Installed 31 object(s) from 1 fixture(s)
  142. System check identified some issues:
  143.  
  144. WARNINGS:
  145. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  146. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  147. Installed 45 object(s) from 1 fixture(s)
  148. System check identified some issues:
  149.  
  150. WARNINGS:
  151. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  152. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  153. Installed 279 object(s) from 1 fixture(s)
  154. System check identified some issues:
  155.  
  156. WARNINGS:
  157. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  158. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  159. Installed 253 object(s) from 1 fixture(s)
  160. System check identified some issues:
  161.  
  162. WARNINGS:
  163. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  164. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  165. Installed 59 object(s) from 1 fixture(s)
  166. System check identified some issues:
  167.  
  168. WARNINGS:
  169. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  170. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  171. Installed 16 object(s) from 1 fixture(s)
  172. System check identified some issues:
  173.  
  174. WARNINGS:
  175. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  176. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  177. Installed 55 object(s) from 1 fixture(s)
  178. System check identified some issues:
  179.  
  180. WARNINGS:
  181. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  182. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  183. Installed 347 object(s) from 1 fixture(s)
  184. System check identified some issues:
  185.  
  186. WARNINGS:
  187. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  188. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  189. Installed 10 object(s) from 1 fixture(s)
  190. System check identified some issues:
  191.  
  192. WARNINGS:
  193. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  194. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  195. Installed 123 object(s) from 1 fixture(s)
  196. System check identified some issues:
  197.  
  198. WARNINGS:
  199. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  200. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  201. Installed 18 object(s) from 1 fixture(s)
  202. System check identified some issues:
  203.  
  204. WARNINGS:
  205. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  206. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  207. Installed 180 object(s) from 1 fixture(s)
  208. System check identified some issues:
  209.  
  210. WARNINGS:
  211. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  212. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  213. Installed 44 object(s) from 1 fixture(s)
  214. System check identified some issues:
  215.  
  216. WARNINGS:
  217. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  218. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  219. Installed 90 object(s) from 1 fixture(s)
  220. System check identified some issues:
  221.  
  222. WARNINGS:
  223. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  224. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  225. Installed 15 object(s) from 1 fixture(s)
  226. System check identified some issues:
  227.  
  228. WARNINGS:
  229. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  230. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  231. Installed 2 object(s) from 1 fixture(s)
  232. System check identified some issues:
  233.  
  234. WARNINGS:
  235. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  236. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  237. Installed 17 object(s) from 1 fixture(s)
  238. Performing system checks...
  239.  
  240. System check identified some issues:
  241.  
  242. WARNINGS:
  243. ?: (django_mysql.W003) The character set is not utf8mb4 for database connection 'default'
  244. HINT: The default 'utf8' character set does not include support for all Unicode characters. It's strongly recommended you move to use 'utf8mb4'. See: https://django-mysql.readthedocs.io/en/latest/checks.html#django-mysql-w003-utf8mb4
  245.  
  246. System check identified 1 issue (0 silenced).
  247. December 07, 2017 - 18:41:19
  248. Django version 1.11.2, using settings 'mma.settings'
  249. Starting development server at http://0.0.0.0:8000/
  250. Quit the server with CONTROL-C.
  251. Not Found: /robots.txt
  252. [07/Dec/2017 18:41:35] "GET /robots.txt HTTP/1.1" 404 29693
  253. [07/Dec/2017 18:41:35] "GET / HTTP/1.1" 200 7450
  254. [07/Dec/2017 18:41:35] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 200 3385
  255. [07/Dec/2017 18:41:35] "GET /static/rest_framework/css/prettify.css HTTP/1.1" 200 817
  256. [07/Dec/2017 18:41:35] "GET /static/rest_framework/css/default.css HTTP/1.1" 200 1132
  257. [07/Dec/2017 18:41:35] "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 200 2876
  258. [07/Dec/2017 18:41:36] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121200
  259. [07/Dec/2017 18:41:36] "GET /static/rest_framework/js/csrf.js HTTP/1.1" 200 1735
  260. [07/Dec/2017 18:41:36] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 37045
  261. [07/Dec/2017 18:41:36] "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 200 13632
  262. [07/Dec/2017 18:41:36] "GET /static/rest_framework/js/default.js HTTP/1.1" 200 1262
  263. [07/Dec/2017 18:41:36] "GET /static/rest_framework/js/jquery-1.12.4.min.js HTTP/1.1" 200 97163
  264. [07/Dec/2017 18:41:36] "GET /static/rest_framework/img/grid.png HTTP/1.1" 200 1458
  265. Not Found: /favicon.ico
  266. [07/Dec/2017 18:41:37] "GET /favicon.ico HTTP/1.1" 404 29696
  267. [07/Dec/2017 18:41:41] "OPTIONS /init HTTP/1.1" 200 0
  268. [07/Dec/2017 18:41:41] "OPTIONS /init HTTP/1.1" 200 0
  269. [07/Dec/2017 18:41:41] "OPTIONS /init HTTP/1.1" 200 0
  270. [07/Dec/2017 18:41:41] "GET /init HTTP/1.1" 200 471
  271. [07/Dec/2017 18:41:42] "GET /init HTTP/1.1" 200 471
  272. [07/Dec/2017 18:41:42] "GET /init HTTP/1.1" 200 471
  273. Internal Server Error: /xml
  274. Traceback (most recent call last):
  275. File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py", line 41, in inner
  276. response = get_response(request)
  277. File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 187, in _get_response
  278. response = self.process_exception_by_middleware(e, request)
  279. File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 185, in _get_response
  280. response = wrapped_callback(request, *callback_args, **callback_kwargs)
  281. File "/usr/local/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 58, in wrapped_view
  282. return view_func(*args, **kwargs)
  283. File "/usr/local/lib/python3.6/site-packages/django/views/generic/base.py", line 68, in view
  284. return self.dispatch(request, *args, **kwargs)
  285. File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py", line 489, in dispatch
  286. response = self.handle_exception(exc)
  287. File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py", line 449, in handle_exception
  288. self.raise_uncaught_exception(exc)
  289. File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py", line 486, in dispatch
  290. response = handler(request, *args, **kwargs)
  291. File "/usr/src/app/sna/views/report.py", line 510, in post
  292. requested = requested['soap:Envelope']['soap:Body']['datosRequest']
  293. KeyError: 'soap:Envelope'
  294. [07/Dec/2017 18:44:48] "POST /xml HTTP/1.1" 500 83941
  295. [07/Dec/2017 18:47:39] "OPTIONS /api-token-auth/ HTTP/1.1" 200 0
  296. [07/Dec/2017 18:47:39] "POST /api-token-auth/ HTTP/1.1" 200 731
  297. [07/Dec/2017 18:47:39] "OPTIONS /form/?page=1 HTTP/1.1" 200 0
  298. [07/Dec/2017 18:47:40] "GET /form/?page=1 HTTP/1.1" 200 73952
  299. [07/Dec/2017 18:48:57] "OPTIONS /init HTTP/1.1" 200 0
  300. /usr/local/lib/python3.6/site-packages/rest_framework/pagination.py:208: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <QuerySet [<Configuration: Configuration object>, <Configuration: Configuration object>, <Configuration: Configuration object>, <Configuration: Configuration object>, <Configuration: Configuration object>, <Configuration: Configuration object>, <Configuration: Configuration object>, <Configuration: Configuration object>, <Configuration: Configuration object>, <Configuration: Configuration object>]>
  301. paginator = self.django_paginator_class(queryset, page_size)
  302. [07/Dec/2017 18:48:58] "GET /configuration/?page=1 HTTP/1.1" 200 1160
  303. [07/Dec/2017 18:48:58] "GET /init HTTP/1.1" 200 471
  304. [07/Dec/2017 18:49:33] "OPTIONS /init HTTP/1.1" 200 0
  305. [07/Dec/2017 18:49:33] "OPTIONS /init HTTP/1.1" 200 0
  306. [07/Dec/2017 18:49:33] "OPTIONS /init HTTP/1.1" 200 0
  307. [07/Dec/2017 18:49:33] "GET /init HTTP/1.1" 200 471
  308. [07/Dec/2017 18:49:34] "GET /init HTTP/1.1" 200 471
  309. [07/Dec/2017 18:49:34] "GET /init HTTP/1.1" 200 471
  310. [07/Dec/2017 18:50:43] "OPTIONS /api-token-auth/ HTTP/1.1" 200 0
  311. [07/Dec/2017 18:50:44] "POST /api-token-auth/ HTTP/1.1" 200 731
  312. [07/Dec/2017 18:50:44] "OPTIONS /form/?page=1 HTTP/1.1" 200 0
  313. [07/Dec/2017 18:50:44] "GET /form/?page=1 HTTP/1.1" 200 73952
  314. [07/Dec/2017 18:50:56] "GET /configuration/?page=1 HTTP/1.1" 200 1160
  315. [07/Dec/2017 18:51:39] "OPTIONS /configuration/-1/ HTTP/1.1" 200 0
  316. [07/Dec/2017 18:51:39] "PUT /configuration/-1/ HTTP/1.1" 200 118
  317. [07/Dec/2017 18:51:39] "GET /configuration/?page=1 HTTP/1.1" 200 1161
  318. /usr/local/lib/python3.6/site-packages/rest_framework/pagination.py:208: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <QuerySet [<Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>, '...(remaining elements truncated)...']>
  319. paginator = self.django_paginator_class(queryset, page_size)
  320. [07/Dec/2017 18:51:45] "GET /question/?page=1 HTTP/1.1" 200 4857
  321. /usr/local/lib/python3.6/site-packages/rest_framework/pagination.py:208: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <QuerySet [<Question: Question object>, <Question: Question object>, <Question: Question object>, <Question: Question object>]>
  322. paginator = self.django_paginator_class(queryset, page_size)
  323. [07/Dec/2017 18:51:51] "GET /question/?page=1&search=eval HTTP/1.1" 200 1875
  324. [07/Dec/2017 18:51:55] "OPTIONS /question/8/ HTTP/1.1" 200 0
  325. [07/Dec/2017 18:51:56] "GET /question/8/ HTTP/1.1" 200 480
  326. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:52:16.649878) while time zone support is active.
  327. RuntimeWarning)
  328. [07/Dec/2017 18:52:16] "PUT /question/8/ HTTP/1.1" 200 492
  329. [07/Dec/2017 18:52:18] "GET /question/?page=1 HTTP/1.1" 200 4870
  330. /usr/local/lib/python3.6/site-packages/rest_framework/pagination.py:208: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <QuerySet [<Question: Question object>]>
  331. paginator = self.django_paginator_class(queryset, page_size)
  332. [07/Dec/2017 18:52:24] "GET /question/?page=1&search=expost HTTP/1.1" 200 532
  333. [07/Dec/2017 18:52:28] "OPTIONS /question/9/ HTTP/1.1" 200 0
  334. [07/Dec/2017 18:52:28] "GET /question/9/ HTTP/1.1" 200 480
  335. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:52:34.627405) while time zone support is active.
  336. RuntimeWarning)
  337. [07/Dec/2017 18:52:34] "PUT /question/9/ HTTP/1.1" 200 492
  338. [07/Dec/2017 18:52:36] "GET /question/?page=1 HTTP/1.1" 200 4883
  339. [07/Dec/2017 18:52:43] "GET /question/?page=1&search=descripcion HTTP/1.1" 200 434
  340. [07/Dec/2017 18:52:47] "OPTIONS /question/10/ HTTP/1.1" 200 0
  341. [07/Dec/2017 18:52:47] "GET /question/10/ HTTP/1.1" 200 382
  342. [07/Dec/2017 18:52:48] "GET /select/instruments HTTP/1.1" 200 26428
  343. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:52:52.995764) while time zone support is active.
  344. RuntimeWarning)
  345. [07/Dec/2017 18:52:53] "PUT /question/10/ HTTP/1.1" 200 394
  346. [07/Dec/2017 18:52:54] "GET /question/?page=1 HTTP/1.1" 200 4896
  347. [07/Dec/2017 18:53:01] "OPTIONS /question/6/ HTTP/1.1" 200 0
  348. [07/Dec/2017 18:53:01] "GET /question/6/ HTTP/1.1" 200 593
  349. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:53:07.303184) while time zone support is active.
  350. RuntimeWarning)
  351. [07/Dec/2017 18:53:07] "PUT /question/6/ HTTP/1.1" 200 605
  352. [07/Dec/2017 18:53:09] "GET /question/?page=1 HTTP/1.1" 200 4909
  353. [07/Dec/2017 18:53:13] "OPTIONS /question/5/ HTTP/1.1" 200 0
  354. [07/Dec/2017 18:53:13] "GET /question/5/ HTTP/1.1" 200 609
  355. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:53:19.820814) while time zone support is active.
  356. RuntimeWarning)
  357. [07/Dec/2017 18:53:19] "PUT /question/5/ HTTP/1.1" 200 621
  358. [07/Dec/2017 18:53:21] "GET /question/?page=1 HTTP/1.1" 200 4922
  359. [07/Dec/2017 18:53:26] "OPTIONS /question/4/ HTTP/1.1" 200 0
  360. [07/Dec/2017 18:53:26] "GET /question/4/ HTTP/1.1" 200 535
  361. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:53:32.749995) while time zone support is active.
  362. RuntimeWarning)
  363. [07/Dec/2017 18:53:32] "PUT /question/4/ HTTP/1.1" 200 547
  364. [07/Dec/2017 18:53:34] "GET /question/?page=1 HTTP/1.1" 200 4935
  365. [07/Dec/2017 18:53:47] "OPTIONS /question/1/ HTTP/1.1" 200 0
  366. [07/Dec/2017 18:53:47] "GET /question/1/ HTTP/1.1" 200 318
  367. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:53:54.530671) while time zone support is active.
  368. RuntimeWarning)
  369. [07/Dec/2017 18:53:54] "PUT /question/1/ HTTP/1.1" 200 330
  370. [07/Dec/2017 18:53:56] "GET /question/?page=1 HTTP/1.1" 200 4948
  371. [07/Dec/2017 18:54:00] "OPTIONS /question/2/ HTTP/1.1" 200 0
  372. [07/Dec/2017 18:54:00] "GET /question/2/ HTTP/1.1" 200 291
  373. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:54:05.631052) while time zone support is active.
  374. RuntimeWarning)
  375. [07/Dec/2017 18:54:05] "PUT /question/2/ HTTP/1.1" 200 303
  376. [07/Dec/2017 18:54:07] "GET /question/?page=1 HTTP/1.1" 200 4961
  377. [07/Dec/2017 18:54:10] "OPTIONS /question/3/ HTTP/1.1" 200 0
  378. [07/Dec/2017 18:54:10] "GET /select/states HTTP/1.1" 200 774
  379. [07/Dec/2017 18:54:10] "GET /question/3/ HTTP/1.1" 200 298
  380. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:54:19.151252) while time zone support is active.
  381. RuntimeWarning)
  382. [07/Dec/2017 18:54:19] "PUT /question/3/ HTTP/1.1" 200 310
  383. [07/Dec/2017 18:54:20] "GET /question/?page=1 HTTP/1.1" 200 4974
  384. [07/Dec/2017 18:54:32] "GET /question/?page=1&search=link HTTP/1.1" 200 413
  385. [07/Dec/2017 18:54:34] "OPTIONS /question/11/ HTTP/1.1" 200 0
  386. [07/Dec/2017 18:54:35] "GET /question/11/ HTTP/1.1" 200 361
  387. [07/Dec/2017 18:54:35] "GET /select/instruments HTTP/1.1" 200 26428
  388. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:54:42.343590) while time zone support is active.
  389. RuntimeWarning)
  390. [07/Dec/2017 18:54:42] "PUT /question/11/ HTTP/1.1" 200 373
  391. [07/Dec/2017 18:54:44] "GET /question/?page=1 HTTP/1.1" 200 4974
  392. [07/Dec/2017 18:54:54] "GET /question/?page=1&search=obser HTTP/1.1" 200 418
  393. [07/Dec/2017 18:54:56] "OPTIONS /question/19/ HTTP/1.1" 200 0
  394. [07/Dec/2017 18:54:58] "GET /question/19/ HTTP/1.1" 200 366
  395. [07/Dec/2017 18:54:58] "GET /select/instruments HTTP/1.1" 200 26428
  396. /usr/local/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField Question.updated_at received a naive datetime (2017-12-07 18:55:02.977170) while time zone support is active.
  397. RuntimeWarning)
  398. [07/Dec/2017 18:55:03] "PUT /question/19/ HTTP/1.1" 200 378
  399. [07/Dec/2017 18:55:06] "GET /question/?page=1 HTTP/1.1" 200 4974
  400. [07/Dec/2017 18:55:10] "GET /configuration/?page=1 HTTP/1.1" 200 1161
  401. [07/Dec/2017 18:55:25] "PUT /configuration/-1/ HTTP/1.1" 200 118
  402. [07/Dec/2017 18:55:25] "PUT /configuration/-1/ HTTP/1.1" 200 118
  403. [07/Dec/2017 18:55:25] "GET /configuration/?page=1 HTTP/1.1" 200 1161
  404. [07/Dec/2017 18:55:26] "GET /configuration/?page=1 HTTP/1.1" 200 1161
  405. [07/Dec/2017 18:55:38] "GET /form/?page=1 HTTP/1.1" 200 74748
  406. [07/Dec/2017 18:55:40] "OPTIONS /form/7 HTTP/1.1" 200 0
  407. [07/Dec/2017 18:55:41] "GET /select/subcategories HTTP/1.1" 200 1257
  408. [07/Dec/2017 18:55:41] "GET /select/institutions HTTP/1.1" 200 3075
  409. [07/Dec/2017 18:55:41] "GET /form/7 HTTP/1.1" 301 0
  410. [07/Dec/2017 18:55:41] "OPTIONS /form/7/ HTTP/1.1" 200 0
  411. [07/Dec/2017 18:55:42] "GET /form/7/ HTTP/1.1" 200 7873
  412. [07/Dec/2017 18:55:42] "GET /select/states HTTP/1.1" 200 774
  413. [07/Dec/2017 18:55:42] "GET /select/questions HTTP/1.1" 200 23039
  414. [07/Dec/2017 18:55:42] "GET /multi/instruments?ids=7,10,11 HTTP/1.1" 200 3475
  415. [07/Dec/2017 18:55:42] "GET /select/questions HTTP/1.1" 200 23039
  416. [07/Dec/2017 18:55:42] "GET /multi/instruments?ids=7,10,11 HTTP/1.1" 200 3475
  417. [07/Dec/2017 18:56:39] "PUT /form/7/ HTTP/1.1" 200 10980
  418. [07/Dec/2017 18:56:41] "GET /form/?page=1 HTTP/1.1" 200 77855
  419. [07/Dec/2017 18:56:42] "GET /init HTTP/1.1" 200 471
  420. [07/Dec/2017 18:56:43] "GET /init HTTP/1.1" 200 471
  421. [07/Dec/2017 18:56:51] "POST /api-token-auth/ HTTP/1.1" 200 713
  422. [07/Dec/2017 18:56:52] "GET /form/?page=1 HTTP/1.1" 200 77855
  423. [07/Dec/2017 18:56:58] "OPTIONS /our_declaration/?page=1 HTTP/1.1" 200 0
  424. [07/Dec/2017 18:56:59] "GET /our_declaration/?page=1 HTTP/1.1" 200 551290
  425. [07/Dec/2017 18:57:04] "OPTIONS /to/declarate HTTP/1.1" 200 0
  426. [07/Dec/2017 18:57:05] "GET /to/declarate HTTP/1.1" 200 52
  427. [07/Dec/2017 18:57:06] "GET /form/7/ HTTP/1.1" 200 10980
  428. [07/Dec/2017 18:58:03] "OPTIONS /declaration/ HTTP/1.1" 200 0
  429. (535, b'5.7.3 Authentication unsuccessful [YQBPR0101CA0043.CANPRD01.PROD.OUTLOOK.COM]')
  430. [07/Dec/2017 18:58:22] "POST /declaration/ HTTP/1.1" 201 11464
  431. [07/Dec/2017 18:58:25] "GET /our_declaration/?page=1 HTTP/1.1" 200 550705
  432. [07/Dec/2017 18:58:32] "OPTIONS /select/forms HTTP/1.1" 200 0
  433. [07/Dec/2017 18:58:32] "OPTIONS /declaration/?page=1 HTTP/1.1" 200 0
  434. [07/Dec/2017 18:58:32] "GET /select/users HTTP/1.1" 200 3102
  435. [07/Dec/2017 18:58:32] "GET /select/institutions HTTP/1.1" 200 3075
  436. [07/Dec/2017 18:58:32] "GET /select/forms HTTP/1.1" 200 428
  437. [07/Dec/2017 18:58:33] "GET /declaration/?page=1 HTTP/1.1" 200 260182
  438. [07/Dec/2017 18:58:41] "OPTIONS /declaration/490 HTTP/1.1" 200 0
  439. [07/Dec/2017 18:58:41] "GET /declaration/490 HTTP/1.1" 301 0
  440. [07/Dec/2017 18:58:41] "OPTIONS /declaration/490/ HTTP/1.1" 200 0
  441. [07/Dec/2017 18:58:42] "GET /declaration/490/ HTTP/1.1" 200 11464
  442. [07/Dec/2017 18:58:44] "OPTIONS /approve/declaration/490/ HTTP/1.1" 200 0
  443. [07/Dec/2017 18:58:45] "POST /approve/declaration/490/ HTTP/1.1" 200 16
  444. [07/Dec/2017 18:58:46] "GET /select/users HTTP/1.1" 200 3102
  445. [07/Dec/2017 18:58:47] "GET /select/forms HTTP/1.1" 200 428
  446. [07/Dec/2017 18:58:47] "GET /select/institutions HTTP/1.1" 200 3075
  447. [07/Dec/2017 18:58:47] "GET /declaration/?page=1 HTTP/1.1" 200 260182
  448. {'id': 7, 'name': 'Matriz impactada', 'component': 'question-radio', 'data': {'info': 'Corresponde a la o las matrices ambientales impactadas por el instrumento, debe seleccionar 1 o más', 'name': '4f68107c-d64a-b640-42ea-e62c4341e77f', 'title': 'Matriz impactada', 'options': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}, {'id': '37c54a90-781d-4958-bddb-b3988678849e', 'value': 'Suelo'}, {'id': '9864e85f-2633-441a-b31d-6fb643edd5d1', 'value': 'Agua'}, {'id': 'c5f6846d-11ee-4074-bc1c-5db4ea54f417', 'value': 'Biodiversidad'}, {'id': 'b3f08cc6-212a-48fe-a530-4662c63605bf', 'value': 'Paisaje'}], 'visible': True, 'required': True, 'response': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}]}}
  449. No existe la pregunta
  450. No tiene código siia
  451. [07/Dec/2017 18:59:23] "POST /xml HTTP/1.1" 200 2541
  452. Internal Server Error: /xml
  453. Traceback (most recent call last):
  454. File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py", line 41, in inner
  455. response = get_response(request)
  456. File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 187, in _get_response
  457. response = self.process_exception_by_middleware(e, request)
  458. File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 185, in _get_response
  459. response = wrapped_callback(request, *callback_args, **callback_kwargs)
  460. File "/usr/local/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 58, in wrapped_view
  461. return view_func(*args, **kwargs)
  462. File "/usr/local/lib/python3.6/site-packages/django/views/generic/base.py", line 68, in view
  463. return self.dispatch(request, *args, **kwargs)
  464. File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py", line 489, in dispatch
  465. response = self.handle_exception(exc)
  466. File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py", line 449, in handle_exception
  467. self.raise_uncaught_exception(exc)
  468. File "/usr/local/lib/python3.6/site-packages/rest_framework/views.py", line 486, in dispatch
  469. response = handler(request, *args, **kwargs)
  470. File "/usr/src/app/sna/views/report.py", line 510, in post
  471. requested = requested['soap:Envelope']['soap:Body']['datosRequest']
  472. KeyError: 'soap:Envelope'
  473. [07/Dec/2017 18:59:50] "POST /xml HTTP/1.1" 500 83940
  474. [07/Dec/2017 19:07:19] "POST /xml HTTP/1.1" 200 87
  475. {'id': 7, 'name': 'Matriz impactada', 'component': 'question-radio', 'data': {'info': 'Corresponde a la o las matrices ambientales impactadas por el instrumento, debe seleccionar 1 o más', 'name': '4f68107c-d64a-b640-42ea-e62c4341e77f', 'title': 'Matriz impactada', 'options': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}, {'id': '37c54a90-781d-4958-bddb-b3988678849e', 'value': 'Suelo'}, {'id': '9864e85f-2633-441a-b31d-6fb643edd5d1', 'value': 'Agua'}, {'id': 'c5f6846d-11ee-4074-bc1c-5db4ea54f417', 'value': 'Biodiversidad'}, {'id': 'b3f08cc6-212a-48fe-a530-4662c63605bf', 'value': 'Paisaje'}], 'visible': True, 'required': True, 'response': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}]}}
  476. No existe la pregunta
  477. No tiene código siia
  478. [07/Dec/2017 19:07:24] "POST /xml HTTP/1.1" 200 2541
  479. [07/Dec/2017 19:07:28] "POST /xml HTTP/1.1" 200 87
  480. {'id': 7, 'name': 'Matriz impactada', 'component': 'question-radio', 'data': {'info': 'Corresponde a la o las matrices ambientales impactadas por el instrumento, debe seleccionar 1 o más', 'name': '4f68107c-d64a-b640-42ea-e62c4341e77f', 'title': 'Matriz impactada', 'options': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}, {'id': '37c54a90-781d-4958-bddb-b3988678849e', 'value': 'Suelo'}, {'id': '9864e85f-2633-441a-b31d-6fb643edd5d1', 'value': 'Agua'}, {'id': 'c5f6846d-11ee-4074-bc1c-5db4ea54f417', 'value': 'Biodiversidad'}, {'id': 'b3f08cc6-212a-48fe-a530-4662c63605bf', 'value': 'Paisaje'}], 'visible': True, 'required': True, 'response': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}]}}
  481. No existe la pregunta
  482. No tiene código siia
  483. [07/Dec/2017 19:07:36] "POST /xml HTTP/1.1" 200 2541
  484. [07/Dec/2017 19:08:17] "OPTIONS /init HTTP/1.1" 200 0
  485. [07/Dec/2017 19:08:18] "GET /init HTTP/1.1" 200 471
  486. [07/Dec/2017 19:08:44] "OPTIONS /init HTTP/1.1" 200 0
  487. [07/Dec/2017 19:08:44] "GET /init HTTP/1.1" 200 471
  488. [07/Dec/2017 19:09:12] "GET /init HTTP/1.1" 200 471
  489. [07/Dec/2017 19:09:13] "OPTIONS /init HTTP/1.1" 200 0
  490. [07/Dec/2017 19:10:10] "POST /xml HTTP/1.1" 200 87
  491. {'id': 7, 'name': 'Matriz impactada', 'component': 'question-radio', 'data': {'info': 'Corresponde a la o las matrices ambientales impactadas por el instrumento, debe seleccionar 1 o más', 'name': '4f68107c-d64a-b640-42ea-e62c4341e77f', 'title': 'Matriz impactada', 'options': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}, {'id': '37c54a90-781d-4958-bddb-b3988678849e', 'value': 'Suelo'}, {'id': '9864e85f-2633-441a-b31d-6fb643edd5d1', 'value': 'Agua'}, {'id': 'c5f6846d-11ee-4074-bc1c-5db4ea54f417', 'value': 'Biodiversidad'}, {'id': 'b3f08cc6-212a-48fe-a530-4662c63605bf', 'value': 'Paisaje'}], 'visible': True, 'required': True, 'response': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}]}}
  492. No existe la pregunta
  493. No tiene código siia
  494. [07/Dec/2017 19:10:15] "POST /xml HTTP/1.1" 200 2541
  495. [07/Dec/2017 19:10:21] "POST /xml HTTP/1.1" 200 87
  496. {'id': 7, 'name': 'Matriz impactada', 'component': 'question-radio', 'data': {'info': 'Corresponde a la o las matrices ambientales impactadas por el instrumento, debe seleccionar 1 o más', 'name': '4f68107c-d64a-b640-42ea-e62c4341e77f', 'title': 'Matriz impactada', 'options': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}, {'id': '37c54a90-781d-4958-bddb-b3988678849e', 'value': 'Suelo'}, {'id': '9864e85f-2633-441a-b31d-6fb643edd5d1', 'value': 'Agua'}, {'id': 'c5f6846d-11ee-4074-bc1c-5db4ea54f417', 'value': 'Biodiversidad'}, {'id': 'b3f08cc6-212a-48fe-a530-4662c63605bf', 'value': 'Paisaje'}], 'visible': True, 'required': True, 'response': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}]}}
  497. No existe la pregunta
  498. No tiene código siia
  499. [07/Dec/2017 19:10:40] "POST /xml HTTP/1.1" 200 2541
  500. [07/Dec/2017 19:10:53] "POST /xml HTTP/1.1" 200 87
  501. {'id': 7, 'name': 'Matriz impactada', 'component': 'question-radio', 'data': {'info': 'Corresponde a la o las matrices ambientales impactadas por el instrumento, debe seleccionar 1 o más', 'name': '4f68107c-d64a-b640-42ea-e62c4341e77f', 'title': 'Matriz impactada', 'options': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}, {'id': '37c54a90-781d-4958-bddb-b3988678849e', 'value': 'Suelo'}, {'id': '9864e85f-2633-441a-b31d-6fb643edd5d1', 'value': 'Agua'}, {'id': 'c5f6846d-11ee-4074-bc1c-5db4ea54f417', 'value': 'Biodiversidad'}, {'id': 'b3f08cc6-212a-48fe-a530-4662c63605bf', 'value': 'Paisaje'}], 'visible': True, 'required': True, 'response': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}]}}
  502. No existe la pregunta
  503. No tiene código siia
  504. [07/Dec/2017 19:11:30] "POST /xml HTTP/1.1" 200 2541
  505. [07/Dec/2017 19:11:44] "POST /xml HTTP/1.1" 200 87
  506. [07/Dec/2017 19:14:26] "POST /xml HTTP/1.1" 200 87
  507. {'id': 7, 'name': 'Matriz impactada', 'component': 'question-radio', 'data': {'info': 'Corresponde a la o las matrices ambientales impactadas por el instrumento, debe seleccionar 1 o más', 'name': '4f68107c-d64a-b640-42ea-e62c4341e77f', 'title': 'Matriz impactada', 'options': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}, {'id': '37c54a90-781d-4958-bddb-b3988678849e', 'value': 'Suelo'}, {'id': '9864e85f-2633-441a-b31d-6fb643edd5d1', 'value': 'Agua'}, {'id': 'c5f6846d-11ee-4074-bc1c-5db4ea54f417', 'value': 'Biodiversidad'}, {'id': 'b3f08cc6-212a-48fe-a530-4662c63605bf', 'value': 'Paisaje'}], 'visible': True, 'required': True, 'response': [{'id': 'f13c7d1d-92a7-4185-b2bb-c485a24a8c9a', 'value': 'Aire'}]}}
  508. No existe la pregunta
  509. No tiene código siia
  510. [07/Dec/2017 19:14:32] "POST /xml HTTP/1.1" 200 2541
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement