Advertisement
Guest User

log

a guest
Jul 19th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.48 KB | None | 0 0
  1.  
  2. E:\praca\ProjectManagement\redmine>heroku logs
  3. 'MySQL' is not recognized as an internal or external command,
  4. operable program or batch file.
  5. 'MySQL' is not recognized as an internal or external command,
  6. operable program or batch file.
  7. 2016-07-19T20:19:58.258068+00:00 app[web.1]: Rendered users/_mail_notifications.html.erb (8.7ms)
  8. 2016-07-19T20:19:58.261237+00:00 app[web.1]:
  9. 2016-07-19T20:19:58.258387+00:00 app[web.1]: Completed 500 Internal Server Error in 62.0ms
  10. 2016-07-19T20:19:58.261244+00:00 app[web.1]: 14: 'user[notified_project_ids][]',
  11. 2016-07-19T20:19:58.261245+00:00 app[web.1]: app/helpers/application_helper.rb:258:in `render_project_nested
  12. _lists'
  13. 2016-07-19T20:19:58.261239+00:00 app[web.1]: ActionView::Template::Error (undefined method `name' for nil:NilC
  14. lass):
  15. 2016-07-19T20:19:58.261247+00:00 app[web.1]: app/views/users/_mail_notifications.html.erb:10:in `_app_views_
  16. users__mail_notifications_html_erb___1595967461233156611_70289809911420'
  17. 2016-07-19T20:19:58.261248+00:00 app[web.1]: app/views/my/account.html.erb:38:in `block in _app_views_my_acc
  18. ount_html_erb__2249668951705423866_70290011436740'
  19. 2016-07-19T20:19:58.261250+00:00 app[web.1]:
  20. 2016-07-19T20:19:58.261246+00:00 app[web.1]: app/views/users/_mail_notifications.html.erb:11:in `block in _a
  21. pp_views_users__mail_notifications_html_erb___1595967461233156611_70289809911420'
  22. 2016-07-19T20:19:58.261242+00:00 app[web.1]: 10: <%= content_tag 'div', :id => 'notified-projects', :style
  23. => (@user.mail_notification == 'selected' ? '' : 'display:none;') do %>
  24. 2016-07-19T20:19:58.261242+00:00 app[web.1]: 11: <%= render_project_nested_lists(@user.projects) do |pro
  25. ject|
  26. 2016-07-19T20:19:58.261243+00:00 app[web.1]: 12: content_tag('label',
  27. 2016-07-19T20:19:58.261244+00:00 app[web.1]: 13: check_box_tag(
  28. 2016-07-19T20:19:58.261251+00:00 app[web.1]:
  29. 2016-07-19T20:19:58.261249+00:00 app[web.1]: app/helpers/application_helper.rb:1043:in `labelled_form_for'
  30. 2016-07-19T20:19:58.261250+00:00 app[web.1]: app/views/my/account.html.erb:9:in `_app_views_my_account_html_
  31. erb__2249668951705423866_70290011436740'
  32. 2016-07-19T20:19:58.272928+00:00 heroku[router]: at=info method=GET path="/my/account" host=rgredmine.herokuap
  33. p.com request_id=0d81e82e-f5a5-44fe-9aa9-109287ef0a99 fwd="81.190.76.211" dyno=web.1 connect=1ms service=194ms
  34. status=500 bytes=968
  35. 2016-07-19T20:29:26.329600+00:00 app[web.1]: Started GET "/" for 81.190.76.211 at 2016-07-19 20:29:26 +0000
  36. 2016-07-19T20:29:26.346540+00:00 app[web.1]: Current user: Dash (id=3)
  37. 2016-07-19T20:29:26.332515+00:00 app[web.1]: Processing by WelcomeController#index as HTML
  38. 2016-07-19T20:29:26.374647+00:00 app[web.1]: Rendered welcome/index.html.erb within layouts/base (7.3ms)
  39. 2016-07-19T20:29:26.383411+00:00 app[web.1]: Completed 200 OK in 50.8ms (Views: 11.3ms | ActiveRecord: 28.9ms)
  40.  
  41. 2016-07-19T20:29:29.479044+00:00 app[web.1]: Started GET "/my/account" for 81.190.76.211 at 2016-07-19 20:29:2
  42. 9 +0000
  43. 2016-07-19T20:29:29.481980+00:00 app[web.1]: Processing by MyController#account as HTML
  44. 2016-07-19T20:29:29.505575+00:00 app[web.1]: Rendered users/_mail_notifications.html.erb (6.4ms)
  45. 2016-07-19T20:29:29.487341+00:00 app[web.1]: Current user: Dash (id=3)
  46. 2016-07-19T20:29:29.505772+00:00 app[web.1]: Completed 500 Internal Server Error in 23.7ms
  47. 2016-07-19T20:29:29.507883+00:00 app[web.1]: 9: </p>
  48. 2016-07-19T20:29:29.507879+00:00 app[web.1]:
  49. 2016-07-19T20:29:29.505658+00:00 app[web.1]: Rendered my/account.html.erb within layouts/base (15.0ms)
  50. 2016-07-19T20:29:29.507881+00:00 app[web.1]: ActionView::Template::Error (undefined method `name' for nil:NilC
  51. lass):
  52. 2016-07-19T20:29:29.507884+00:00 app[web.1]: 11: <%= render_project_nested_lists(@user.projects) do |pro
  53. ject|
  54. 2016-07-19T20:29:29.507885+00:00 app[web.1]: 13: check_box_tag(
  55. 2016-07-19T20:29:29.507884+00:00 app[web.1]: 10: <%= content_tag 'div', :id => 'notified-projects', :style
  56. => (@user.mail_notification == 'selected' ? '' : 'display:none;') do %>
  57. 2016-07-19T20:29:29.507882+00:00 app[web.1]: 8: ) %>
  58. 2016-07-19T20:29:29.507885+00:00 app[web.1]: 12: content_tag('label',
  59. 2016-07-19T20:29:29.507886+00:00 app[web.1]: 14: 'user[notified_project_ids][]',
  60. 2016-07-19T20:29:29.507887+00:00 app[web.1]: app/helpers/application_helper.rb:258:in `render_project_nested
  61. _lists'
  62. 2016-07-19T20:29:29.507891+00:00 app[web.1]: app/views/users/_mail_notifications.html.erb:10:in `_app_views_
  63. users__mail_notifications_html_erb___1595967461233156611_70289809911420'
  64. 2016-07-19T20:29:29.507890+00:00 app[web.1]: app/views/users/_mail_notifications.html.erb:11:in `block in _a
  65. pp_views_users__mail_notifications_html_erb___1595967461233156611_70289809911420'
  66. 2016-07-19T20:29:29.507893+00:00 app[web.1]: app/views/my/account.html.erb:9:in `_app_views_my_account_html_
  67. erb__2249668951705423866_70290011436740'
  68. 2016-07-19T20:29:29.507894+00:00 app[web.1]:
  69. 2016-07-19T20:29:29.507894+00:00 app[web.1]:
  70. 2016-07-19T20:29:29.507892+00:00 app[web.1]: app/views/my/account.html.erb:38:in `block in _app_views_my_acc
  71. ount_html_erb__2249668951705423866_70290011436740'
  72. 2016-07-19T20:29:29.507892+00:00 app[web.1]: app/helpers/application_helper.rb:1043:in `labelled_form_for'
  73. 2016-07-19T20:29:26.386553+00:00 heroku[router]: at=info method=GET path="/" host=rgredmine.herokuapp.com requ
  74. est_id=38ef220a-ee6d-4074-9721-a58a62b5d0d0 fwd="81.190.76.211" dyno=web.1 connect=7ms service=70ms status=304
  75. bytes=698
  76. 2016-07-19T20:29:29.511264+00:00 heroku[router]: at=info method=GET path="/my/account" host=rgredmine.herokuap
  77. p.com request_id=09bbe169-09cf-46ff-8549-9a02dfa6506e fwd="81.190.76.211" dyno=web.1 connect=1ms service=37ms
  78. status=500 bytes=968
  79. 2016-07-19T20:44:27.565305+00:00 app[web.1]: Processing by WelcomeController#index as HTML
  80. 2016-07-19T20:44:27.605409+00:00 app[web.1]: Completed 200 OK in 39.9ms (Views: 16.5ms | ActiveRecord: 12.0ms)
  81.  
  82. 2016-07-19T20:44:27.561223+00:00 app[web.1]: Started GET "/" for 81.190.76.211 at 2016-07-19 20:44:27 +0000
  83. 2016-07-19T20:44:27.569304+00:00 app[web.1]: Current user: Dash (id=3)
  84. 2016-07-19T20:44:27.591010+00:00 app[web.1]: Rendered welcome/index.html.erb within layouts/base (6.5ms)
  85. 2016-07-19T20:44:29.123133+00:00 app[web.1]: Started GET "/my/account" for 81.190.76.211 at 2016-07-19 20:44:2
  86. 9 +0000
  87. 2016-07-19T20:44:29.125653+00:00 app[web.1]: Processing by MyController#account as HTML
  88. 2016-07-19T20:44:29.144327+00:00 app[web.1]: Rendered users/_mail_notifications.html.erb (5.1ms)
  89. 2016-07-19T20:44:29.144563+00:00 app[web.1]: Completed 500 Internal Server Error in 18.8ms
  90. 2016-07-19T20:44:29.144441+00:00 app[web.1]: Rendered my/account.html.erb within layouts/base (11.5ms)
  91. 2016-07-19T20:44:29.146066+00:00 app[web.1]:
  92. 2016-07-19T20:44:29.130275+00:00 app[web.1]: Current user: Dash (id=3)
  93. 2016-07-19T20:44:29.146068+00:00 app[web.1]: ActionView::Template::Error (undefined method `name' for nil:NilC
  94. lass):
  95. 2016-07-19T20:44:29.146069+00:00 app[web.1]: 9: </p>
  96. 2016-07-19T20:44:29.146072+00:00 app[web.1]: 12: content_tag('label',
  97. 2016-07-19T20:44:29.146072+00:00 app[web.1]: 13: check_box_tag(
  98. 2016-07-19T20:44:29.146070+00:00 app[web.1]: 10: <%= content_tag 'div', :id => 'notified-projects', :style
  99. => (@user.mail_notification == 'selected' ? '' : 'display:none;') do %>
  100. 2016-07-19T20:44:29.146071+00:00 app[web.1]: 11: <%= render_project_nested_lists(@user.projects) do |pro
  101. ject|
  102. 2016-07-19T20:44:29.146073+00:00 app[web.1]: 14: 'user[notified_project_ids][]',
  103. 2016-07-19T20:44:29.146069+00:00 app[web.1]: 8: ) %>
  104. 2016-07-19T20:44:29.146078+00:00 app[web.1]: app/views/users/_mail_notifications.html.erb:11:in `block in _a
  105. pp_views_users__mail_notifications_html_erb___1595967461233156611_70289809911420'
  106. 2016-07-19T20:44:29.146079+00:00 app[web.1]: app/views/my/account.html.erb:38:in `block in _app_views_my_acc
  107. ount_html_erb__2249668951705423866_70290011436740'
  108. 2016-07-19T20:44:29.146078+00:00 app[web.1]: app/views/users/_mail_notifications.html.erb:10:in `_app_views_
  109. users__mail_notifications_html_erb___1595967461233156611_70289809911420'
  110. 2016-07-19T20:44:29.146074+00:00 app[web.1]: app/helpers/application_helper.rb:258:in `render_project_nested
  111. _lists'
  112. 2016-07-19T20:44:29.146080+00:00 app[web.1]: app/helpers/application_helper.rb:1043:in `labelled_form_for'
  113. 2016-07-19T20:44:29.146081+00:00 app[web.1]: app/views/my/account.html.erb:9:in `_app_views_my_account_html_
  114. erb__2249668951705423866_70290011436740'
  115. 2016-07-19T20:44:29.146081+00:00 app[web.1]:
  116. 2016-07-19T20:44:29.146082+00:00 app[web.1]:
  117. 2016-07-19T20:44:27.612460+00:00 heroku[router]: at=info method=GET path="/" host=rgredmine.herokuapp.com requ
  118. est_id=642be10e-15ea-4ed8-bb86-29cab752739c fwd="81.190.76.211" dyno=web.1 connect=1ms service=62ms status=304
  119. bytes=698
  120. 2016-07-19T20:44:29.149371+00:00 heroku[router]: at=info method=GET path="/my/account" host=rgredmine.herokuap
  121. p.com request_id=51b6106a-f1fc-47e4-8250-5a0b39d3ae93 fwd="81.190.76.211" dyno=web.1 connect=1ms service=31ms
  122. status=500 bytes=968
  123. 2016-07-19T20:45:32.229933+00:00 app[web.1]: Processing by MyController#account as HTML
  124. 2016-07-19T20:45:32.253295+00:00 app[web.1]: ActionView::Template::Error (undefined method `name' for nil:NilC
  125. lass):
  126. 2016-07-19T20:45:32.235312+00:00 app[web.1]: Current user: Dash (id=3)
  127. 2016-07-19T20:45:32.253293+00:00 app[web.1]:
  128. 2016-07-19T20:45:32.227390+00:00 app[web.1]: Started GET "/my/account" for 81.190.76.211 at 2016-07-19 20:45:3
  129. 2 +0000
  130. 2016-07-19T20:45:32.251729+00:00 app[web.1]: Completed 500 Internal Server Error in 21.7ms
  131. 2016-07-19T20:45:32.253296+00:00 app[web.1]: 8: ) %>
  132. 2016-07-19T20:45:32.253305+00:00 app[web.1]: app/views/users/_mail_notifications.html.erb:10:in `_app_views_
  133. users__mail_notifications_html_erb___1595967461233156611_70289809911420'
  134. 2016-07-19T20:45:32.253302+00:00 app[web.1]: 14: 'user[notified_project_ids][]',
  135. 2016-07-19T20:45:32.253301+00:00 app[web.1]: 12: content_tag('label',
  136. 2016-07-19T20:45:32.253308+00:00 app[web.1]: app/views/my/account.html.erb:9:in `_app_views_my_account_html_
  137. erb__2249668951705423866_70290011436740'
  138. 2016-07-19T20:45:32.251573+00:00 app[web.1]: Rendered my/account.html.erb within layouts/base (12.1ms)
  139. 2016-07-19T20:45:32.253300+00:00 app[web.1]: 11: <%= render_project_nested_lists(@user.projects) do |pro
  140. ject|
  141. 2016-07-19T20:45:32.251455+00:00 app[web.1]: Rendered users/_mail_notifications.html.erb (6.5ms)
  142. 2016-07-19T20:45:32.253300+00:00 app[web.1]: 10: <%= content_tag 'div', :id => 'notified-projects', :style
  143. => (@user.mail_notification == 'selected' ? '' : 'display:none;') do %>
  144. 2016-07-19T20:45:32.253304+00:00 app[web.1]: app/views/users/_mail_notifications.html.erb:11:in `block in _a
  145. pp_views_users__mail_notifications_html_erb___1595967461233156611_70289809911420'
  146. 2016-07-19T20:45:32.253302+00:00 app[web.1]: 13: check_box_tag(
  147. 2016-07-19T20:45:32.253297+00:00 app[web.1]: 9: </p>
  148. 2016-07-19T20:45:32.253303+00:00 app[web.1]: app/helpers/application_helper.rb:258:in `render_project_nested
  149. _lists'
  150. 2016-07-19T20:45:32.253307+00:00 app[web.1]: app/helpers/application_helper.rb:1043:in `labelled_form_for'
  151. 2016-07-19T20:45:32.253306+00:00 app[web.1]: app/views/my/account.html.erb:38:in `block in _app_views_my_acc
  152. ount_html_erb__2249668951705423866_70290011436740'
  153. 2016-07-19T20:45:32.253309+00:00 app[web.1]:
  154. 2016-07-19T20:45:32.253309+00:00 app[web.1]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement