Advertisement
Guest User

Untitled

a guest
Dec 25th, 2019
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Erlang 58.86 KB | None | 0 0
  1. 11:56:12.264 [error] gen_server <0.1440.0> terminated with reason: {sock_error,etimedout}
  2. 11:56:12.264 [error] CRASH REPORT Process <0.1440.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  3. 11:56:12.568 [info] cargo_account_controller _________________"login" 'POST' []
  4. 11:56:12.569 [info] cargo_account_controller:login *Logging in...
  5. 11:56:12.569 [info] UserType "users"
  6. 11:56:12.569 [info] cargo_account_controller:login ::login -> " 7 (916) 813-25-77"
  7. 11:56:12.569 [info] cargo_account_controller:login ::password -> "qwerty"
  8. 11:56:12.569 [info] cargo_account_controller:login ::cookie -> <<>>
  9. 11:56:12.569 [info] common_check:valid_email ::trim -> 7(916)813-25-77
  10. 11:56:12.569 [info] common_check:valid_email ::email -> 7(916)813-25-77 is invalid!
  11. 11:56:12.569 [info] common_check:valid_phone ::len -> 12
  12. 11:56:12.569 [info] auth_lib:login ::validemail -> false, ::validphone -> true
  13. 11:56:12.569 [info] Cookie []
  14. 11:56:12.569 [info] ValidCookie undefined
  15. 11:56:12.569 [info] CookieData []
  16. 11:56:12.569 [info] UserType users
  17. 11:56:12.569 [info] Login <<" 7 (916) 813-25-77">>
  18. 11:56:12.569 [info] Format phone <<"+79168132577">>
  19. 11:56:12.569 [info] Type login phone
  20. 11:56:12.569 [info] TypeLogin phone
  21. 11:56:12.569 [info] LoginFin <<" 7 (916) 813-25-77">>
  22. =ERROR REPORT==== 25-Dec-2019::11:56:14.482378 ===
  23. ** Generic server <0.1462.0> terminating
  24. ** Last message in was {tcp_error,#Port<0.98>,etimedout}
  25. ** When Server state == {state,gen_tcp,#Port<0.98>,<<>>,undefined,on_message,
  26.                                undefined,
  27.                                {[],[]},
  28.                                undefined,undefined,undefined,<0.1461.0>,[],[],
  29.                                [],undefined,undefined,undefined,undefined}
  30. ** Reason for termination ==
  31. ** {sock_error,etimedout}
  32.  
  33. =ERROR REPORT==== 25-Dec-2019::11:56:14.482776 ===
  34. ** Generic server upd_srv terminating
  35. ** Last message in was {continue,db_conn}
  36. ** When Server state == {state,undefined,"cargo.tvzavr.ru",5432,"cargo",
  37.                                "cargo","cargo-tvzavr",undefined,#{}}
  38. ** Reason for termination ==
  39. ** {{badmatch,{error,{sock_error,etimedout}}},
  40.     [{upd_srv,handle_continue,2,
  41.               [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/upd_srv.erl"},
  42.                {line,97}]},
  43.      {gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},
  44.      {gen_server,loop,7,[{file,"gen_server.erl"},{line,388}]},
  45.      {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]}
  46.  
  47. =CRASH REPORT==== 25-Dec-2019::11:56:14.483819 ===
  48.   crasher:
  49.     initial call: epgsql_sock:init/1
  50.     pid: <0.1462.0>
  51.     registered_name: []
  52.     exception exit: {sock_error,etimedout}
  53.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  54.     ancestors: [upd_srv,upd_sup,<0.657.0>]
  55.     message_queue_len: 0
  56.     messages: []
  57.     links: [<0.1461.0>]
  58.     dictionary: []
  59.     trap_exit: false
  60.     status: running
  61.     heap_size: 1598
  62.     stack_size: 27
  63.     reductions: 5697
  64.   neighbours:
  65.     neighbour:
  66.       pid: <0.1461.0>
  67.       registered_name: upd_srv
  68.       initial call: upd_srv:init/1
  69.       current_function: {erts_internal,await_result,1}
  70.       ancestors: [upd_sup,<0.657.0>]
  71.       message_queue_len: 1
  72.       links: [<0.659.0>,<0.1462.0>]
  73.       trap_exit: false
  74.       status: running
  75.       heap_size: 2586
  76.       stack_size: 28
  77.       reductions: 6473
  78.       current_stacktrace: [{erts_internal,await_result,1,[]},
  79.                   {proc_lib,proc_info,2,[{file,"proc_lib.erl"},{line,736}]},
  80.                   {proc_lib,get_process_info,2,
  81.                             [{file,"proc_lib.erl"},{line,708}]},
  82.                   {proc_lib,make_neighbour_report,1,
  83.                             [{file,"proc_lib.erl"},{line,642}]},
  84.                   {proc_lib,make_neighbour_reports1,1,
  85.                             [{file,"proc_lib.erl"},{line,615}]},
  86.                   {proc_lib,crash_report,4,[{file,"proc_lib.erl"},{line,510}]},
  87.                   {proc_lib,exit_p,3,[{file,"proc_lib.erl"},{line,269}]}]
  88. =SUPERVISOR REPORT==== 25-Dec-2019::11:56:14.484967 ===
  89.     supervisor: {local,upd_sup}
  90.     errorContext: child_terminated
  91.     reason: {sock_error,etimedout}
  92.     offender: [{pid,<0.1461.0>},
  93.                {id,upd_srv},
  94.                {mfargs,{upd_srv,start_link,[]}},
  95.                {restart_type,permanent},
  96.                {shutdown,2000},
  97.                {child_type,worker}]
  98. 11:56:14.483 [error] gen_server <0.1462.0> terminated with reason: {sock_error,etimedout}
  99. 11:56:14.483 [error] gen_server upd_srv terminated with reason: no match of right hand value {error,{sock_error,etimedout}} in upd_srv:handle_continue/2 line 97
  100. 11:56:14.484 [error] CRASH REPORT Process <0.1462.0> with 1 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  101. 11:56:14.484 [error] CRASH REPORT Process upd_srv with 1 neighbours crashed with reason: no match of right hand value {error,{sock_error,etimedout}} in upd_srv:handle_continue/2 line 97
  102. 11:56:14.485 [error] Supervisor upd_sup had child upd_srv started with upd_srv:start_link() at <0.1461.0> exit with reason {sock_error,etimedout} in context child_terminated
  103. =ERROR REPORT==== 25-Dec-2019::11:56:14.801011 ===
  104. ** Generic server <0.1457.0> terminating
  105. ** Last message in was {tcp_error,#Port<0.96>,etimedout}
  106. ** When Server state == {state,gen_tcp,#Port<0.96>,<<>>,undefined,on_message,
  107.                                undefined,
  108.                                {[],[]},
  109.                                undefined,undefined,undefined,undefined,[],[],
  110.                                [],undefined,undefined,undefined,undefined}
  111. ** Reason for termination ==
  112. ** {sock_error,etimedout}
  113.  
  114. =ERROR REPORT==== 25-Dec-2019::11:56:14.801011 ===
  115. ** Generic server <0.1458.0> terminating
  116. ** Last message in was {tcp_error,#Port<0.97>,etimedout}
  117. ** When Server state == {state,gen_tcp,#Port<0.97>,<<>>,undefined,on_message,
  118.                                undefined,
  119.                                {[],[]},
  120.                                undefined,undefined,undefined,undefined,[],[],
  121.                                [],undefined,undefined,undefined,undefined}
  122. ** Reason for termination ==
  123. ** {sock_error,etimedout}
  124.  
  125. =CRASH REPORT==== 25-Dec-2019::11:56:14.801365 ===
  126.   crasher:
  127.     initial call: epgsql_sock:init/1
  128.     pid: <0.1457.0>
  129.     registered_name: []
  130.     exception exit: {sock_error,etimedout}
  131.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  132.     ancestors: [<0.150.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  133.                   boss_sup,<0.142.0>]
  134.     message_queue_len: 0
  135.     messages: []
  136.     links: [<0.150.0>]
  137.     dictionary: []
  138.     trap_exit: false
  139.     status: running
  140.     heap_size: 2586
  141.     stack_size: 27
  142.     reductions: 5691
  143.   neighbours:
  144.  
  145. =ERROR REPORT==== 25-Dec-2019::11:56:14.801841 ===
  146. Error in process <0.1454.0> on node 'cracozaurus@127.0.0.1' with exit value:
  147. {function_clause,[{common,convert_execute_result,
  148.                           [db_connection_down],
  149.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  150.                            {line,521}]},
  151.                   {signup,actualize_todolist,0,
  152.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  153.                            {line,748}]},
  154.                   {signup,loop,0,
  155.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  156.                            {line,725}]}]}
  157.  
  158. =SUPERVISOR REPORT==== 25-Dec-2019::11:56:14.801920 ===
  159.     supervisor: {local,signup_helper_sup}
  160.     errorContext: child_terminated
  161.     reason: {function_clause,
  162.                 [{common,convert_execute_result,
  163.                      [db_connection_down],
  164.                      [{file,
  165.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  166.                       {line,521}]},
  167.                  {signup,actualize_todolist,0,
  168.                      [{file,
  169.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  170.                       {line,748}]},
  171.                  {signup,loop,0,
  172.                      [{file,
  173.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  174.                       {line,725}]}]}
  175.     offender: [{pid,<0.1454.0>},
  176.                {id,signup_helper_watcher},
  177.                {mfargs,{signup,start,[]}},
  178.                {restart_type,permanent},
  179.                {shutdown,25000},
  180.                {child_type,worker}]
  181. =CRASH REPORT==== 25-Dec-2019::11:56:14.801537 ===
  182.   crasher:
  183.     initial call: epgsql_sock:init/1
  184.     pid: <0.1458.0>
  185.     registered_name: []
  186.     exception exit: {sock_error,etimedout}
  187.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  188.     ancestors: [<0.151.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  189.                   boss_sup,<0.142.0>]
  190.     message_queue_len: 0
  191.     messages: []
  192.     links: [<0.151.0>]
  193.     dictionary: []
  194.     trap_exit: false
  195.     status: running
  196.     heap_size: 2586
  197.     stack_size: 27
  198.     reductions: 5691
  199.   neighbours:
  200.  
  201. 11:56:14.801 [error] gen_server <0.1458.0> terminated with reason: {sock_error,etimedout}
  202. 11:56:14.801 [error] gen_server <0.1457.0> terminated with reason: {sock_error,etimedout}
  203. 11:56:14.801 [error] CRASH REPORT Process <0.1457.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  204. 11:56:14.801 [error] CRASH REPORT Process <0.1458.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  205. 11:56:14.802 [error] Supervisor signup_helper_sup had child signup_helper_watcher started with signup:start() at <0.1454.0> exit with reason no function clause matching common:convert_execute_result(db_connection_down) line 521 in context child_terminated
  206. 11:56:14.802 [error] Error in process <0.1454.0> on node 'cracozaurus@127.0.0.1' with exit value:
  207. {function_clause,[{common,convert_execute_result,[db_connection_down],[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},{line,521}]},{signup,actualize_todolist,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,748}]},{signup,loop,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,725}]}]}
  208. =ERROR REPORT==== 25-Dec-2019::11:56:16.897800 ===
  209. ** Generic server <0.1470.0> terminating
  210. ** Last message in was {tcp_error,#Port<0.99>,etimedout}
  211. ** When Server state == {state,gen_tcp,#Port<0.99>,<<>>,undefined,on_message,
  212.                                undefined,
  213.                                {[],[]},
  214.                                undefined,undefined,undefined,undefined,[],[],
  215.                                [],undefined,undefined,undefined,undefined}
  216. ** Reason for termination ==
  217. ** {sock_error,etimedout}
  218.  
  219. =CRASH REPORT==== 25-Dec-2019::11:56:16.898269 ===
  220.   crasher:
  221.     initial call: epgsql_sock:init/1
  222.     pid: <0.1470.0>
  223.     registered_name: []
  224.     exception exit: {sock_error,etimedout}
  225.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  226.     ancestors: [<0.149.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  227.                   boss_sup,<0.142.0>]
  228.     message_queue_len: 0
  229.     messages: []
  230.     links: [<0.149.0>]
  231.     dictionary: []
  232.     trap_exit: false
  233.     status: running
  234.     heap_size: 2586
  235.     stack_size: 27
  236.     reductions: 5691
  237.   neighbours:
  238.  
  239. 11:56:16.898 [error] gen_server <0.1470.0> terminated with reason: {sock_error,etimedout}
  240. 11:56:16.898 [error] CRASH REPORT Process <0.1470.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  241. =ERROR REPORT==== 25-Dec-2019::11:56:26.322878 ===
  242. ** Generic server <0.1495.0> terminating
  243. ** Last message in was {tcp_error,#Port<0.100>,etimedout}
  244. ** When Server state == {state,gen_tcp,#Port<0.100>,<<>>,undefined,on_message,
  245.                                undefined,
  246.                                {[],[]},
  247.                                undefined,undefined,undefined,undefined,[],[],
  248.                                [],undefined,undefined,undefined,undefined}
  249. ** Reason for termination ==
  250. ** {sock_error,etimedout}
  251.  
  252. =CRASH REPORT==== 25-Dec-2019::11:56:26.323134 ===
  253.   crasher:
  254.     initial call: epgsql_sock:init/1
  255.     pid: <0.1495.0>
  256.     registered_name: []
  257.     exception exit: {sock_error,etimedout}
  258.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  259.     ancestors: [<0.148.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  260.                   boss_sup,<0.142.0>]
  261.     message_queue_len: 0
  262.     messages: []
  263.     links: [<0.148.0>]
  264.     dictionary: []
  265.     trap_exit: false
  266.     status: running
  267.     heap_size: 2586
  268.     stack_size: 27
  269.     reductions: 5693
  270.   neighbours:
  271.  
  272. 11:56:26.323 [error] gen_server <0.1495.0> terminated with reason: {sock_error,etimedout}
  273. 11:56:26.323 [error] CRASH REPORT Process <0.1495.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  274. =ERROR REPORT==== 25-Dec-2019::11:56:37.359028 ===
  275. ** Generic server <0.1530.0> terminating
  276. ** Last message in was {tcp_error,#Port<0.105>,etimedout}
  277. ** When Server state == {state,gen_tcp,#Port<0.105>,<<>>,undefined,on_message,
  278.                                undefined,
  279.                                {[],[]},
  280.                                undefined,undefined,undefined,undefined,[],[],
  281.                                [],undefined,undefined,undefined,undefined}
  282. ** Reason for termination ==
  283. ** {sock_error,etimedout}
  284.  
  285. =ERROR REPORT==== 25-Dec-2019::11:56:37.359897 ===
  286. ** Generic server <0.1529.0> terminating
  287. ** Last message in was {tcp_error,#Port<0.104>,etimedout}
  288. ** When Server state == {state,gen_tcp,#Port<0.104>,<<>>,undefined,on_message,
  289.                                undefined,
  290.                                {[],[]},
  291.                                undefined,undefined,undefined,undefined,[],[],
  292.                                [],undefined,undefined,undefined,undefined}
  293. ** Reason for termination ==
  294. ** {sock_error,etimedout}
  295.  
  296. =CRASH REPORT==== 25-Dec-2019::11:56:37.359643 ===
  297.   crasher:
  298.     initial call: epgsql_sock:init/1
  299.     pid: <0.1530.0>
  300.     registered_name: []
  301.     exception exit: {sock_error,etimedout}
  302.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  303.     ancestors: [<0.151.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  304.                   boss_sup,<0.142.0>]
  305.     message_queue_len: 0
  306.     messages: []
  307.     links: [<0.151.0>]
  308.     dictionary: []
  309.     trap_exit: false
  310.     status: running
  311.     heap_size: 2586
  312.     stack_size: 27
  313.     reductions: 5693
  314.   neighbours:
  315.  
  316. =SUPERVISOR REPORT==== 25-Dec-2019::11:56:37.360353 ===
  317.     supervisor: {local,signup_helper_sup}
  318.     errorContext: child_terminated
  319.     reason: {function_clause,
  320.                 [{common,convert_execute_result,
  321.                      [db_connection_down],
  322.                      [{file,
  323.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  324.                       {line,521}]},
  325.                  {signup,actualize_todolist,0,
  326.                      [{file,
  327.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  328.                       {line,748}]},
  329.                  {signup,loop,0,
  330.                      [{file,
  331.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  332.                       {line,725}]}]}
  333.     offender: [{pid,<0.1525.0>},
  334.                {id,signup_helper_watcher},
  335.                {mfargs,{signup,start,[]}},
  336.                {restart_type,permanent},
  337.                {shutdown,25000},
  338.                {child_type,worker}]
  339. =ERROR REPORT==== 25-Dec-2019::11:56:37.360222 ===
  340. Error in process <0.1525.0> on node 'cracozaurus@127.0.0.1' with exit value:
  341. {function_clause,[{common,convert_execute_result,
  342.                           [db_connection_down],
  343.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  344.                            {line,521}]},
  345.                   {signup,actualize_todolist,0,
  346.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  347.                            {line,748}]},
  348.                   {signup,loop,0,
  349.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  350.                            {line,725}]}]}
  351.  
  352. =CRASH REPORT==== 25-Dec-2019::11:56:37.360268 ===
  353.   crasher:
  354.     initial call: epgsql_sock:init/1
  355.     pid: <0.1529.0>
  356.     registered_name: []
  357.     exception exit: {sock_error,etimedout}
  358.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  359.     ancestors: [<0.150.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  360.                   boss_sup,<0.142.0>]
  361.     message_queue_len: 0
  362.     messages: []
  363.     links: [<0.150.0>]
  364.     dictionary: []
  365.     trap_exit: false
  366.     status: running
  367.     heap_size: 2586
  368.     stack_size: 27
  369.     reductions: 5693
  370.   neighbours:
  371.  
  372. 11:56:37.359 [error] gen_server <0.1530.0> terminated with reason: {sock_error,etimedout}
  373. 11:56:37.360 [error] CRASH REPORT Process <0.1530.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  374. 11:56:37.360 [error] gen_server <0.1529.0> terminated with reason: {sock_error,etimedout}
  375. 11:56:37.360 [error] CRASH REPORT Process <0.1529.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  376. 11:56:37.360 [error] Supervisor signup_helper_sup had child signup_helper_watcher started with signup:start() at <0.1525.0> exit with reason no function clause matching common:convert_execute_result(db_connection_down) line 521 in context child_terminated
  377. 11:56:37.360 [error] Error in process <0.1525.0> on node 'cracozaurus@127.0.0.1' with exit value:
  378. {function_clause,[{common,convert_execute_result,[db_connection_down],[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},{line,521}]},{signup,actualize_todolist,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,748}]},{signup,loop,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,725}]}]}
  379. =ERROR REPORT==== 25-Dec-2019::11:56:38.324923 ===
  380. ** Generic server <0.1524.0> terminating
  381. ** Last message in was {tcp_error,#Port<0.103>,etimedout}
  382. ** When Server state == {state,gen_tcp,#Port<0.103>,<<>>,undefined,on_message,
  383.                                undefined,
  384.                                {[],[]},
  385.                                undefined,undefined,undefined,<0.1523.0>,[],[],
  386.                                [],undefined,undefined,undefined,undefined}
  387. ** Reason for termination ==
  388. ** {sock_error,etimedout}
  389.  
  390. =ERROR REPORT==== 25-Dec-2019::11:56:38.325176 ===
  391. ** Generic server upd_srv terminating
  392. ** Last message in was {continue,db_conn}
  393. ** When Server state == {state,undefined,"cargo.tvzavr.ru",5432,"cargo",
  394.                                "cargo","cargo-tvzavr",undefined,#{}}
  395. ** Reason for termination ==
  396. ** {{badmatch,{error,{sock_error,etimedout}}},
  397.     [{upd_srv,handle_continue,2,
  398.               [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/upd_srv.erl"},
  399.                {line,97}]},
  400.      {gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},
  401.      {gen_server,loop,7,[{file,"gen_server.erl"},{line,388}]},
  402.      {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]}
  403.  
  404. =CRASH REPORT==== 25-Dec-2019::11:56:38.325450 ===
  405.   crasher:
  406.     initial call: epgsql_sock:init/1
  407.     pid: <0.1524.0>
  408.     registered_name: []
  409.     exception exit: {sock_error,etimedout}
  410.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  411.     ancestors: [upd_srv,upd_sup,<0.657.0>]
  412.     message_queue_len: 0
  413.     messages: []
  414.     links: [<0.1523.0>]
  415.     dictionary: []
  416.     trap_exit: false
  417.     status: running
  418.     heap_size: 1598
  419.     stack_size: 27
  420.     reductions: 5700
  421.   neighbours:
  422.     neighbour:
  423.       pid: <0.1523.0>
  424.       registered_name: upd_srv
  425.       initial call: upd_srv:init/1
  426.       current_function: {erts_internal,await_result,1}
  427.       ancestors: [upd_sup,<0.657.0>]
  428.       message_queue_len: 1
  429.       links: [<0.659.0>,<0.1524.0>]
  430.       trap_exit: false
  431.       status: running
  432.       heap_size: 2586
  433.       stack_size: 28
  434.       reductions: 6481
  435.       current_stacktrace: [{erts_internal,await_result,1,[]},
  436.                   {proc_lib,proc_info,2,[{file,"proc_lib.erl"},{line,736}]},
  437.                   {proc_lib,get_process_info,2,
  438.                             [{file,"proc_lib.erl"},{line,708}]},
  439.                   {proc_lib,make_neighbour_report,1,
  440.                             [{file,"proc_lib.erl"},{line,641}]},
  441.                   {proc_lib,make_neighbour_reports1,1,
  442.                             [{file,"proc_lib.erl"},{line,615}]},
  443.                   {proc_lib,crash_report,4,[{file,"proc_lib.erl"},{line,510}]},
  444.                   {proc_lib,exit_p,3,[{file,"proc_lib.erl"},{line,269}]}]
  445. =SUPERVISOR REPORT==== 25-Dec-2019::11:56:38.326087 ===
  446.     supervisor: {local,upd_sup}
  447.     errorContext: child_terminated
  448.     reason: {sock_error,etimedout}
  449.     offender: [{pid,<0.1523.0>},
  450.                {id,upd_srv},
  451.                {mfargs,{upd_srv,start_link,[]}},
  452.                {restart_type,permanent},
  453.                {shutdown,2000},
  454.                {child_type,worker}]
  455. 11:56:38.325 [error] gen_server <0.1524.0> terminated with reason: {sock_error,etimedout}
  456. 11:56:38.325 [error] gen_server upd_srv terminated with reason: no match of right hand value {error,{sock_error,etimedout}} in upd_srv:handle_continue/2 line 97
  457. 11:56:38.325 [error] CRASH REPORT Process <0.1524.0> with 1 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  458. 11:56:38.325 [error] CRASH REPORT Process upd_srv with 1 neighbours crashed with reason: no match of right hand value {error,{sock_error,etimedout}} in upd_srv:handle_continue/2 line 97
  459. 11:56:38.326 [error] Supervisor upd_sup had child upd_srv started with upd_srv:start_link() at <0.1523.0> exit with reason {sock_error,etimedout} in context child_terminated
  460. =ERROR REPORT==== 25-Dec-2019::11:56:39.980531 ===
  461. ** Generic server <0.1537.0> terminating
  462. ** Last message in was {tcp_error,#Port<0.106>,etimedout}
  463. ** When Server state == {state,gen_tcp,#Port<0.106>,<<>>,undefined,on_message,
  464.                                undefined,
  465.                                {[],[]},
  466.                                undefined,undefined,undefined,undefined,[],[],
  467.                                [],undefined,undefined,undefined,undefined}
  468. ** Reason for termination ==
  469. ** {sock_error,etimedout}
  470.  
  471. =CRASH REPORT==== 25-Dec-2019::11:56:39.980884 ===
  472.   crasher:
  473.     initial call: epgsql_sock:init/1
  474.     pid: <0.1537.0>
  475.     registered_name: []
  476.     exception exit: {sock_error,etimedout}
  477.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  478.     ancestors: [<0.149.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  479.                   boss_sup,<0.142.0>]
  480.     message_queue_len: 0
  481.     messages: []
  482.     links: [<0.149.0>]
  483.     dictionary: []
  484.     trap_exit: false
  485.     status: running
  486.     heap_size: 2586
  487.     stack_size: 27
  488.     reductions: 5693
  489.   neighbours:
  490.  
  491. 11:56:39.980 [error] gen_server <0.1537.0> terminated with reason: {sock_error,etimedout}
  492. 11:56:39.980 [error] CRASH REPORT Process <0.1537.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  493. 11:56:42.570 [error] Error in controller exit:{timeout,{gen_server,call,
  494.                           [<0.152.0>,
  495.                            {find,users,
  496.                                  [{phone,equals,<<"+79168132577">>},
  497.                                   {deleted,equals,false}],
  498.                                  all,0,id,ascending,[]},
  499.                            30000]}} Stacktrace: [{gen_server,call,3,[{file,"gen_server.erl"},{line,223}]},{boss_pool,call,3,[{file,"src/boss_pool.erl"},{line,12}]},{auth_lib,do_login,6,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/auth_lib.erl"},{line,404}]},{auth_lib,do_AAA,6,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/auth_lib.erl"},{line,302}]},{boss_web_controller,call_controller_action,3,[{file,"src/boss/boss_web_controller.erl"},{line,307}]},{boss_web_controller,apply_action,4,[{file,"src/boss/boss_web_controller.erl"},{line,299}]},{boss_web_controller,execute_action_inner,9,[{file,"src/boss/boss_web_controller.erl"},{line,278}]},{boss_web_controller_handle_request,process_dynamic_request,5,[{file,"src/boss/boss_web_controller_handle_request.erl"},{line,257}]}]
  500. 11:56:42.572 [error] "Error in controller, see console.log for details\n"
  501. 11:56:42.573 [error] POST /account/login [cargo] 500 30049ms
  502. =ERROR REPORT==== 25-Dec-2019::11:56:43.137917 ===
  503. ** Generic server <0.1515.0> terminating
  504. ** Last message in was {tcp_error,#Port<0.102>,etimedout}
  505. ** When Server state == {state,gen_tcp,#Port<0.102>,<<>>,undefined,on_message,
  506.                                undefined,
  507.                                {[],[]},
  508.                                undefined,undefined,undefined,undefined,[],[],
  509.                                [],undefined,undefined,undefined,undefined}
  510. ** Reason for termination ==
  511. ** {sock_error,etimedout}
  512.  
  513. =CRASH REPORT==== 25-Dec-2019::11:56:43.138279 ===
  514.   crasher:
  515.     initial call: epgsql_sock:init/1
  516.     pid: <0.1515.0>
  517.     registered_name: []
  518.     exception exit: {sock_error,etimedout}
  519.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  520.     ancestors: [<0.152.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  521.                   boss_sup,<0.142.0>]
  522.     message_queue_len: 0
  523.     messages: []
  524.     links: [<0.152.0>]
  525.     dictionary: []
  526.     trap_exit: false
  527.     status: running
  528.     heap_size: 2586
  529.     stack_size: 27
  530.     reductions: 5693
  531.   neighbours:
  532.  
  533. 11:56:43.138 [error] gen_server <0.1515.0> terminated with reason: {sock_error,etimedout}
  534. 11:56:43.138 [error] CRASH REPORT Process <0.1515.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  535. =ERROR REPORT==== 25-Dec-2019::11:56:50.057489 ===
  536. ** Generic server <0.1560.0> terminating
  537. ** Last message in was {tcp_error,#Port<0.107>,etimedout}
  538. ** When Server state == {state,gen_tcp,#Port<0.107>,<<>>,undefined,on_message,
  539.                                undefined,
  540.                                {[],[]},
  541.                                undefined,undefined,undefined,undefined,[],[],
  542.                                [],undefined,undefined,undefined,undefined}
  543. ** Reason for termination ==
  544. ** {sock_error,etimedout}
  545.  
  546. =CRASH REPORT==== 25-Dec-2019::11:56:50.057741 ===
  547.   crasher:
  548.     initial call: epgsql_sock:init/1
  549.     pid: <0.1560.0>
  550.     registered_name: []
  551.     exception exit: {sock_error,etimedout}
  552.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  553.     ancestors: [<0.148.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  554.                   boss_sup,<0.142.0>]
  555.     message_queue_len: 0
  556.     messages: []
  557.     links: [<0.148.0>]
  558.     dictionary: []
  559.     trap_exit: false
  560.     status: running
  561.     heap_size: 1598
  562.     stack_size: 27
  563.     reductions: 5695
  564.   neighbours:
  565.  
  566. 11:56:50.057 [error] gen_server <0.1560.0> terminated with reason: {sock_error,etimedout}
  567. 11:56:50.058 [error] CRASH REPORT Process <0.1560.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  568. info handle timeout
  569. handle timeout 3  
  570. ExpireWindow 1577264100
  571. Records []
  572. =ERROR REPORT==== 25-Dec-2019::11:57:01.904879 ===
  573. ** Generic server <0.1594.0> terminating
  574. ** Last message in was {tcp_error,#Port<0.110>,etimedout}
  575. ** When Server state == {state,gen_tcp,#Port<0.110>,<<>>,undefined,on_message,
  576.                                undefined,
  577.                                {[],[]},
  578.                                undefined,undefined,undefined,<0.1593.0>,[],[],
  579.                                [],undefined,undefined,undefined,undefined}
  580. ** Reason for termination ==
  581. ** {sock_error,etimedout}
  582.  
  583. =ERROR REPORT==== 25-Dec-2019::11:57:01.905091 ===
  584. ** Generic server upd_srv terminating
  585. ** Last message in was {continue,db_conn}
  586. ** When Server state == {state,undefined,"cargo.tvzavr.ru",5432,"cargo",
  587.                                "cargo","cargo-tvzavr",undefined,#{}}
  588. ** Reason for termination ==
  589. ** {{badmatch,{error,{sock_error,etimedout}}},
  590.     [{upd_srv,handle_continue,2,
  591.               [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/upd_srv.erl"},
  592.                {line,97}]},
  593.      {gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},
  594.      {gen_server,loop,7,[{file,"gen_server.erl"},{line,388}]},
  595.      {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]}
  596.  
  597. =CRASH REPORT==== 25-Dec-2019::11:57:01.905700 ===
  598.   crasher:
  599.     initial call: epgsql_sock:init/1
  600.     pid: <0.1594.0>
  601.     registered_name: []
  602.     exception exit: {sock_error,etimedout}
  603.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  604.     ancestors: [upd_srv,upd_sup,<0.657.0>]
  605.     message_queue_len: 0
  606.     messages: []
  607.     links: [<0.1593.0>]
  608.     dictionary: []
  609.     trap_exit: false
  610.     status: running
  611.     heap_size: 1598
  612.     stack_size: 27
  613.     reductions: 5706
  614.   neighbours:
  615.     neighbour:
  616.       pid: <0.1593.0>
  617.       registered_name: upd_srv
  618.       initial call: upd_srv:init/1
  619.       current_function: {erts_internal,await_result,1}
  620.       ancestors: [upd_sup,<0.657.0>]
  621.       message_queue_len: 1
  622.       links: [<0.659.0>,<0.1594.0>]
  623.       trap_exit: false
  624.       status: running
  625.       heap_size: 2586
  626.       stack_size: 28
  627.       reductions: 6485
  628.       current_stacktrace: [{erts_internal,await_result,1,[]},
  629.                   {proc_lib,proc_info,2,[{file,"proc_lib.erl"},{line,736}]},
  630.                   {proc_lib,get_process_info,2,
  631.                             [{file,"proc_lib.erl"},{line,708}]},
  632.                   {proc_lib,make_neighbour_report,1,
  633.                             [{file,"proc_lib.erl"},{line,643}]},
  634.                   {proc_lib,make_neighbour_reports1,1,
  635.                             [{file,"proc_lib.erl"},{line,615}]},
  636.                   {proc_lib,crash_report,4,[{file,"proc_lib.erl"},{line,510}]},
  637.                   {proc_lib,exit_p,3,[{file,"proc_lib.erl"},{line,269}]}]
  638. =SUPERVISOR REPORT==== 25-Dec-2019::11:57:01.906407 ===
  639.     supervisor: {local,upd_sup}
  640.     errorContext: child_terminated
  641.     reason: {sock_error,etimedout}
  642.     offender: [{pid,<0.1593.0>},
  643.                {id,upd_srv},
  644.                {mfargs,{upd_srv,start_link,[]}},
  645.                {restart_type,permanent},
  646.                {shutdown,2000},
  647.                {child_type,worker}]
  648. 11:57:01.905 [error] gen_server <0.1594.0> terminated with reason: {sock_error,etimedout}
  649. 11:57:01.905 [error] gen_server upd_srv terminated with reason: no match of right hand value {error,{sock_error,etimedout}} in upd_srv:handle_continue/2 line 97
  650. 11:57:01.905 [error] CRASH REPORT Process <0.1594.0> with 1 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  651. 11:57:01.905 [error] CRASH REPORT Process upd_srv with 1 neighbours crashed with reason: no match of right hand value {error,{sock_error,etimedout}} in upd_srv:handle_continue/2 line 97
  652. 11:57:01.906 [error] Supervisor upd_sup had child upd_srv started with upd_srv:start_link() at <0.1593.0> exit with reason {sock_error,etimedout} in context child_terminated
  653. =ERROR REPORT==== 25-Dec-2019::11:57:03.572612 ===
  654. ** Generic server <0.1601.0> terminating
  655. ** Last message in was {tcp_error,#Port<0.111>,etimedout}
  656. ** When Server state == {state,gen_tcp,#Port<0.111>,<<>>,undefined,on_message,
  657.                                undefined,
  658.                                {[],[]},
  659.                                undefined,undefined,undefined,undefined,[],[],
  660.                                [],undefined,undefined,undefined,undefined}
  661. ** Reason for termination ==
  662. ** {sock_error,etimedout}
  663.  
  664. =CRASH REPORT==== 25-Dec-2019::11:57:03.573058 ===
  665.   crasher:
  666.     initial call: epgsql_sock:init/1
  667.     pid: <0.1601.0>
  668.     registered_name: []
  669.     exception exit: {sock_error,etimedout}
  670.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  671.     ancestors: [<0.149.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  672.                   boss_sup,<0.142.0>]
  673.     message_queue_len: 0
  674.     messages: []
  675.     links: [<0.149.0>]
  676.     dictionary: []
  677.     trap_exit: false
  678.     status: running
  679.     heap_size: 1598
  680.     stack_size: 27
  681.     reductions: 5695
  682.   neighbours:
  683.  
  684. 11:57:03.572 [error] gen_server <0.1601.0> terminated with reason: {sock_error,etimedout}
  685. 11:57:03.573 [error] CRASH REPORT Process <0.1601.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  686. =ERROR REPORT==== 25-Dec-2019::11:57:05.202432 ===
  687. ** Generic server <0.1609.0> terminating
  688. ** Last message in was {tcp_error,#Port<0.112>,etimedout}
  689. ** When Server state == {state,gen_tcp,#Port<0.112>,<<>>,undefined,on_message,
  690.                                undefined,
  691.                                {[],[]},
  692.                                undefined,undefined,undefined,undefined,[],[],
  693.                                [],undefined,undefined,undefined,undefined}
  694. ** Reason for termination ==
  695. ** {sock_error,etimedout}
  696.  
  697. =CRASH REPORT==== 25-Dec-2019::11:57:05.202689 ===
  698.   crasher:
  699.     initial call: epgsql_sock:init/1
  700.     pid: <0.1609.0>
  701.     registered_name: []
  702.     exception exit: {sock_error,etimedout}
  703.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  704.     ancestors: [<0.152.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  705.                   boss_sup,<0.142.0>]
  706.     message_queue_len: 0
  707.     messages: []
  708.     links: [<0.152.0>]
  709.     dictionary: []
  710.     trap_exit: false
  711.     status: running
  712.     heap_size: 1598
  713.     stack_size: 27
  714.     reductions: 5695
  715.   neighbours:
  716.  
  717. 11:57:05.202 [error] gen_server <0.1609.0> terminated with reason: {sock_error,etimedout}
  718. 11:57:05.202 [error] CRASH REPORT Process <0.1609.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  719. =SUPERVISOR REPORT==== 25-Dec-2019::11:57:08.362429 ===
  720.     supervisor: {local,signup_helper_sup}
  721.     errorContext: child_terminated
  722.     reason: {timeout,
  723.                 {gen_server,call,
  724.                     [<0.150.0>,
  725.                      {execute,
  726.                          "\n\t\tselect parent_id as agent, type as category\n\t\tfrom users\n\t\tjoin agents on parent_id = agents.id\n\t\twhere users.phase = 'active'\n\t\tgroup by parent_id, type;\n\t",
  727.                          []},
  728.                      30000]}}
  729.     offender: [{pid,<0.1586.0>},
  730.                {id,signup_helper_watcher},
  731.                {mfargs,{signup,start,[]}},
  732.                {restart_type,permanent},
  733.                {shutdown,25000},
  734.                {child_type,worker}]
  735. 11:57:08.363 [error] Supervisor signup_helper_sup had child signup_helper_watcher started with signup:start() at <0.1586.0> exit with reason {timeout,{gen_server,call,[<0.150.0>,{execute,"\n\t\tselect parent_id as agent, type as category\n\t\tfrom users\n\t\tjoin agents on parent_id = agents.id\n\t\twhere users.phase = 'active'\n\t\tgroup by parent_id, type;\n\t",[]},30000]}} in context child_terminated
  736. =ERROR REPORT==== 25-Dec-2019::11:57:08.738294 ===
  737. ** Generic server <0.1591.0> terminating
  738. ** Last message in was {tcp_error,#Port<0.109>,etimedout}
  739. ** When Server state == {state,gen_tcp,#Port<0.109>,<<>>,undefined,on_message,
  740.                                undefined,
  741.                                {[],[]},
  742.                                undefined,undefined,undefined,undefined,[],[],
  743.                                [],undefined,undefined,undefined,undefined}
  744. ** Reason for termination ==
  745. ** {sock_error,etimedout}
  746.  
  747. =ERROR REPORT==== 25-Dec-2019::11:57:08.738294 ===
  748. ** Generic server <0.1592.0> terminating
  749. ** Last message in was {tcp_error,#Port<0.108>,etimedout}
  750. ** When Server state == {state,gen_tcp,#Port<0.108>,<<>>,undefined,on_message,
  751.                                undefined,
  752.                                {[],[]},
  753.                                undefined,undefined,undefined,undefined,[],[],
  754.                                [],undefined,undefined,undefined,undefined}
  755. ** Reason for termination ==
  756. ** {sock_error,etimedout}
  757.  
  758. =CRASH REPORT==== 25-Dec-2019::11:57:08.738806 ===
  759.   crasher:
  760.     initial call: epgsql_sock:init/1
  761.     pid: <0.1591.0>
  762.     registered_name: []
  763.     exception exit: {sock_error,etimedout}
  764.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  765.     ancestors: [<0.151.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  766.                   boss_sup,<0.142.0>]
  767.     message_queue_len: 0
  768.     messages: []
  769.     links: [<0.151.0>]
  770.     dictionary: []
  771.     trap_exit: false
  772.     status: running
  773.     heap_size: 1598
  774.     stack_size: 27
  775.     reductions: 5695
  776.   neighbours:
  777.  
  778. =CRASH REPORT==== 25-Dec-2019::11:57:08.739145 ===
  779.   crasher:
  780.     initial call: epgsql_sock:init/1
  781.     pid: <0.1592.0>
  782.     registered_name: []
  783.     exception exit: {sock_error,etimedout}
  784.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  785.     ancestors: [<0.150.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  786.                   boss_sup,<0.142.0>]
  787.     message_queue_len: 0
  788.     messages: []
  789.     links: [<0.150.0>]
  790.     dictionary: []
  791.     trap_exit: false
  792.     status: running
  793.     heap_size: 1598
  794.     stack_size: 27
  795.     reductions: 5695
  796.   neighbours:
  797.  
  798. 11:57:08.738 [error] gen_server <0.1591.0> terminated with reason: {sock_error,etimedout}
  799. 11:57:08.738 [error] gen_server <0.1592.0> terminated with reason: {sock_error,etimedout}
  800. 11:57:08.739 [error] CRASH REPORT Process <0.1591.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  801. 11:57:08.739 [error] CRASH REPORT Process <0.1592.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  802. =SUPERVISOR REPORT==== 25-Dec-2019::11:57:09.364715 ===
  803.     supervisor: {local,signup_helper_sup}
  804.     errorContext: child_terminated
  805.     reason: {function_clause,
  806.                 [{common,convert_execute_result,
  807.                      [db_connection_down],
  808.                      [{file,
  809.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  810.                       {line,521}]},
  811.                  {signup,actualize_todolist,0,
  812.                      [{file,
  813.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  814.                       {line,748}]},
  815.                  {signup,loop,0,
  816.                      [{file,
  817.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  818.                       {line,725}]}]}
  819.     offender: [{pid,<0.1679.0>},
  820.                {id,signup_helper_watcher},
  821.                {mfargs,{signup,start,[]}},
  822.                {restart_type,permanent},
  823.                {shutdown,25000},
  824.                {child_type,worker}]
  825. =ERROR REPORT==== 25-Dec-2019::11:57:09.364617 ===
  826. Error in process <0.1679.0> on node 'cracozaurus@127.0.0.1' with exit value:
  827. {function_clause,[{common,convert_execute_result,
  828.                           [db_connection_down],
  829.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  830.                            {line,521}]},
  831.                   {signup,actualize_todolist,0,
  832.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  833.                            {line,748}]},
  834.                   {signup,loop,0,
  835.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  836.                            {line,725}]}]}
  837.  
  838. 11:57:09.365 [error] Supervisor signup_helper_sup had child signup_helper_watcher started with signup:start() at <0.1679.0> exit with reason no function clause matching common:convert_execute_result(db_connection_down) line 521 in context child_terminated
  839. 11:57:09.365 [error] Error in process <0.1679.0> on node 'cracozaurus@127.0.0.1' with exit value:
  840. {function_clause,[{common,convert_execute_result,[db_connection_down],[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},{line,521}]},{signup,actualize_todolist,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,748}]},{signup,loop,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,725}]}]}
  841. =ERROR REPORT==== 25-Dec-2019::11:57:12.473094 ===
  842. ** Generic server <0.1628.0> terminating
  843. ** Last message in was {tcp_error,#Port<0.113>,etimedout}
  844. ** When Server state == {state,gen_tcp,#Port<0.113>,<<>>,undefined,on_message,
  845.                                undefined,
  846.                                {[],[]},
  847.                                undefined,undefined,undefined,undefined,[],[],
  848.                                [],undefined,undefined,undefined,undefined}
  849. ** Reason for termination ==
  850. ** {sock_error,etimedout}
  851.  
  852. =CRASH REPORT==== 25-Dec-2019::11:57:12.473639 ===
  853.   crasher:
  854.     initial call: epgsql_sock:init/1
  855.     pid: <0.1628.0>
  856.     registered_name: []
  857.     exception exit: {sock_error,etimedout}
  858.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  859.     ancestors: [<0.148.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  860.                   boss_sup,<0.142.0>]
  861.     message_queue_len: 0
  862.     messages: []
  863.     links: [<0.148.0>]
  864.     dictionary: []
  865.     trap_exit: false
  866.     status: running
  867.     heap_size: 2586
  868.     stack_size: 27
  869.     reductions: 5693
  870.   neighbours:
  871.  
  872. 11:57:12.473 [error] gen_server <0.1628.0> terminated with reason: {sock_error,etimedout}
  873. 11:57:12.473 [error] CRASH REPORT Process <0.1628.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  874. =ERROR REPORT==== 25-Dec-2019::11:57:24.704487 ===
  875. ** Generic server <0.1660.0> terminating
  876. ** Last message in was {tcp_error,#Port<0.114>,etimedout}
  877. ** When Server state == {state,gen_tcp,#Port<0.114>,<<>>,undefined,on_message,
  878.                                undefined,
  879.                                {[],[]},
  880.                                undefined,undefined,undefined,<0.1659.0>,[],[],
  881.                                [],undefined,undefined,undefined,undefined}
  882. ** Reason for termination ==
  883. ** {sock_error,etimedout}
  884.  
  885. =ERROR REPORT==== 25-Dec-2019::11:57:24.704742 ===
  886. ** Generic server upd_srv terminating
  887. ** Last message in was {continue,db_conn}
  888. ** When Server state == {state,undefined,"cargo.tvzavr.ru",5432,"cargo",
  889.                                "cargo","cargo-tvzavr",undefined,#{}}
  890. ** Reason for termination ==
  891. ** {{badmatch,{error,{sock_error,etimedout}}},
  892.     [{upd_srv,handle_continue,2,
  893.               [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/upd_srv.erl"},
  894.                {line,97}]},
  895.      {gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,637}]},
  896.      {gen_server,loop,7,[{file,"gen_server.erl"},{line,388}]},
  897.      {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]}
  898.  
  899. =CRASH REPORT==== 25-Dec-2019::11:57:24.705451 ===
  900.   crasher:
  901.     initial call: epgsql_sock:init/1
  902.     pid: <0.1660.0>
  903.     registered_name: []
  904.     exception exit: {sock_error,etimedout}
  905.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  906.     ancestors: [upd_srv,upd_sup,<0.657.0>]
  907.     message_queue_len: 0
  908.     messages: []
  909.     links: [<0.1659.0>]
  910.     dictionary: []
  911.     trap_exit: false
  912.     status: running
  913.     heap_size: 1598
  914.     stack_size: 27
  915.     reductions: 5700
  916.   neighbours:
  917.     neighbour:
  918.       pid: <0.1659.0>
  919.       registered_name: upd_srv
  920.       initial call: upd_srv:init/1
  921.       current_function: {erts_internal,await_result,1}
  922.       ancestors: [upd_sup,<0.657.0>]
  923.       message_queue_len: 1
  924.       links: [<0.659.0>,<0.1660.0>]
  925.       trap_exit: false
  926.       status: running
  927.       heap_size: 2586
  928.       stack_size: 28
  929.       reductions: 6482
  930.       current_stacktrace: [{erts_internal,await_result,1,[]},
  931.                   {proc_lib,proc_info,2,[{file,"proc_lib.erl"},{line,736}]},
  932.                   {proc_lib,get_process_info,2,
  933.                             [{file,"proc_lib.erl"},{line,708}]},
  934.                   {proc_lib,make_neighbour_report,1,
  935.                             [{file,"proc_lib.erl"},{line,643}]},
  936.                   {proc_lib,make_neighbour_reports1,1,
  937.                             [{file,"proc_lib.erl"},{line,615}]},
  938.                   {proc_lib,crash_report,4,[{file,"proc_lib.erl"},{line,510}]},
  939.                   {proc_lib,exit_p,3,[{file,"proc_lib.erl"},{line,269}]}]
  940. =SUPERVISOR REPORT==== 25-Dec-2019::11:57:24.706241 ===
  941.     supervisor: {local,upd_sup}
  942.     errorContext: child_terminated
  943.     reason: {sock_error,etimedout}
  944.     offender: [{pid,<0.1659.0>},
  945.                {id,upd_srv},
  946.                {mfargs,{upd_srv,start_link,[]}},
  947.                {restart_type,permanent},
  948.                {shutdown,2000},
  949.                {child_type,worker}]
  950. =SUPERVISOR REPORT==== 25-Dec-2019::11:57:24.706516 ===
  951.     supervisor: {local,upd_sup}
  952.     errorContext: shutdown
  953.     reason: reached_max_restart_intensity
  954.     offender: [{pid,<0.1659.0>},
  955.                {id,upd_srv},
  956.                {mfargs,{upd_srv,start_link,[]}},
  957.                {restart_type,permanent},
  958.                {shutdown,2000},
  959.                {child_type,worker}]
  960. =INFO REPORT==== 25-Dec-2019::11:57:24.708165 ===
  961.     application: upd
  962.     exited: shutdown
  963.     type: temporary
  964. 11:57:24.704 [error] gen_server <0.1660.0> terminated with reason: {sock_error,etimedout}
  965. 11:57:24.705 [error] gen_server upd_srv terminated with reason: no match of right hand value {error,{sock_error,etimedout}} in upd_srv:handle_continue/2 line 97
  966. 11:57:24.705 [error] CRASH REPORT Process <0.1660.0> with 1 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  967. 11:57:24.706 [error] CRASH REPORT Process upd_srv with 1 neighbours crashed with reason: no match of right hand value {error,{sock_error,etimedout}} in upd_srv:handle_continue/2 line 97
  968. 11:57:24.706 [error] Supervisor upd_sup had child upd_srv started with upd_srv:start_link() at <0.1659.0> exit with reason {sock_error,etimedout} in context child_terminated
  969. 11:57:24.706 [error] Supervisor upd_sup had child upd_srv started with upd_srv:start_link() at <0.1659.0> exit with reason reached_max_restart_intensity in context shutdown
  970. 11:57:24.708 [info] Application upd exited with reason: shutdown
  971. =ERROR REPORT==== 25-Dec-2019::11:57:31.039333 ===
  972. ** Generic server <0.1686.0> terminating
  973. ** Last message in was {tcp_error,#Port<0.118>,etimedout}
  974. ** When Server state == {state,gen_tcp,#Port<0.118>,<<>>,undefined,on_message,
  975.                                undefined,
  976.                                {[],[]},
  977.                                undefined,undefined,undefined,undefined,[],[],
  978.                                [],undefined,undefined,undefined,undefined}
  979. ** Reason for termination ==
  980. ** {sock_error,etimedout}
  981.  
  982. =ERROR REPORT==== 25-Dec-2019::11:57:31.039995 ===
  983. ** Generic server <0.1687.0> terminating
  984. ** Last message in was {tcp_error,#Port<0.117>,etimedout}
  985. ** When Server state == {state,gen_tcp,#Port<0.117>,<<>>,undefined,on_message,
  986.                                undefined,
  987.                                {[],[]},
  988.                                undefined,undefined,undefined,undefined,[],[],
  989.                                [],undefined,undefined,undefined,undefined}
  990. ** Reason for termination ==
  991. ** {sock_error,etimedout}
  992.  
  993. =CRASH REPORT==== 25-Dec-2019::11:57:31.039806 ===
  994.   crasher:
  995.     initial call: epgsql_sock:init/1
  996.     pid: <0.1686.0>
  997.     registered_name: []
  998.     exception exit: {sock_error,etimedout}
  999.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  1000.     ancestors: [<0.151.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  1001.                   boss_sup,<0.142.0>]
  1002.     message_queue_len: 0
  1003.     messages: []
  1004.     links: [<0.151.0>]
  1005.     dictionary: []
  1006.     trap_exit: false
  1007.     status: running
  1008.     heap_size: 1598
  1009.     stack_size: 27
  1010.     reductions: 5695
  1011.   neighbours:
  1012.  
  1013. =CRASH REPORT==== 25-Dec-2019::11:57:31.040298 ===
  1014.   crasher:
  1015.     initial call: epgsql_sock:init/1
  1016.     pid: <0.1687.0>
  1017.     registered_name: []
  1018.     exception exit: {sock_error,etimedout}
  1019.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  1020.     ancestors: [<0.150.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  1021.                   boss_sup,<0.142.0>]
  1022.     message_queue_len: 0
  1023.     messages: []
  1024.     links: [<0.150.0>]
  1025.     dictionary: []
  1026.     trap_exit: false
  1027.     status: running
  1028.     heap_size: 1598
  1029.     stack_size: 27
  1030.     reductions: 5695
  1031.   neighbours:
  1032.  
  1033. =SUPERVISOR REPORT==== 25-Dec-2019::11:57:31.040336 ===
  1034.     supervisor: {local,signup_helper_sup}
  1035.     errorContext: child_terminated
  1036.     reason: {function_clause,
  1037.                 [{common,convert_execute_result,
  1038.                      [db_connection_down],
  1039.                      [{file,
  1040.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  1041.                       {line,521}]},
  1042.                  {signup,actualize_todolist,0,
  1043.                      [{file,
  1044.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1045.                       {line,748}]},
  1046.                  {signup,loop,0,
  1047.                      [{file,
  1048.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1049.                       {line,725}]}]}
  1050.     offender: [{pid,<0.1682.0>},
  1051.                {id,signup_helper_watcher},
  1052.                {mfargs,{signup,start,[]}},
  1053.                {restart_type,permanent},
  1054.                {shutdown,25000},
  1055.                {child_type,worker}]
  1056. =ERROR REPORT==== 25-Dec-2019::11:57:31.040103 ===
  1057. Error in process <0.1682.0> on node 'cracozaurus@127.0.0.1' with exit value:
  1058. {function_clause,[{common,convert_execute_result,
  1059.                           [db_connection_down],
  1060.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  1061.                            {line,521}]},
  1062.                   {signup,actualize_todolist,0,
  1063.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1064.                            {line,748}]},
  1065.                   {signup,loop,0,
  1066.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1067.                            {line,725}]}]}
  1068.  
  1069. 11:57:31.039 [error] gen_server <0.1686.0> terminated with reason: {sock_error,etimedout}
  1070. 11:57:31.040 [error] CRASH REPORT Process <0.1686.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  1071. 11:57:31.040 [error] gen_server <0.1687.0> terminated with reason: {sock_error,etimedout}
  1072. 11:57:31.040 [error] CRASH REPORT Process <0.1687.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  1073. =ERROR REPORT==== 25-Dec-2019::11:57:31.126319 ===
  1074. ** Generic server <0.1673.0> terminating
  1075. ** Last message in was {tcp_error,#Port<0.116>,etimedout}
  1076. ** When Server state == {state,gen_tcp,#Port<0.116>,<<>>,undefined,on_message,
  1077.                                undefined,
  1078.                                {[],[]},
  1079.                                undefined,undefined,undefined,undefined,[],[],
  1080.                                [],undefined,undefined,undefined,undefined}
  1081. ** Reason for termination ==
  1082. ** {sock_error,etimedout}
  1083.  
  1084. =CRASH REPORT==== 25-Dec-2019::11:57:31.126616 ===
  1085.   crasher:
  1086.     initial call: epgsql_sock:init/1
  1087.     pid: <0.1673.0>
  1088.     registered_name: []
  1089.     exception exit: {sock_error,etimedout}
  1090.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  1091.     ancestors: [<0.152.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  1092.                   boss_sup,<0.142.0>]
  1093.     message_queue_len: 0
  1094.     messages: []
  1095.     links: [<0.152.0>]
  1096.     dictionary: []
  1097.     trap_exit: false
  1098.     status: running
  1099.     heap_size: 2586
  1100.     stack_size: 27
  1101.     reductions: 5693
  1102.   neighbours:
  1103.  
  1104. 11:57:31.040 [error] Supervisor signup_helper_sup had child signup_helper_watcher started with signup:start() at <0.1682.0> exit with reason no function clause matching common:convert_execute_result(db_connection_down) line 521 in context child_terminated
  1105. 11:57:31.040 [error] Error in process <0.1682.0> on node 'cracozaurus@127.0.0.1' with exit value:
  1106. {function_clause,[{common,convert_execute_result,[db_connection_down],[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},{line,521}]},{signup,actualize_todolist,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,748}]},{signup,loop,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,725}]}]}
  1107. 11:57:31.126 [error] gen_server <0.1673.0> terminated with reason: {sock_error,etimedout}
  1108. 11:57:31.126 [error] CRASH REPORT Process <0.1673.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
  1109. =ERROR REPORT==== 25-Dec-2019::11:57:32.041522 ===
  1110. Error in process <0.1738.0> on node 'cracozaurus@127.0.0.1' with exit value:
  1111. {function_clause,[{common,convert_execute_result,
  1112.                           [db_connection_down],
  1113.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  1114.                            {line,521}]},
  1115.                   {signup,actualize_todolist,0,
  1116.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1117.                            {line,748}]},
  1118.                   {signup,loop,0,
  1119.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1120.                            {line,725}]}]}
  1121.  
  1122. =SUPERVISOR REPORT==== 25-Dec-2019::11:57:32.041598 ===
  1123.     supervisor: {local,signup_helper_sup}
  1124.     errorContext: child_terminated
  1125.     reason: {function_clause,
  1126.                 [{common,convert_execute_result,
  1127.                      [db_connection_down],
  1128.                      [{file,
  1129.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  1130.                       {line,521}]},
  1131.                  {signup,actualize_todolist,0,
  1132.                      [{file,
  1133.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1134.                       {line,748}]},
  1135.                  {signup,loop,0,
  1136.                      [{file,
  1137.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1138.                       {line,725}]}]}
  1139.     offender: [{pid,<0.1738.0>},
  1140.                {id,signup_helper_watcher},
  1141.                {mfargs,{signup,start,[]}},
  1142.                {restart_type,permanent},
  1143.                {shutdown,25000},
  1144.                {child_type,worker}]
  1145. 11:57:32.041 [error] Supervisor signup_helper_sup had child signup_helper_watcher started with signup:start() at <0.1738.0> exit with reason no function clause matching common:convert_execute_result(db_connection_down) line 521 in context child_terminated
  1146. 11:57:32.042 [error] Error in process <0.1738.0> on node 'cracozaurus@127.0.0.1' with exit value:
  1147. {function_clause,[{common,convert_execute_result,[db_connection_down],[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},{line,521}]},{signup,actualize_todolist,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,748}]},{signup,loop,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,725}]}]}
  1148. =SUPERVISOR REPORT==== 25-Dec-2019::11:57:33.042725 ===
  1149.     supervisor: {local,signup_helper_sup}
  1150.     errorContext: child_terminated
  1151.     reason: {function_clause,
  1152.                 [{common,convert_execute_result,
  1153.                      [db_connection_down],
  1154.                      [{file,
  1155.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  1156.                       {line,521}]},
  1157.                  {signup,actualize_todolist,0,
  1158.                      [{file,
  1159.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1160.                       {line,748}]},
  1161.                  {signup,loop,0,
  1162.                      [{file,
  1163.                           "/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1164.                       {line,725}]}]}
  1165.     offender: [{pid,<0.1742.0>},
  1166.                {id,signup_helper_watcher},
  1167.                {mfargs,{signup,start,[]}},
  1168.                {restart_type,permanent},
  1169.                {shutdown,25000},
  1170.                {child_type,worker}]
  1171. =ERROR REPORT==== 25-Dec-2019::11:57:33.042643 ===
  1172. Error in process <0.1742.0> on node 'cracozaurus@127.0.0.1' with exit value:
  1173. {function_clause,[{common,convert_execute_result,
  1174.                           [db_connection_down],
  1175.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},
  1176.                            {line,521}]},
  1177.                   {signup,actualize_todolist,0,
  1178.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1179.                            {line,748}]},
  1180.                   {signup,loop,0,
  1181.                           [{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},
  1182.                            {line,725}]}]}
  1183.  
  1184. 11:57:33.043 [error] Supervisor signup_helper_sup had child signup_helper_watcher started with signup:start() at <0.1742.0> exit with reason no function clause matching common:convert_execute_result(db_connection_down) line 521 in context child_terminated
  1185. 11:57:33.043 [error] Error in process <0.1742.0> on node 'cracozaurus@127.0.0.1' with exit value:
  1186. {function_clause,[{common,convert_execute_result,[db_connection_down],[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/common.erl"},{line,521}]},{signup,actualize_todolist,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,748}]},{signup,loop,0,[{file,"/Users/ramankovalitskiy/Projects/cargo/src/lib/signup.erl"},{line,725}]}]}
  1187. =ERROR REPORT==== 25-Dec-2019::11:57:37.828360 ===
  1188. ** Generic server <0.1667.0> terminating
  1189. ** Last message in was {tcp_error,#Port<0.115>,etimedout}
  1190. ** When Server state == {state,gen_tcp,#Port<0.115>,<<>>,undefined,on_message,
  1191.                                undefined,
  1192.                                {[],[]},
  1193.                                undefined,undefined,undefined,undefined,[],[],
  1194.                                [],undefined,undefined,undefined,undefined}
  1195. ** Reason for termination ==
  1196. ** {sock_error,etimedout}
  1197.  
  1198. =CRASH REPORT==== 25-Dec-2019::11:57:37.828960 ===
  1199.   crasher:
  1200.     initial call: epgsql_sock:init/1
  1201.     pid: <0.1667.0>
  1202.     registered_name: []
  1203.     exception exit: {sock_error,etimedout}
  1204.       in function  gen_server:handle_common_reply/8 (gen_server.erl, line 751)
  1205.     ancestors: [<0.149.0>,<0.147.0>,boss_db_pool,boss_db_sup,boss_web,
  1206.                   boss_sup,<0.142.0>]
  1207.     message_queue_len: 0
  1208.     messages: []
  1209.     links: [<0.149.0>]
  1210.     dictionary: []
  1211.     trap_exit: false
  1212.     status: running
  1213.     heap_size: 2586
  1214.     stack_size: 27
  1215.     reductions: 5693
  1216.   neighbours:
  1217.  
  1218. 11:57:37.828 [error] gen_server <0.1667.0> terminated with reason: {sock_error,etimedout}
  1219. 11:57:37.829 [error] CRASH REPORT Process <0.1667.0> with 0 neighbours exited with reason: {sock_error,etimedout} in gen_server:handle_common_reply/8 line 751
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement