1
|
[...]
|
2
|
Completed 200 OK in 138ms (Views: 99.8ms | ActiveRecord: 17.8ms)
|
3
|
Started GET "/search?utf8=%E2%9C%93&q=search-test-rainer" for 134.34.1.235 at 2016-07-28 11:28:19 +0200
|
4
|
Processing by SearchController#index as HTML
|
5
|
Parameters: {"utf8"=>"✓", "q"=>"search-test-rainer"}
|
6
|
Current user: projects.manager (id=1)
|
7
|
Completed 500 Internal Server Error in 1054ms (ActiveRecord: 943.2ms)
|
8
|
|
9
|
NoMethodError (undefined method `where' for #<Hash:0x007fb859b2bce0>):
|
10
|
lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb:93:in `search_result_ranks_and_ids'
|
11
|
lib/redmine/search.rb:127:in `block in load_result_ids'
|
12
|
lib/redmine/search.rb:125:in `each'
|
13
|
lib/redmine/search.rb:125:in `load_result_ids'
|
14
|
lib/redmine/search.rb:115:in `block in load_result_ids_from_cache'
|
15
|
lib/redmine/search.rb:114:in `load_result_ids_from_cache'
|
16
|
lib/redmine/search.rb:99:in `result_ids'
|
17
|
lib/redmine/search.rb:70:in `result_count'
|
18
|
app/controllers/search_controller.rb:65:in `index'
|
19
|
lib/redmine/sudo_mode.rb:63:in `sudo_mode'
|
20
|
|
21
|
|
22
|
Started GET "/" for 134.34.205.126 at 2016-07-28 11:28:27 +0200
|
23
|
Processing by WelcomeController#index as */*
|
24
|
Current user: anonymous
|
25
|
Redirected to https://projects.uni-konstanz.de/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F
|
26
|
Filter chain halted as :check_if_login_required rendered or redirected
|
27
|
Completed 302 Found in 7ms (ActiveRecord: 2.2ms)
|
28
|
Started GET "/login?back_url=https%3A%2F%2Fprojects.uni-konstanz.de%2F" for 134.34.205.126 at 2016-07-28 11:28:27 +0200
|
29
|
Processing by AccountController#login as */*
|
30
|
Parameters: {"back_url"=>"https://projects.uni-konstanz.de/"}
|
31
|
Current user: anonymous
|
32
|
Rendered plugins/redmine_tweaks/app/views/account/_login_text.html.erb (3.3ms)
|
33
|
Rendered account/login.html.erb within layouts/base (6.2ms)
|
34
|
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.2ms)
|
35
|
Rendered inline template (1.0ms)
|
36
|
Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.5ms)
|
37
|
Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (4.1ms)
|
38
|
Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (7.4ms)
|
39
|
Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.3ms)
|
40
|
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.2ms)
|
41
|
Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.2ms)
|
42
|
Completed 200 OK in 34ms (Views: 26.2ms | ActiveRecord: 5.0ms)
|
43
|
Started POST "/login" for 134.34.205.126 at 2016-07-28 11:28:27 +0200
|
44
|
Processing by AccountController#login as */*
|
45
|
Parameters: {"username"=>"zabbix.tester", "password"=>"[FILTERED]", "login"=>"Anmelden »"}
|
46
|
Can't verify CSRF token authenticity
|
47
|
Rendered common/error.html.erb within layouts/base (0.4ms)
|
48
|
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.2ms)
|
49
|
Rendered inline template (0.8ms)
|
50
|
Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.4ms)
|
51
|
Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (3.2ms)
|
52
|
Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (6.5ms)
|
53
|
Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.3ms)
|
54
|
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.2ms)
|
55
|
Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.2ms)
|
56
|
Filter chain halted as :verify_authenticity_token rendered or redirected
|
57
|
Completed 422 Unprocessable Entity in 24ms (Views: 17.3ms | ActiveRecord: 3.7ms)
|
58
|
Started GET "/projects/bwhpc_c5/wiki/AP_11_-_F%c3%b6derative_Wissenschaftsunterst%c3%bctzung" for 141.52.72.239 at 2016-07-28 11:28:27 +0200
|
59
|
Processing by WikiController#show as HTML
|
60
|
Parameters: {"project_id"=>"bwhpc_c5", "id"=>"AP_11_-_Föderative_Wissenschaftsunterstützung"}
|
61
|
Current user: robert.barthel@kit.edu (id=989)
|
62
|
Rendered wiki/_content.html.erb (64.6ms)
|
63
|
Rendered attachments/_form.html.erb (2.7ms)
|
64
|
Rendered wiki/_sidebar.html.erb (5.3ms)
|
65
|
Rendered wiki/show.html.erb within layouts/base (114.1ms)
|
66
|
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (2.4ms)
|
67
|
Rendered inline template (0.8ms)
|
68
|
Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.4ms)
|
69
|
Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (56.4ms)
|
70
|
Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (1.1ms)
|
71
|
Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.2ms)
|
72
|
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.3ms)
|
73
|
Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.2ms)
|
74
|
Completed 200 OK in 359ms (Views: 256.9ms | ActiveRecord: 69.8ms)
|
75
|
Started GET "/projects/bwhpc_c5/wiki/Dokumentation_Supportaktivit%c3%a4ten" for 141.52.72.239 at 2016-07-28 11:28:33 +0200
|
76
|
Processing by WikiController#show as HTML
|
77
|
Parameters: {"project_id"=>"bwhpc_c5", "id"=>"Dokumentation_Supportaktivitäten"}
|
78
|
Current user: robert.barthel@kit.edu (id=989)
|
79
|
Rendered wiki/_content.html.erb (30.9ms)
|
80
|
Rendered attachments/_form.html.erb (2.4ms)
|
81
|
Rendered wiki/_sidebar.html.erb (5.1ms)
|
82
|
Rendered wiki/show.html.erb within layouts/base (77.9ms)
|
83
|
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (2.2ms)
|
84
|
Rendered inline template (0.8ms)
|
85
|
Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.4ms)
|
86
|
Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (57.0ms)
|
87
|
Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (1.1ms)
|
88
|
Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.2ms)
|
89
|
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
|
90
|
Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.2ms)
|
91
|
Completed 200 OK in 324ms (Views: 229.9ms | ActiveRecord: 65.7ms)
|
92
|
Started GET "/projects/bwhpc_c5/wiki/CompChem" for 141.52.72.239 at 2016-07-28 11:28:41 +0200
|
93
|
Processing by WikiController#show as HTML
|
94
|
Parameters: {"project_id"=>"bwhpc_c5", "id"=>"CompChem"}
|
95
|
Current user: robert.barthel@kit.edu (id=989)
|
96
|
Rendered wiki/_content.html.erb (93.8ms)
|
97
|
Rendered attachments/_form.html.erb (6.6ms)
|
98
|
Rendered wiki/_sidebar.html.erb (7.0ms)
|
99
|
Rendered wiki/show.html.erb within layouts/base (158.9ms)
|
100
|
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (2.7ms)
|
101
|
Rendered inline template (0.7ms)
|
102
|
Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.4ms)
|
103
|
Rendered plugins/redmine_tweaks/app/views/application/_global_html_header.erb (77.0ms)
|
104
|
Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (1.1ms)
|
105
|
Rendered plugins/redmine_tweaks/app/views/application/_global_content.erb (0.3ms)
|
106
|
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.4ms)
|
107
|
Rendered plugins/redmine_tweaks/app/views/application/_global_footer.erb (0.2ms)
|
108
|
Completed 200 OK in 448ms (Views: 352.1ms | ActiveRecord: 64.7ms)
|
109
|
[...]
|
110
|
|
111
|
E-Mail: rainer.rutka@uni-konstanz.de
|