Project

General

Profile

Defect #23469 » search-error.log

excerpt from error log (SEARCH for TestSearchRainer) - Rainer Rutka, 2016-07-29 11:33

 
1
[...] excerpt from production.log file
2
Started GET "/" for 134.34.205.126 at 2016-07-29 11:24:15 +0200
3
Processing by WelcomeController#index as */*
4
  Current user: anonymous
5
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
6
Filter chain halted as :check_if_login_required rendered or redirected
7
Completed 302 Found in 7ms (ActiveRecord: 2.5ms)
8
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-29 11:24:15 +0200
9
Processing by AccountController#login as */*
10
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
11
  Current user: anonymous
12
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.5ms)
13
  Rendered account/login.html.erb within layouts/base (6.6ms)
14
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.6ms)
15
  Rendered inline template (1.2ms)
16
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (1.0ms)
17
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.9ms)
18
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (63.8ms)
19
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.6ms)
20
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
21
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.5ms)
22
Completed 200 OK in 95ms (Views: 85.6ms | ActiveRecord: 6.1ms)
23
Started POST "/login" for 134.34.205.126 at 2016-07-29 11:24:15 +0200
24
Processing by AccountController#login as */*
25
  Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
26
Can't verify CSRF token authenticity
27
  Rendered common/error.html.erb within layouts/base (0.8ms)
28
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
29
  Rendered inline template (1.1ms)
30
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.8ms)
31
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.8ms)
32
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.7ms)
33
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.6ms)
34
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
35
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
36
Filter chain halted as :verify_authenticity_token rendered or redirected
37
Completed 422 Unprocessable Entity in 28ms (Views: 21.6ms | ActiveRecord: 4.2ms)
38
Started GET "/projects/dev-methoden/issues.atom?key=58b8c98013407e9a0c022972a8410244e789d5d2&query_id=238" for 134.34.201.122 at 2016-07-29 11:24:32 +0200
39
Processing by IssuesController#index as ATOM
40
  Parameters: {"key"=>"58b8c98013407e9a0c022972a8410244e789d5d2", "query_id"=>"238", "project_id"=>"dev-methoden"}
41
  Current user: christian.scheible (id=42)
42
  Rendered common/feed.atom.builder (46.7ms)
43
Completed 200 OK in 258ms (Views: 37.5ms | ActiveRecord: 85.4ms)
44
Started GET "/" for 134.60.1.134 at 2016-07-29 11:25:03 +0200
45
Processing by WelcomeController#index as HTML
46
  Current user: anonymous
47
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
48
Filter chain halted as :check_if_login_required rendered or redirected
49
Completed 302 Found in 7ms (ActiveRecord: 2.3ms)
50
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.60.1.134 at 2016-07-29 11:25:03 +0200
51
Processing by AccountController#login as HTML
52
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
53
  Current user: anonymous
54
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.2ms)
55
  Rendered account/login.html.erb within layouts/base (5.7ms)
56
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
57
  Rendered inline template (1.1ms)
58
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
59
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.1ms)
60
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.5ms)
61
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
62
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
63
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
64
Completed 200 OK in 34ms (Views: 26.0ms | ActiveRecord: 5.6ms)
65
Started GET "/" for 134.34.205.126 at 2016-07-29 11:25:15 +0200
66
Processing by WelcomeController#index as */*
67
  Current user: anonymous
68
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
69
Filter chain halted as :check_if_login_required rendered or redirected
70
Completed 302 Found in 6ms (ActiveRecord: 2.4ms)
71
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-29 11:25:15 +0200
72
Processing by AccountController#login as */*
73
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
74
  Current user: anonymous
75
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.1ms)
76
  Rendered account/login.html.erb within layouts/base (5.5ms)
77
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
78
  Rendered inline template (1.0ms)
79
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.9ms)
80
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.6ms)
81
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.0ms)
82
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.4ms)
83
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
84
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
85
Completed 200 OK in 32ms (Views: 24.3ms | ActiveRecord: 5.4ms)
86
Started POST "/login" for 134.34.205.126 at 2016-07-29 11:25:15 +0200
87
Processing by AccountController#login as */*
88
  Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
89
Can't verify CSRF token authenticity
90
  Rendered common/error.html.erb within layouts/base (0.6ms)
91
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.4ms)
92
  Rendered inline template (0.8ms)
93
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
94
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.1ms)
95
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (6.7ms)
96
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.4ms)
97
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.3ms)
98
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
99
Filter chain halted as :verify_authenticity_token rendered or redirected
100
Completed 422 Unprocessable Entity in 25ms (Views: 18.2ms | ActiveRecord: 5.0ms)
101
Started GET "/projects/dev-methoden/issues.atom?key=58b8c98013407e9a0c022972a8410244e789d5d2&query_id=238" for 134.34.201.122 at 2016-07-29 11:25:32 +0200
102
Processing by IssuesController#index as ATOM
103
  Parameters: {"key"=>"58b8c98013407e9a0c022972a8410244e789d5d2", "query_id"=>"238", "project_id"=>"dev-methoden"}
104
  Current user: christian.scheible (id=42)
105
  Rendered common/feed.atom.builder (47.5ms)
106
Completed 200 OK in 273ms (Views: 37.7ms | ActiveRecord: 95.3ms)
107
Started GET "/" for 134.34.205.126 at 2016-07-29 11:26:15 +0200
108
Processing by WelcomeController#index as */*
109
  Current user: anonymous
110
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
111
Filter chain halted as :check_if_login_required rendered or redirected
112
Completed 302 Found in 7ms (ActiveRecord: 2.5ms)
113
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-29 11:26:15 +0200
114
Processing by AccountController#login as */*
115
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
116
  Current user: anonymous
117
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.2ms)
118
  Rendered account/login.html.erb within layouts/base (5.9ms)
119
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
120
  Rendered inline template (1.1ms)
121
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.6ms)
122
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.2ms)
123
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.5ms)
124
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
125
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
126
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
127
Completed 200 OK in 34ms (Views: 26.1ms | ActiveRecord: 5.3ms)
128
Started POST "/login" for 134.34.205.126 at 2016-07-29 11:26:15 +0200
129
Processing by AccountController#login as */*
130
  Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
131
Can't verify CSRF token authenticity
132
  Rendered common/error.html.erb within layouts/base (0.7ms)
133
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.4ms)
134
  Rendered inline template (1.0ms)
135
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.6ms)
136
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.3ms)
137
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (6.9ms)
138
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
139
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
140
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
141
Filter chain halted as :verify_authenticity_token rendered or redirected
142
Completed 422 Unprocessable Entity in 25ms (Views: 19.1ms | ActiveRecord: 3.9ms)
143
Started GET "/projects/dev-methoden/issues.atom?key=58b8c98013407e9a0c022972a8410244e789d5d2&query_id=238" for 134.34.201.122 at 2016-07-29 11:26:32 +0200
144
Processing by IssuesController#index as ATOM
145
  Parameters: {"key"=>"58b8c98013407e9a0c022972a8410244e789d5d2", "query_id"=>"238", "project_id"=>"dev-methoden"}
146
  Current user: christian.scheible (id=42)
147
  Rendered common/feed.atom.builder (55.4ms)
148
Completed 200 OK in 276ms (Views: 42.1ms | ActiveRecord: 94.6ms)
149
Started GET "/" for 134.60.1.134 at 2016-07-29 11:27:03 +0200
150
Processing by WelcomeController#index as HTML
151
  Current user: anonymous
152
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
153
Filter chain halted as :check_if_login_required rendered or redirected
154
Completed 302 Found in 7ms (ActiveRecord: 2.5ms)
155
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.60.1.134 at 2016-07-29 11:27:03 +0200
156
Processing by AccountController#login as HTML
157
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
158
  Current user: anonymous
159
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.6ms)
160
  Rendered account/login.html.erb within layouts/base (6.4ms)
161
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
162
  Rendered inline template (1.2ms)
163
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.8ms)
164
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.4ms)
165
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (8.5ms)
166
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.6ms)
167
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.6ms)
168
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (51.8ms)
169
Completed 200 OK in 91ms (Views: 81.3ms | ActiveRecord: 6.2ms)
170
Started GET "/" for 134.34.205.126 at 2016-07-29 11:27:16 +0200
171
Processing by WelcomeController#index as */*
172
  Current user: anonymous
173
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
174
Filter chain halted as :check_if_login_required rendered or redirected
175
Completed 302 Found in 6ms (ActiveRecord: 2.6ms)
176
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-29 11:27:16 +0200
177
Processing by AccountController#login as */*
178
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
179
  Current user: anonymous
180
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.0ms)
181
  Rendered account/login.html.erb within layouts/base (5.5ms)
182
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
183
  Rendered inline template (0.8ms)
184
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
185
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.7ms)
186
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.2ms)
187
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
188
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.5ms)
189
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
190
Completed 200 OK in 33ms (Views: 24.6ms | ActiveRecord: 6.0ms)
191
Started POST "/login" for 134.34.205.126 at 2016-07-29 11:27:16 +0200
192
Processing by AccountController#login as */*
193
  Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
194
Can't verify CSRF token authenticity
195
  Rendered common/error.html.erb within layouts/base (0.7ms)
196
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
197
  Rendered inline template (0.9ms)
198
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
199
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.5ms)
200
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (6.7ms)
201
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
202
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
203
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
204
Filter chain halted as :verify_authenticity_token rendered or redirected
205
Completed 422 Unprocessable Entity in 25ms (Views: 18.3ms | ActiveRecord: 4.4ms)
206
Started GET "/projects/dev-methoden/issues.atom?key=58b8c98013407e9a0c022972a8410244e789d5d2&query_id=238" for 134.34.201.122 at 2016-07-29 11:27:32 +0200
207
Processing by IssuesController#index as ATOM
208
  Parameters: {"key"=>"58b8c98013407e9a0c022972a8410244e789d5d2", "query_id"=>"238", "project_id"=>"dev-methoden"}
209
  Current user: christian.scheible (id=42)
210
  Rendered common/feed.atom.builder (50.5ms)
211
Completed 200 OK in 287ms (Views: 40.3ms | ActiveRecord: 107.1ms)
212
Started GET "/" for 134.34.1.235 at 2016-07-29 11:28:06 +0200
213
Processing by WelcomeController#index as HTML
214
  Current user: anonymous
215
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
216
Filter chain halted as :check_if_login_required rendered or redirected
217
Completed 302 Found in 7ms (ActiveRecord: 3.0ms)
218
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.1.235 at 2016-07-29 11:28:06 +0200
219
Processing by AccountController#login as HTML
220
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
221
  Current user: anonymous
222
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.2ms)
223
  Rendered account/login.html.erb within layouts/base (5.9ms)
224
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.7ms)
225
  Rendered inline template (1.1ms)
226
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
227
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.1ms)
228
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.6ms)
229
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.6ms)
230
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
231
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
232
Completed 200 OK in 38ms (Views: 26.6ms | ActiveRecord: 8.4ms)
233
Started POST "/login" for 134.34.1.235 at 2016-07-29 11:28:09 +0200
234
Processing by AccountController#login as HTML
235
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"kNxMlLN/s9L0BrhjeaJETdy1x0u5w0l/h9Bsfp6RXvgAdinsMUSNgszrK+m5BHaMjv80jOpZZKJfEXf7fiInzQ==", "back_url"=>"https://projects.uni-konstanz.de/", "username"=>"rainer.rutka", "password"=>"[FILTERED]", "login"=>"Login »"}
236
  Current user: anonymous
237
Successful authentication for 'rainer.rutka' from 134.34.1.235 at 2016-07-29 09:28:09 UTC
238
Redirected to https://projects.uni-konstanz.de/
239
Completed 302 Found in 104ms (ActiveRecord: 19.7ms)
240
Started GET "/" for 134.34.1.235 at 2016-07-29 11:28:09 +0200
241
Processing by WelcomeController#index as HTML
242
  Current user: rainer.rutka (id=678)
243
  Rendered plugins/redmine_tweaks/app/views/welcome/_overview_right.html.erb (5.3ms)
244
  Rendered welcome/index.html.erb within layouts/base (14.4ms)
245
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
246
  Rendered inline template (0.9ms)
247
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.6ms)
248
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (78.3ms)
249
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.3ms)
250
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
251
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
252
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
253
Completed 200 OK in 261ms (Views: 119.2ms | ActiveRecord: 46.7ms)
254
Started GET "/" for 134.34.205.126 at 2016-07-29 11:28:16 +0200
255
Processing by WelcomeController#index as */*
256
  Current user: anonymous
257
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
258
Filter chain halted as :check_if_login_required rendered or redirected
259
Completed 302 Found in 7ms (ActiveRecord: 3.1ms)
260
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-29 11:28:16 +0200
261
Processing by AccountController#login as */*
262
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
263
  Current user: anonymous
264
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.0ms)
265
  Rendered account/login.html.erb within layouts/base (5.4ms)
266
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
267
  Rendered inline template (1.0ms)
268
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
269
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (5.4ms)
270
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.1ms)
271
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
272
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
273
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
274
Completed 200 OK in 34ms (Views: 24.6ms | ActiveRecord: 7.1ms)
275
Started POST "/login" for 134.34.205.126 at 2016-07-29 11:28:17 +0200
276
Processing by AccountController#login as */*
277
  Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
278
Can't verify CSRF token authenticity
279
  Rendered common/error.html.erb within layouts/base (0.6ms)
280
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
281
  Rendered inline template (0.9ms)
282
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.6ms)
283
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.5ms)
284
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (6.7ms)
285
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
286
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
287
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
288
Filter chain halted as :verify_authenticity_token rendered or redirected
289
Completed 422 Unprocessable Entity in 27ms (Views: 18.3ms | ActiveRecord: 6.4ms)
290
Started GET "/search?utf8=%E2%9C%93&q=Rainer" for 134.34.1.235 at 2016-07-29 11:28:25 +0200
291
Processing by SearchController#index as HTML
292
  Parameters: {"utf8"=>"✓", "q"=>"Rainer"}
293
  Current user: rainer.rutka (id=678)
294
Completed 500 Internal Server Error in 638ms (ActiveRecord: 516.1ms)
295

    
296
NoMethodError (undefined method `where' for #<Hash:0x00000005a66cd8>):
297
  lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb:93:in `search_result_ranks_and_ids'
298
  lib/redmine/search.rb:127:in `block in load_result_ids'
299
  lib/redmine/search.rb:125:in `each'
300
  lib/redmine/search.rb:125:in `load_result_ids'
301
  lib/redmine/search.rb:115:in `block in load_result_ids_from_cache'
302
  lib/redmine/search.rb:114:in `load_result_ids_from_cache'
303
  lib/redmine/search.rb:99:in `result_ids'
304
  lib/redmine/search.rb:70:in `result_count'
305
  app/controllers/search_controller.rb:65:in `index'
306
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
307

    
308

    
309
Started GET "/projects/dev-methoden/issues.atom?key=58b8c98013407e9a0c022972a8410244e789d5d2&query_id=238" for 134.34.201.122 at 2016-07-29 11:28:32 +0200
310
Processing by IssuesController#index as ATOM
311
  Parameters: {"key"=>"58b8c98013407e9a0c022972a8410244e789d5d2", "query_id"=>"238", "project_id"=>"dev-methoden"}
312
  Current user: christian.scheible (id=42)
313
  Rendered common/feed.atom.builder (47.2ms)
314
Completed 200 OK in 323ms (Views: 37.4ms | ActiveRecord: 91.9ms)
315
Started GET "/" for 134.60.1.134 at 2016-07-29 11:29:03 +0200
316
Processing by WelcomeController#index as HTML
317
  Current user: anonymous
318
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
319
Filter chain halted as :check_if_login_required rendered or redirected
320
Completed 302 Found in 7ms (ActiveRecord: 2.3ms)
321
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.60.1.134 at 2016-07-29 11:29:03 +0200
322
Processing by AccountController#login as HTML
323
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
324
  Current user: anonymous
325
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.0ms)
326
  Rendered account/login.html.erb within layouts/base (5.5ms)
327
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
328
  Rendered inline template (0.9ms)
329
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
330
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.9ms)
331
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (11.7ms)
332
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
333
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
334
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
335
Completed 200 OK in 37ms (Views: 25.2ms | ActiveRecord: 9.4ms)
336
Started GET "/" for 134.34.205.126 at 2016-07-29 11:29:17 +0200
337
Processing by WelcomeController#index as */*
338
  Current user: anonymous
