Guest User

Untitled

a guest
May 27th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.03 KB | None | 0 0
  1. {
  2. "status": 500,
  3. "error": "Internal Server Error",
  4. "exception": "#<JSON::GeneratorError: source sequence is illegal\/malformed utf-8>",
  5. "traces": {
  6. "Application Trace": [
  7. {
  8. "id": 9,
  9. "trace": "(eval):5:in `to_json'"
  10. },
  11. {
  12. "id": 26,
  13. "trace": "app\/controllers\/graphql_controller.rb:15:in `execute'"
  14. }
  15. ],
  16. "Framework Trace": [
  17. {
  18. "id": 0,
  19. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/object\/json.rb:36:in `to_json'"
  20. },
  21. {
  22. "id": 1,
  23. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/object\/json.rb:36:in `to_json'"
  24. },
  25. {
  26. "id": 2,
  27. "trace": "activesupport (5.1.5) lib\/active_support\/json\/encoding.rb:55:in `to_json'"
  28. },
  29. {
  30. "id": 3,
  31. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/json\/common.rb:224:in `generate'"
  32. },
  33. {
  34. "id": 4,
  35. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/json\/common.rb:224:in `generate'"
  36. },
  37. {
  38. "id": 5,
  39. "trace": "activesupport (5.1.5) lib\/active_support\/json\/encoding.rb:100:in `stringify'"
  40. },
  41. {
  42. "id": 6,
  43. "trace": "activesupport (5.1.5) lib\/active_support\/json\/encoding.rb:33:in `encode'"
  44. },
  45. {
  46. "id": 7,
  47. "trace": "activesupport (5.1.5) lib\/active_support\/json\/encoding.rb:20:in `encode'"
  48. },
  49. {
  50. "id": 8,
  51. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/object\/json.rb:39:in `to_json'"
  52. },
  53. {
  54. "id": 10,
  55. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/renderers.rb:156:in `block in <module:Renderers>'"
  56. },
  57. {
  58. "id": 11,
  59. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/renderers.rb:149:in `block in _render_to_body_with_renderer'"
  60. },
  61. {
  62. "id": 12,
  63. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/set.rb:324:in `each_key'"
  64. },
  65. {
  66. "id": 13,
  67. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/set.rb:324:in `each'"
  68. },
  69. {
  70. "id": 14,
  71. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/renderers.rb:145:in `_render_to_body_with_renderer'"
  72. },
  73. {
  74. "id": 15,
  75. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/renderers.rb:141:in `render_to_body'"
  76. },
  77. {
  78. "id": 16,
  79. "trace": "actionpack (5.1.5) lib\/abstract_controller\/rendering.rb:24:in `render'"
  80. },
  81. {
  82. "id": 17,
  83. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/rendering.rb:36:in `render'"
  84. },
  85. {
  86. "id": 18,
  87. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:44:in `block (2 levels) in render'"
  88. },
  89. {
  90. "id": 19,
  91. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/benchmark.rb:12:in `block in ms'"
  92. },
  93. {
  94. "id": 20,
  95. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/benchmark.rb:308:in `realtime'"
  96. },
  97. {
  98. "id": 21,
  99. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/benchmark.rb:12:in `ms'"
  100. },
  101. {
  102. "id": 22,
  103. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:44:in `block in render'"
  104. },
  105. {
  106. "id": 23,
  107. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:87:in `cleanup_view_runtime'"
  108. },
  109. {
  110. "id": 24,
  111. "trace": "activerecord (5.1.5) lib\/active_record\/railties\/controller_runtime.rb:29:in `cleanup_view_runtime'"
  112. },
  113. {
  114. "id": 25,
  115. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:43:in `render'"
  116. },
  117. {
  118. "id": 27,
  119. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/basic_implicit_render.rb:4:in `send_action'"
  120. },
  121. {
  122. "id": 28,
  123. "trace": "actionpack (5.1.5) lib\/abstract_controller\/base.rb:186:in `process_action'"
  124. },
  125. {
  126. "id": 29,
  127. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/rendering.rb:30:in `process_action'"
  128. },
  129. {
  130. "id": 30,
  131. "trace": "actionpack (5.1.5) lib\/abstract_controller\/callbacks.rb:20:in `block in process_action'"
  132. },
  133. {
  134. "id": 31,
  135. "trace": "activesupport (5.1.5) lib\/active_support\/callbacks.rb:97:in `run_callbacks'"
  136. },
  137. {
  138. "id": 32,
  139. "trace": "actionpack (5.1.5) lib\/abstract_controller\/callbacks.rb:19:in `process_action'"
  140. },
  141. {
  142. "id": 33,
  143. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/rescue.rb:20:in `process_action'"
  144. },
  145. {
  146. "id": 34,
  147. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:32:in `block in process_action'"
  148. },
  149. {
  150. "id": 35,
  151. "trace": "activesupport (5.1.5) lib\/active_support\/notifications.rb:166:in `block in instrument'"
  152. },
  153. {
  154. "id": 36,
  155. "trace": "activesupport (5.1.5) lib\/active_support\/notifications\/instrumenter.rb:21:in `instrument'"
  156. },
  157. {
  158. "id": 37,
  159. "trace": "activesupport (5.1.5) lib\/active_support\/notifications.rb:166:in `instrument'"
  160. },
  161. {
  162. "id": 38,
  163. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:30:in `process_action'"
  164. },
  165. {
  166. "id": 39,
  167. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/params_wrapper.rb:252:in `process_action'"
  168. },
  169. {
  170. "id": 40,
  171. "trace": "activerecord (5.1.5) lib\/active_record\/railties\/controller_runtime.rb:22:in `process_action'"
  172. },
  173. {
  174. "id": 41,
  175. "trace": "actionpack (5.1.5) lib\/abstract_controller\/base.rb:124:in `process'"
  176. },
  177. {
  178. "id": 42,
  179. "trace": "actionpack (5.1.5) lib\/action_controller\/metal.rb:189:in `dispatch'"
  180. },
  181. {
  182. "id": 43,
  183. "trace": "actionpack (5.1.5) lib\/action_controller\/metal.rb:253:in `dispatch'"
  184. },
  185. {
  186. "id": 44,
  187. "trace": "actionpack (5.1.5) lib\/action_dispatch\/routing\/route_set.rb:49:in `dispatch'"
  188. },
  189. {
  190. "id": 45,
  191. "trace": "actionpack (5.1.5) lib\/action_dispatch\/routing\/route_set.rb:31:in `serve'"
  192. },
  193. {
  194. "id": 46,
  195. "trace": "actionpack (5.1.5) lib\/action_dispatch\/journey\/router.rb:50:in `block in serve'"
  196. },
  197. {
  198. "id": 47,
  199. "trace": "actionpack (5.1.5) lib\/action_dispatch\/journey\/router.rb:33:in `each'"
  200. },
  201. {
  202. "id": 48,
  203. "trace": "actionpack (5.1.5) lib\/action_dispatch\/journey\/router.rb:33:in `serve'"
  204. },
  205. {
  206. "id": 49,
  207. "trace": "actionpack (5.1.5) lib\/action_dispatch\/routing\/route_set.rb:844:in `call'"
  208. },
  209. {
  210. "id": 50,
  211. "trace": "dragonfly (1.1.5) lib\/dragonfly\/middleware.rb:14:in `call'"
  212. },
  213. {
  214. "id": 51,
  215. "trace": "apollo_upload_server (2.0.0.alpha.5) lib\/apollo_upload_server\/middleware.rb:20:in `call'"
  216. },
  217. {
  218. "id": 52,
  219. "trace": "warden (1.2.7) lib\/warden\/manager.rb:36:in `block in call'"
  220. },
  221. {
  222. "id": 53,
  223. "trace": "warden (1.2.7) lib\/warden\/manager.rb:35:in `catch'"
  224. },
  225. {
  226. "id": 54,
  227. "trace": "warden (1.2.7) lib\/warden\/manager.rb:35:in `call'"
  228. },
  229. {
  230. "id": 55,
  231. "trace": "rack (2.0.4) lib\/rack\/etag.rb:25:in `call'"
  232. },
  233. {
  234. "id": 56,
  235. "trace": "rack (2.0.4) lib\/rack\/conditional_get.rb:38:in `call'"
  236. },
  237. {
  238. "id": 57,
  239. "trace": "rack (2.0.4) lib\/rack\/head.rb:12:in `call'"
  240. },
  241. {
  242. "id": 58,
  243. "trace": "activerecord (5.1.5) lib\/active_record\/migration.rb:556:in `call'"
  244. },
  245. {
  246. "id": 59,
  247. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/callbacks.rb:26:in `block in call'"
  248. },
  249. {
  250. "id": 60,
  251. "trace": "activesupport (5.1.5) lib\/active_support\/callbacks.rb:97:in `run_callbacks'"
  252. },
  253. {
  254. "id": 61,
  255. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/callbacks.rb:24:in `call'"
  256. },
  257. {
  258. "id": 62,
  259. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/executor.rb:12:in `call'"
  260. },
  261. {
  262. "id": 63,
  263. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/debug_exceptions.rb:59:in `call'"
  264. },
  265. {
  266. "id": 64,
  267. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/show_exceptions.rb:31:in `call'"
  268. },
  269. {
  270. "id": 65,
  271. "trace": "railties (5.1.5) lib\/rails\/rack\/logger.rb:36:in `call_app'"
  272. },
  273. {
  274. "id": 66,
  275. "trace": "railties (5.1.5) lib\/rails\/rack\/logger.rb:24:in `block in call'"
  276. },
  277. {
  278. "id": 67,
  279. "trace": "activesupport (5.1.5) lib\/active_support\/tagged_logging.rb:69:in `block in tagged'"
  280. },
  281. {
  282. "id": 68,
  283. "trace": "activesupport (5.1.5) lib\/active_support\/tagged_logging.rb:26:in `tagged'"
  284. },
  285. {
  286. "id": 69,
  287. "trace": "activesupport (5.1.5) lib\/active_support\/tagged_logging.rb:69:in `tagged'"
  288. },
  289. {
  290. "id": 70,
  291. "trace": "railties (5.1.5) lib\/rails\/rack\/logger.rb:24:in `call'"
  292. },
  293. {
  294. "id": 71,
  295. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/remote_ip.rb:79:in `call'"
  296. },
  297. {
  298. "id": 72,
  299. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/request_id.rb:25:in `call'"
  300. },
  301. {
  302. "id": 73,
  303. "trace": "rack (2.0.4) lib\/rack\/runtime.rb:22:in `call'"
  304. },
  305. {
  306. "id": 74,
  307. "trace": "activesupport (5.1.5) lib\/active_support\/cache\/strategy\/local_cache_middleware.rb:27:in `call'"
  308. },
  309. {
  310. "id": 75,
  311. "trace": "dragonfly (1.1.5) lib\/dragonfly\/cookie_monster.rb:9:in `call'"
  312. },
  313. {
  314. "id": 76,
  315. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/executor.rb:12:in `call'"
  316. },
  317. {
  318. "id": 77,
  319. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/static.rb:125:in `call'"
  320. },
  321. {
  322. "id": 78,
  323. "trace": "rack (2.0.4) lib\/rack\/sendfile.rb:111:in `call'"
  324. },
  325. {
  326. "id": 79,
  327. "trace": "railties (5.1.5) lib\/rails\/engine.rb:522:in `call'"
  328. },
  329. {
  330. "id": 80,
  331. "trace": "puma (3.11.2) lib\/puma\/configuration.rb:225:in `call'"
  332. },
  333. {
  334. "id": 81,
  335. "trace": "puma (3.11.2) lib\/puma\/server.rb:624:in `handle_request'"
  336. },
  337. {
  338. "id": 82,
  339. "trace": "puma (3.11.2) lib\/puma\/server.rb:438:in `process_client'"
  340. },
  341. {
  342. "id": 83,
  343. "trace": "puma (3.11.2) lib\/puma\/server.rb:302:in `block in run'"
  344. },
  345. {
  346. "id": 84,
  347. "trace": "puma (3.11.2) lib\/puma\/thread_pool.rb:120:in `block in spawn_thread'"
  348. }
  349. ],
  350. "Full Trace": [
  351. {
  352. "id": 0,
  353. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/object\/json.rb:36:in `to_json'"
  354. },
  355. {
  356. "id": 1,
  357. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/object\/json.rb:36:in `to_json'"
  358. },
  359. {
  360. "id": 2,
  361. "trace": "activesupport (5.1.5) lib\/active_support\/json\/encoding.rb:55:in `to_json'"
  362. },
  363. {
  364. "id": 3,
  365. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/json\/common.rb:224:in `generate'"
  366. },
  367. {
  368. "id": 4,
  369. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/json\/common.rb:224:in `generate'"
  370. },
  371. {
  372. "id": 5,
  373. "trace": "activesupport (5.1.5) lib\/active_support\/json\/encoding.rb:100:in `stringify'"
  374. },
  375. {
  376. "id": 6,
  377. "trace": "activesupport (5.1.5) lib\/active_support\/json\/encoding.rb:33:in `encode'"
  378. },
  379. {
  380. "id": 7,
  381. "trace": "activesupport (5.1.5) lib\/active_support\/json\/encoding.rb:20:in `encode'"
  382. },
  383. {
  384. "id": 8,
  385. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/object\/json.rb:39:in `to_json'"
  386. },
  387. {
  388. "id": 9,
  389. "trace": "(eval):5:in `to_json'"
  390. },
  391. {
  392. "id": 10,
  393. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/renderers.rb:156:in `block in <module:Renderers>'"
  394. },
  395. {
  396. "id": 11,
  397. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/renderers.rb:149:in `block in _render_to_body_with_renderer'"
  398. },
  399. {
  400. "id": 12,
  401. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/set.rb:324:in `each_key'"
  402. },
  403. {
  404. "id": 13,
  405. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/set.rb:324:in `each'"
  406. },
  407. {
  408. "id": 14,
  409. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/renderers.rb:145:in `_render_to_body_with_renderer'"
  410. },
  411. {
  412. "id": 15,
  413. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/renderers.rb:141:in `render_to_body'"
  414. },
  415. {
  416. "id": 16,
  417. "trace": "actionpack (5.1.5) lib\/abstract_controller\/rendering.rb:24:in `render'"
  418. },
  419. {
  420. "id": 17,
  421. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/rendering.rb:36:in `render'"
  422. },
  423. {
  424. "id": 18,
  425. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:44:in `block (2 levels) in render'"
  426. },
  427. {
  428. "id": 19,
  429. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/benchmark.rb:12:in `block in ms'"
  430. },
  431. {
  432. "id": 20,
  433. "trace": "\/usr\/local\/var\/rbenv\/versions\/2.4.0\/lib\/ruby\/2.4.0\/benchmark.rb:308:in `realtime'"
  434. },
  435. {
  436. "id": 21,
  437. "trace": "activesupport (5.1.5) lib\/active_support\/core_ext\/benchmark.rb:12:in `ms'"
  438. },
  439. {
  440. "id": 22,
  441. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:44:in `block in render'"
  442. },
  443. {
  444. "id": 23,
  445. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:87:in `cleanup_view_runtime'"
  446. },
  447. {
  448. "id": 24,
  449. "trace": "activerecord (5.1.5) lib\/active_record\/railties\/controller_runtime.rb:29:in `cleanup_view_runtime'"
  450. },
  451. {
  452. "id": 25,
  453. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:43:in `render'"
  454. },
  455. {
  456. "id": 26,
  457. "trace": "app\/controllers\/graphql_controller.rb:15:in `execute'"
  458. },
  459. {
  460. "id": 27,
  461. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/basic_implicit_render.rb:4:in `send_action'"
  462. },
  463. {
  464. "id": 28,
  465. "trace": "actionpack (5.1.5) lib\/abstract_controller\/base.rb:186:in `process_action'"
  466. },
  467. {
  468. "id": 29,
  469. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/rendering.rb:30:in `process_action'"
  470. },
  471. {
  472. "id": 30,
  473. "trace": "actionpack (5.1.5) lib\/abstract_controller\/callbacks.rb:20:in `block in process_action'"
  474. },
  475. {
  476. "id": 31,
  477. "trace": "activesupport (5.1.5) lib\/active_support\/callbacks.rb:97:in `run_callbacks'"
  478. },
  479. {
  480. "id": 32,
  481. "trace": "actionpack (5.1.5) lib\/abstract_controller\/callbacks.rb:19:in `process_action'"
  482. },
  483. {
  484. "id": 33,
  485. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/rescue.rb:20:in `process_action'"
  486. },
  487. {
  488. "id": 34,
  489. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:32:in `block in process_action'"
  490. },
  491. {
  492. "id": 35,
  493. "trace": "activesupport (5.1.5) lib\/active_support\/notifications.rb:166:in `block in instrument'"
  494. },
  495. {
  496. "id": 36,
  497. "trace": "activesupport (5.1.5) lib\/active_support\/notifications\/instrumenter.rb:21:in `instrument'"
  498. },
  499. {
  500. "id": 37,
  501. "trace": "activesupport (5.1.5) lib\/active_support\/notifications.rb:166:in `instrument'"
  502. },
  503. {
  504. "id": 38,
  505. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/instrumentation.rb:30:in `process_action'"
  506. },
  507. {
  508. "id": 39,
  509. "trace": "actionpack (5.1.5) lib\/action_controller\/metal\/params_wrapper.rb:252:in `process_action'"
  510. },
  511. {
  512. "id": 40,
  513. "trace": "activerecord (5.1.5) lib\/active_record\/railties\/controller_runtime.rb:22:in `process_action'"
  514. },
  515. {
  516. "id": 41,
  517. "trace": "actionpack (5.1.5) lib\/abstract_controller\/base.rb:124:in `process'"
  518. },
  519. {
  520. "id": 42,
  521. "trace": "actionpack (5.1.5) lib\/action_controller\/metal.rb:189:in `dispatch'"
  522. },
  523. {
  524. "id": 43,
  525. "trace": "actionpack (5.1.5) lib\/action_controller\/metal.rb:253:in `dispatch'"
  526. },
  527. {
  528. "id": 44,
  529. "trace": "actionpack (5.1.5) lib\/action_dispatch\/routing\/route_set.rb:49:in `dispatch'"
  530. },
  531. {
  532. "id": 45,
  533. "trace": "actionpack (5.1.5) lib\/action_dispatch\/routing\/route_set.rb:31:in `serve'"
  534. },
  535. {
  536. "id": 46,
  537. "trace": "actionpack (5.1.5) lib\/action_dispatch\/journey\/router.rb:50:in `block in serve'"
  538. },
  539. {
  540. "id": 47,
  541. "trace": "actionpack (5.1.5) lib\/action_dispatch\/journey\/router.rb:33:in `each'"
  542. },
  543. {
  544. "id": 48,
  545. "trace": "actionpack (5.1.5) lib\/action_dispatch\/journey\/router.rb:33:in `serve'"
  546. },
  547. {
  548. "id": 49,
  549. "trace": "actionpack (5.1.5) lib\/action_dispatch\/routing\/route_set.rb:844:in `call'"
  550. },
  551. {
  552. "id": 50,
  553. "trace": "dragonfly (1.1.5) lib\/dragonfly\/middleware.rb:14:in `call'"
  554. },
  555. {
  556. "id": 51,
  557. "trace": "apollo_upload_server (2.0.0.alpha.5) lib\/apollo_upload_server\/middleware.rb:20:in `call'"
  558. },
  559. {
  560. "id": 52,
  561. "trace": "warden (1.2.7) lib\/warden\/manager.rb:36:in `block in call'"
  562. },
  563. {
  564. "id": 53,
  565. "trace": "warden (1.2.7) lib\/warden\/manager.rb:35:in `catch'"
  566. },
  567. {
  568. "id": 54,
  569. "trace": "warden (1.2.7) lib\/warden\/manager.rb:35:in `call'"
  570. },
  571. {
  572. "id": 55,
  573. "trace": "rack (2.0.4) lib\/rack\/etag.rb:25:in `call'"
  574. },
  575. {
  576. "id": 56,
  577. "trace": "rack (2.0.4) lib\/rack\/conditional_get.rb:38:in `call'"
  578. },
  579. {
  580. "id": 57,
  581. "trace": "rack (2.0.4) lib\/rack\/head.rb:12:in `call'"
  582. },
  583. {
  584. "id": 58,
  585. "trace": "activerecord (5.1.5) lib\/active_record\/migration.rb:556:in `call'"
  586. },
  587. {
  588. "id": 59,
  589. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/callbacks.rb:26:in `block in call'"
  590. },
  591. {
  592. "id": 60,
  593. "trace": "activesupport (5.1.5) lib\/active_support\/callbacks.rb:97:in `run_callbacks'"
  594. },
  595. {
  596. "id": 61,
  597. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/callbacks.rb:24:in `call'"
  598. },
  599. {
  600. "id": 62,
  601. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/executor.rb:12:in `call'"
  602. },
  603. {
  604. "id": 63,
  605. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/debug_exceptions.rb:59:in `call'"
  606. },
  607. {
  608. "id": 64,
  609. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/show_exceptions.rb:31:in `call'"
  610. },
  611. {
  612. "id": 65,
  613. "trace": "railties (5.1.5) lib\/rails\/rack\/logger.rb:36:in `call_app'"
  614. },
  615. {
  616. "id": 66,
  617. "trace": "railties (5.1.5) lib\/rails\/rack\/logger.rb:24:in `block in call'"
  618. },
  619. {
  620. "id": 67,
  621. "trace": "activesupport (5.1.5) lib\/active_support\/tagged_logging.rb:69:in `block in tagged'"
  622. },
  623. {
  624. "id": 68,
  625. "trace": "activesupport (5.1.5) lib\/active_support\/tagged_logging.rb:26:in `tagged'"
  626. },
  627. {
  628. "id": 69,
  629. "trace": "activesupport (5.1.5) lib\/active_support\/tagged_logging.rb:69:in `tagged'"
  630. },
  631. {
  632. "id": 70,
  633. "trace": "railties (5.1.5) lib\/rails\/rack\/logger.rb:24:in `call'"
  634. },
  635. {
  636. "id": 71,
  637. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/remote_ip.rb:79:in `call'"
  638. },
  639. {
  640. "id": 72,
  641. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/request_id.rb:25:in `call'"
  642. },
  643. {
  644. "id": 73,
  645. "trace": "rack (2.0.4) lib\/rack\/runtime.rb:22:in `call'"
  646. },
  647. {
  648. "id": 74,
  649. "trace": "activesupport (5.1.5) lib\/active_support\/cache\/strategy\/local_cache_middleware.rb:27:in `call'"
  650. },
  651. {
  652. "id": 75,
  653. "trace": "dragonfly (1.1.5) lib\/dragonfly\/cookie_monster.rb:9:in `call'"
  654. },
  655. {
  656. "id": 76,
  657. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/executor.rb:12:in `call'"
  658. },
  659. {
  660. "id": 77,
  661. "trace": "actionpack (5.1.5) lib\/action_dispatch\/middleware\/static.rb:125:in `call'"
  662. },
  663. {
  664. "id": 78,
  665. "trace": "rack (2.0.4) lib\/rack\/sendfile.rb:111:in `call'"
  666. },
  667. {
  668. "id": 79,
  669. "trace": "railties (5.1.5) lib\/rails\/engine.rb:522:in `call'"
  670. },
  671. {
  672. "id": 80,
  673. "trace": "puma (3.11.2) lib\/puma\/configuration.rb:225:in `call'"
  674. },
  675. {
  676. "id": 81,
  677. "trace": "puma (3.11.2) lib\/puma\/server.rb:624:in `handle_request'"
  678. },
  679. {
  680. "id": 82,
  681. "trace": "puma (3.11.2) lib\/puma\/server.rb:438:in `process_client'"
  682. },
  683. {
  684. "id": 83,
  685. "trace": "puma (3.11.2) lib\/puma\/server.rb:302:in `block in run'"
  686. },
  687. {
  688. "id": 84,
  689. "trace": "puma (3.11.2) lib\/puma\/thread_pool.rb:120:in `block in spawn_thread'"
  690. }
  691. ]
  692. }
  693. }
Add Comment
Please, Sign In to add comment