339
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
340
Filter chain halted as :check_if_login_required rendered or redirected
341
Completed 302 Found in 6ms (ActiveRecord: 2.4ms)
342
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-29 11:29:17 +0200
343
Processing by AccountController#login as */*
344
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
345
  Current user: anonymous
346
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.0ms)
347
  Rendered account/login.html.erb within layouts/base (5.4ms)
348
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.4ms)
349
  Rendered inline template (0.9ms)
350
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
351
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.5ms)
352
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.0ms)
353
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
354
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.5ms)
355
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
356
Completed 200 OK in 32ms (Views: 23.9ms | ActiveRecord: 5.0ms)
357
Started POST "/login" for 134.34.205.126 at 2016-07-29 11:29:17 +0200
358
Processing by AccountController#login as */*
359
  Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
360
Can't verify CSRF token authenticity
361
  Rendered common/error.html.erb within layouts/base (0.7ms)
362
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
363
  Rendered inline template (0.8ms)
364
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
365
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.7ms)
366
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.0ms)
367
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.4ms)
368
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.3ms)
369
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
370
Filter chain halted as :verify_authenticity_token rendered or redirected
371
Completed 422 Unprocessable Entity in 26ms (Views: 19.0ms | ActiveRecord: 4.4ms)
372
Started GET "/projects/dev-methoden/issues.atom?key=58b8c98013407e9a0c022972a8410244e789d5d2&query_id=238" for 134.34.201.122 at 2016-07-29 11:29:32 +0200
373
Processing by IssuesController#index as ATOM
374
  Parameters: {"key"=>"58b8c98013407e9a0c022972a8410244e789d5d2", "query_id"=>"238", "project_id"=>"dev-methoden"}
375
  Current user: christian.scheible (id=42)
376
  Rendered common/feed.atom.builder (49.2ms)
377

    
378

    
379
*** ERROR ERROR ERROR 
380

    
381
Completed 200 OK in 273ms (Views: 38.8ms | ActiveRecord: 94.7ms)
382
Started GET "/search?utf8=%E2%9C%93&q=TestSearchRainer" for 134.34.1.235 at 2016-07-29 11:29:50 +0200
383
Processing by SearchController#index as HTML
384
  Parameters: {"utf8"=>"✓", "q"=>"TestSearchRainer"}
385
  Current user: rainer.rutka (id=678)
386
Completed 500 Internal Server Error in 574ms (ActiveRecord: 457.3ms)
387

    
388
NoMethodError (undefined method `where' for #<Hash:0x007f031667ead8>):
389
  lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb:93:in `search_result_ranks_and_ids'
390
  lib/redmine/search.rb:127:in `block in load_result_ids'
391
  lib/redmine/search.rb:125:in `each'
392
  lib/redmine/search.rb:125:in `load_result_ids'
393
  lib/redmine/search.rb:115:in `block in load_result_ids_from_cache'
394
  lib/redmine/search.rb:114:in `load_result_ids_from_cache'
395
  lib/redmine/search.rb:99:in `result_ids'
396
  lib/redmine/search.rb:70:in `result_count'
397
  app/controllers/search_controller.rb:65:in `index'
398
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
399

    
400
*** ERROR ERROR ERROR 
401

    
402
Started GET "/" for 134.34.205.126 at 2016-07-29 11:30:17 +0200
403
Processing by WelcomeController#index as */*
404
  Current user: anonymous
405
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
406
Filter chain halted as :check_if_login_required rendered or redirected
407
Completed 302 Found in 7ms (ActiveRecord: 2.4ms)
408
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-29 11:30:17 +0200
409
Processing by AccountController#login as */*
410
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
411
  Current user: anonymous
412
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (4.0ms)
413
  Rendered account/login.html.erb within layouts/base (7.2ms)
414
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.7ms)
415
  Rendered inline template (1.3ms)
416
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.9ms)
417
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.5ms)
418
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (8.7ms)
419
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.7ms)
420
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.5ms)
421
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.5ms)
422
Completed 200 OK in 42ms (Views: 33.1ms | ActiveRecord: 5.3ms)
423
Started POST "/login" for 134.34.205.126 at 2016-07-29 11:30:17 +0200
424
Processing by AccountController#login as */*
425
  Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
426
Can't verify CSRF token authenticity
427
  Rendered common/error.html.erb within layouts/base (0.8ms)
428
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.7ms)
429
  Rendered inline template (1.5ms)
430
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (1.0ms)
431
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.1ms)
432
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (8.5ms)
433
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.7ms)
434
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.5ms)
435
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.6ms)
436
Filter chain halted as :verify_authenticity_token rendered or redirected
437
Completed 422 Unprocessable Entity in 32ms (Views: 25.3ms | ActiveRecord: 4.0ms)
438
Started GET "/projects/es/activity.atom?key=3d76cb377af1e267d33220600fd2537bbea82f8a" for 92.51.130.225 at 2016-07-29 11:30:18 +0200
439
Processing by ActivitiesController#index as ATOM
440
  Parameters: {"key"=>"3d76cb377af1e267d33220600fd2537bbea82f8a", "id"=>"es"}
441
  Current user: tobias.bund@uni-ulm.de (id=1368)
442
  Rendered common/feed.atom.builder (3.0ms)
443
Completed 200 OK in 112ms (Views: 13.0ms | ActiveRecord: 52.8ms)
444
Started GET "/projects/dev-methoden/issues.atom?key=58b8c98013407e9a0c022972a8410244e789d5d2&query_id=238" for 134.34.201.122 at 2016-07-29 11:30:32 +0200
445
Processing by IssuesController#index as ATOM
446
  Parameters: {"key"=>"58b8c98013407e9a0c022972a8410244e789d5d2", "query_id"=>"238", "project_id"=>"dev-methoden"}
447
  Current user: christian.scheible (id=42)
448
  Rendered common/feed.atom.builder (48.2ms)
449
Completed 200 OK in 319ms (Views: 36.9ms | ActiveRecord: 88.4ms)
450
Started GET "/" for 134.60.1.134 at 2016-07-29 11:31:03 +0200
451
Processing by WelcomeController#index as HTML
452
  Current user: anonymous
453
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
454
Filter chain halted as :check_if_login_required rendered or redirected
455
Completed 302 Found in 7ms (ActiveRecord: 2.4ms)
456
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.60.1.134 at 2016-07-29 11:31:03 +0200
457
Processing by AccountController#login as HTML
458
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
459
  Current user: anonymous
460
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.2ms)
461
  Rendered account/login.html.erb within layouts/base (5.7ms)
462
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
463
  Rendered inline template (1.1ms)
464
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.9ms)
465
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.6ms)
466
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (6.9ms)
467
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
468
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
469
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
470
Completed 200 OK in 33ms (Views: 25.4ms | ActiveRecord: 4.8ms)
471
Started GET "/" for 134.34.205.126 at 2016-07-29 11:31:17 +0200
472
Processing by WelcomeController#index as */*
473
  Current user: anonymous
474
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
475
Filter chain halted as :check_if_login_required rendered or redirected
476
Completed 302 Found in 6ms (ActiveRecord: 2.2ms)
477
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-29 11:31:17 +0200
478
Processing by AccountController#login as */*
479
  Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
480
  Current user: anonymous
481
  Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.0ms)
482
  Rendered account/login.html.erb within layouts/base (5.4ms)
483
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.5ms)
484
  Rendered inline template (1.0ms)
485
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms)
486
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.8ms)
487
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.2ms)
488
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.4ms)
489
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
490
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
491
Completed 200 OK in 33ms (Views: 24.9ms | ActiveRecord: 5.0ms)
492
Started POST "/login" for 134.34.205.126 at 2016-07-29 11:31:17 +0200
493
Processing by AccountController#login as */*
494
  Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
495
Can't verify CSRF token authenticity
496
  Rendered common/error.html.erb within layouts/base (0.7ms)
497
  Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.4ms)
498
  Rendered inline template (0.8ms)
499
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.6ms)
500
  Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.1ms)
501
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.0ms)
502
  Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.5ms)
503
  Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
504
  Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.4ms)
505
Filter chain halted as :verify_authenticity_token rendered or redirected
506
Completed 422 Unprocessable Entity in 25ms (Views: 18.9ms | ActiveRecord: 3.7ms)
507
[...] 
    (1-1/1)