Project

General

Profile

Can't upload or download files » production180226pm.log

production log file - Mark Hutton, 2018-02-26 15:37

 
1

    
2
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
3
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
4
Started GET "/projects" for 86.177.105.38 at 2018-02-26 09:55:00 +0000
5
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:00 +0000
6
Processing by ProjectsController#index as HTML
7
  Current user: Mark (id=5)
8
Redirected to https://projexz.co.uk/favorite_projects/search
9
Completed 302 Found in 65ms (ActiveRecord: 5.4ms)
10
Started GET "/favorite_projects/search" for 86.177.105.38 at 2018-02-26 09:55:00 +0000
11
Processing by IssuesController#index as JSON
12
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
13
Processing by FavoriteProjectsController#search as HTML
14
  Current user: Mark (id=5)
15
  Current user: Mark (id=5)
16
  Rendered queries/_filters.html.erb (6.3ms)
17
  Rendered queries/_columns.html.erb (2.9ms)
18
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
19
  Rendered plugins/redmine_favorite_projects/app/views/projects/_list.html.erb (436.9ms)
20
  Rendered plugins/redmine_favorite_projects/app/views/projects/_tags_cloud.html.erb (3.0ms)
21
  Rendered plugins/redmine_favorite_projects/app/views/projects/index.html.erb within layouts/base (494.2ms)
22
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (1.3ms)
23
  Rendered inline template (0.5ms)
24
  Rendered inline template (0.4ms)
25
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.8ms)
26
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.4ms)
27
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.6ms)
28
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (5.1ms)
29
Completed 200 OK in 811ms (Views: 590.7ms | ActiveRecord: 43.2ms)
30
  Rendered issues/index.api.rsb (509.4ms)
31
Completed 200 OK in 937ms (Views: 445.8ms | ActiveRecord: 122.4ms)
32
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:01 +0000
33
Processing by IssuesController#index as JSON
34
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
35
  Current user: Mark (id=5)
36
  Rendered issues/index.api.rsb (558.7ms)
37
Completed 200 OK in 718ms (Views: 523.1ms | ActiveRecord: 59.7ms)
38
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
39
Processing by IssuesController#index as JSON
40
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
41
  Current user: Mark (id=5)
42
  Rendered issues/index.api.rsb (44.3ms)
43
Completed 200 OK in 82ms (Views: 36.6ms | ActiveRecord: 20.4ms)
44
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
45
Processing by IssuesController#index as JSON
46
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
47
  Current user: Mark (id=5)
48
  Rendered issues/index.api.rsb (0.2ms)
49
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 9.6ms)
50
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
51
Processing by ProjectsController#index as JSON
52
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
53
  Current user: Mark (id=5)
54
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
55
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
56
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
57
Processing by FavoriteProjectsController#search as JSON
58
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
59
  Current user: anonymous
60
Filter chain halted as :check_if_login_required rendered or redirected
61
Completed 401 Unauthorized in 12ms (ActiveRecord: 0.9ms)
62
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
63
Processing by IssuesController#index as JSON
64
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
65
  Current user: Mark (id=5)
66
  Rendered issues/index.api.rsb (3.8ms)
67
Completed 200 OK in 37ms (Views: 3.4ms | ActiveRecord: 11.6ms)
68
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
69
Processing by IssuesController#index as JSON
70
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
71
  Current user: Mark (id=5)
72
  Rendered issues/index.api.rsb (0.2ms)
73
Completed 200 OK in 29ms (Views: 0.6ms | ActiveRecord: 10.1ms)
74
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
75
Processing by ProjectsController#index as JSON
76
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
77
  Current user: Mark (id=5)
78
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
79
Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
80
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
81
Processing by FavoriteProjectsController#search as JSON
82
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
83
  Current user: anonymous
84
Filter chain halted as :check_if_login_required rendered or redirected
85
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
86
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:02 +0000
87
Processing by IssuesController#index as JSON
88
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
89
  Current user: Mark (id=5)
90
  Rendered issues/index.api.rsb (499.0ms)
91
Completed 200 OK in 548ms (Views: 425.8ms | ActiveRecord: 84.3ms)
92
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:03 +0000
93
Processing by IssuesController#index as JSON
94
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
95
  Current user: Mark (id=5)
96
  Rendered issues/index.api.rsb (402.5ms)
97
Completed 200 OK in 452ms (Views: 360.6ms | ActiveRecord: 53.5ms)
98
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:04 +0000
99
Processing by IssuesController#index as JSON
100
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
101
  Current user: Mark (id=5)
102
  Rendered issues/index.api.rsb (26.5ms)
103
Completed 200 OK in 63ms (Views: 22.6ms | ActiveRecord: 19.8ms)
104
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:04 +0000
105
Processing by IssuesController#index as JSON
106
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
107
  Current user: Mark (id=5)
108
  Rendered issues/index.api.rsb (0.2ms)
109
Completed 200 OK in 26ms (Views: 0.6ms | ActiveRecord: 9.5ms)
110
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:04 +0000
111
Processing by ProjectsController#index as JSON
112
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
113
  Current user: Mark (id=5)
114
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
115
Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
116
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 09:55:04 +0000
117
Processing by FavoriteProjectsController#search as JSON
118
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
119
  Current user: anonymous
120
Filter chain halted as :check_if_login_required rendered or redirected
121
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.8ms)
122
Started GET "/queries.json?limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 09:55:04 +0000
123
Processing by QueriesController#index as JSON
124
  Parameters: {"limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
125
  Current user: Mark (id=5)
126
  Rendered queries/index.api.rsb (0.7ms)
127
Completed 200 OK in 21ms (Views: 11.5ms | ActiveRecord: 1.8ms)
128
Started GET "/projects/projexz-site-creation" for 86.177.105.38 at 2018-02-26 09:55:24 +0000
129
Processing by ProjectsController#show as HTML
130
  Parameters: {"id"=>"projexz-site-creation"}
131
  Current user: Mark (id=5)
132
  Rendered plugins/redmine_contacts/app/views/projects/_contacts.html.erb (6.4ms)
133
  Rendered projects/_members_box.html.erb (3.9ms)
134
  Rendered news/_news.html.erb (10.5ms)
135
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_helpdesk_reports.html.erb (6.3ms)
136
  Rendered plugins/redmine_contacts_helpdesk/app/views/projects/_helpdesk_tickets.html.erb (1.2ms)
137
  Rendered projects/show.html.erb within layouts/base (88.7ms)
138
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
139
  Rendered inline template (0.5ms)
140
  Rendered inline template (0.4ms)
141
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.3ms)
142
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
143
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
144
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.4ms)
145
Completed 200 OK in 277ms (Views: 165.0ms | ActiveRecord: 24.6ms)
146
Started GET "/projects/projexz-site-creation/wiki" for 86.177.105.38 at 2018-02-26 09:55:30 +0000
147
Processing by WikiController#show as HTML
148
  Parameters: {"project_id"=>"projexz-site-creation"}
149
  Current user: Mark (id=5)
150
  Rendered wiki/_content.html.erb (15.8ms)
151
  Rendered attachments/_form.html.erb (4.5ms)
152
  Rendered wiki/_sidebar.html.erb (2.1ms)
153
  Rendered wiki/show.html.erb within layouts/base (44.7ms)
154
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
155
  Rendered inline template (0.4ms)
156
  Rendered inline template (0.5ms)
157
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
158
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
159
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
160
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
161
Completed 200 OK in 129ms (Views: 97.4ms | ActiveRecord: 9.5ms)
162
Started GET "/projects/projexz-site-creation/wiki/Site_Creation_Wiki/edit" for 86.177.105.38 at 2018-02-26 09:55:40 +0000
163
Processing by WikiController#edit as HTML
164
  Parameters: {"project_id"=>"projexz-site-creation", "id"=>"Site_Creation_Wiki"}
165
  Current user: Mark (id=5)
166
  Rendered attachments/_form.html.erb (1.9ms)
167
  Rendered wiki/edit.html.erb within layouts/base (20.2ms)
168
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
169
  Rendered inline template (0.6ms)
170
  Rendered inline template (0.5ms)
171
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
172
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.1ms)
173
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
174
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
175
Completed 200 OK in 86ms (Views: 70.6ms | ActiveRecord: 7.2ms)
176
Started POST "/uploads.js?attachment_id=1&filename=projexz_logo2c.png&content_type=image%2Fpng" for 86.177.105.38 at 2018-02-26 09:56:13 +0000
177
Processing by AttachmentsController#upload as JS
178
  Parameters: {"attachment_id"=>"1", "filename"=>"projexz_logo2c.png", "content_type"=>"image/png"}
179
  Current user: Mark (id=5)
180
Completed 500 Internal Server Error in 9ms (ActiveRecord: 2.6ms)
181

    
182
RuntimeError (translation missing: en.dropbox_plugin_not_configured):
183
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachment_patch.rb:39:in `dropbox_plugin_settings'
184
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachment_patch.rb:65:in `dropbox_absolute_path'
185
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachments_controller_patch.rb:69:in `prepare_dropbox_redirect'
186
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
187

    
188

    
189
Started PUT "/projects/projexz-site-creation/wiki/Site_Creation_Wiki" for 86.177.105.38 at 2018-02-26 09:56:22 +0000
190
Processing by WikiController#update as HTML
191
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"ioQiYsoWkU6XNIR0CCpqJemt5D3rT7nTBgIjfevwn5Sql4SpUvRivGWHPv8PpjPTqbsonvay63ggjiZ6HvEGIQ==", "content"=>{"version"=>"5", "text"=>"h1. Site Creation\r\n\r\nAny suggestions for improvements will be gratefully received though it should be noted that the site is based on Redmine and as such is currently limited to the capabilities of Redmine and its existing extensions.\r\n\r\nh2. Site Logos\r\n\r\nA number of site logos have been prepared and up loaded here.\r\n\r\n\r\nh1. Projexz – Project Management Portal\r\n\r\nI have completely rebuilt the Projexz server and it is now operating in a different manner than before.\r\n\r\nThis system is not working 100% at the moment (can’t upload files), and we are still working on some features. \r\n\r\nNormally, users will only be able to see public projects or projects of which they are members.\r\n\r\nNew features currently in development include \r\n \r\n•\tMore and better user information (People)\r\n•\tCustomer Relationship Management (Contact)\r\n•\tAgile Support (Scrum)\r\n•\tOrder & Delivery Workflow (Products)\r\n•\tFinances\r\n•\tGenerate Invoices from Timesheets etc (Invoices)\r\n•\tHelp Desk \r\n•\tFAQ\r\n•\tChecklists\r\n•\tTags\r\n•\tFavorite Projects\r\n\r\nFuture features we are investigating include the following\r\n•\tDraw.io integration to allow the inclusion of draw.io diagrams in trackers and wiki pages. (see https://www.draw.io/)\r\n•\tDMS Integration\r\n•\tWYSWYG Editing\r\n•\tAction timers\r\n•\tMore business features (contracts etc)\r\n•\tTheme by user – allows each user to have a different theme\r\n•\tEngineering Change Management\r\n•\tCompetency Framework\r\n•\tTools and Licence management\r\n•\tBetter Customer segregation – currently determined by dummy project\r\n\r\n\r\nWe are also looking at other integrations (\"Zapier\":https://zapier.com/, \"Cloudpipes\":https://www.cloudpipes.com/channels/redmine) to integrate with your favorite web apps (e.g. Google Calendar).\r\n\r\nThere are apps for the phone and a plug in for Outlook.\r\n\r\nThe intention is to provide a number of logins to customers free of charge, providing they are active WIAC Ltd clients. We are also exploring the idea of giving access to the complete supply chain so that there is a centralised access for the recording and management of projects. The business model for this has yet to be worked out.\r\n\r\nProjexz is now secure with SSL.", "comments"=>""}, "wiki_page"=>{"parent_id"=>""}, "attachments"=>{"1"=>{"filename"=>"projexz_logo2c.png", "description"=>"", "token"=>""}}, "commit"=>"Save", "project_id"=>"projexz-site-creation", "id"=>"Site_Creation_Wiki"}
192
  Current user: Mark (id=5)
193
Redirected to https://projexz.co.uk/projects/projexz-site-creation/wiki/Site_Creation_Wiki
194
Completed 302 Found in 22ms (ActiveRecord: 3.9ms)
195
Started GET "/projects/projexz-site-creation/wiki/Site_Creation_Wiki" for 86.177.105.38 at 2018-02-26 09:56:22 +0000
196
Processing by WikiController#show as HTML
197
  Parameters: {"project_id"=>"projexz-site-creation", "id"=>"Site_Creation_Wiki"}
198
  Current user: Mark (id=5)
199
  Rendered wiki/_content.html.erb (7.4ms)
200
  Rendered attachments/_form.html.erb (1.8ms)
201
  Rendered wiki/_sidebar.html.erb (1.7ms)
202
  Rendered wiki/show.html.erb within layouts/base (16.7ms)
203
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
204
  Rendered inline template (0.6ms)
205
  Rendered inline template (0.4ms)
206
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
207
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
208
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
209
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
210
Completed 200 OK in 80ms (Views: 63.3ms | ActiveRecord: 7.1ms)
211
Started POST "/uploads.js?attachment_id=1&filename=project_management.jpg&content_type=image%2Fjpeg" for 86.177.105.38 at 2018-02-26 09:56:54 +0000
212
Processing by AttachmentsController#upload as JS
213
  Parameters: {"attachment_id"=>"1", "filename"=>"project_management.jpg", "content_type"=>"image/jpeg"}
214
  Current user: Mark (id=5)
215
Completed 500 Internal Server Error in 8ms (ActiveRecord: 2.3ms)
216

    
217
RuntimeError (translation missing: en.dropbox_plugin_not_configured):
218
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachment_patch.rb:39:in `dropbox_plugin_settings'
219
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachment_patch.rb:65:in `dropbox_absolute_path'
220
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachments_controller_patch.rb:69:in `prepare_dropbox_redirect'
221
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
222

    
223

    
224
Started POST "/projects/projexz-site-creation/wiki/Site_Creation_Wiki/add_attachment" for 86.177.105.38 at 2018-02-26 09:57:01 +0000
225
Processing by WikiController#add_attachment as HTML
226
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"7PsKUsBIoQnCk+73UeHgQOKxjLeu83NfHtYA9cgYzpbM6KyZWKpS+zAgVHxWbbm2oqdAFLMOIfQ4WgXyPRlXIw==", "attachments"=>{"1"=>{"filename"=>"project_management.jpg", "description"=>"", "token"=>""}}, "commit"=>"Add", "project_id"=>"projexz-site-creation", "id"=>"Site_Creation_Wiki"}
227
  Current user: Mark (id=5)
228
Redirected to https://projexz.co.uk/projects/projexz-site-creation/wiki/Site_Creation_Wiki
229
Completed 302 Found in 12ms (ActiveRecord: 3.3ms)
230
Started GET "/projects/projexz-site-creation/wiki/Site_Creation_Wiki" for 86.177.105.38 at 2018-02-26 09:57:01 +0000
231
Processing by WikiController#show as HTML
232
  Parameters: {"project_id"=>"projexz-site-creation", "id"=>"Site_Creation_Wiki"}
233
  Current user: Mark (id=5)
234
  Rendered wiki/_content.html.erb (10.5ms)
235
  Rendered attachments/_form.html.erb (1.9ms)
236
  Rendered wiki/_sidebar.html.erb (1.5ms)
237
  Rendered wiki/show.html.erb within layouts/base (21.2ms)
238
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.9ms)
239
  Rendered inline template (0.8ms)
240
  Rendered inline template (0.7ms)
241
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
242
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
243
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
244
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
245
Completed 200 OK in 100ms (Views: 77.2ms | ActiveRecord: 8.9ms)
246
Started GET "/projects/projexz-site-creation/wiki/new" for 86.177.105.38 at 2018-02-26 09:57:10 +0000
247
Processing by WikiController#new as JS
248
  Parameters: {"project_id"=>"projexz-site-creation"}
249
  Current user: Mark (id=5)
250
  Rendered wiki/_new_modal.html.erb (1.8ms)
251
  Rendered wiki/new.js.erb (35.3ms)
252
Completed 200 OK in 109ms (Views: 100.0ms | ActiveRecord: 2.5ms)
253
Started POST "/projects/projexz-site-creation/wiki/new" for 86.177.105.38 at 2018-02-26 09:57:17 +0000
254
Processing by WikiController#new as JS
255
  Parameters: {"utf8"=>"✓", "title"=>"Test", "project_id"=>"projexz-site-creation"}
256
  Current user: Mark (id=5)
257
Completed 200 OK in 11ms (Views: 0.1ms | ActiveRecord: 3.4ms)
258
Started GET "/projects/projexz-site-creation/wiki/Test" for 86.177.105.38 at 2018-02-26 09:57:17 +0000
259
Processing by WikiController#show as HTML
260
  Parameters: {"project_id"=>"projexz-site-creation", "id"=>"Test"}
261
  Current user: Mark (id=5)
262
  Rendered attachments/_form.html.erb (1.7ms)
263
  Rendered wiki/edit.html.erb within layouts/base (7.3ms)
264
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.5ms)
265
  Rendered inline template (0.5ms)
266
  Rendered inline template (0.4ms)
267
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
268
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
269
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
270
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
271
Completed 200 OK in 78ms (Views: 60.3ms | ActiveRecord: 7.7ms)
272
Started POST "/uploads.js?attachment_id=1&filename=ProjectManagement.jpg&content_type=image%2Fjpeg" for 86.177.105.38 at 2018-02-26 09:57:41 +0000
273
Processing by AttachmentsController#upload as JS
274
  Parameters: {"attachment_id"=>"1", "filename"=>"ProjectManagement.jpg", "content_type"=>"image/jpeg"}
275
  Current user: Mark (id=5)
276
Completed 500 Internal Server Error in 7ms (ActiveRecord: 2.1ms)
277

    
278
RuntimeError (translation missing: en.dropbox_plugin_not_configured):
279
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachment_patch.rb:39:in `dropbox_plugin_settings'
280
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachment_patch.rb:65:in `dropbox_absolute_path'
281
  plugins/redmine_dropbox_attachments-master/lib/redmine_dropbox/attachments_controller_patch.rb:69:in `prepare_dropbox_redirect'
282
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
283

    
284

    
285
Started PUT "/projects/projexz-site-creation/wiki/Test" for 86.177.105.38 at 2018-02-26 09:57:46 +0000
286
Processing by WikiController#update as HTML
287
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"VuEY4yo6W9B41YtdWiL6kkwW6N3XRcZtEZv8WV8DFmd28r4ostioIopmMdZdrqNkDAAkfsq4lMY3F/leqgKP0g==", "content"=>{"version"=>"0", "text"=>"h1. Test", "comments"=>""}, "wiki_page"=>{"parent_id"=>""}, "attachments"=>{"1"=>{"filename"=>"ProjectManagement.jpg", "description"=>"", "token"=>""}}, "commit"=>"Save", "project_id"=>"projexz-site-creation", "id"=>"Test"}
288
  Current user: Mark (id=5)
289
  Rendered mailer/wiki_content_added.text.erb within layouts/mailer (1.3ms)
290
Redirected to https://projexz.co.uk/projects/projexz-site-creation/wiki/Test
291
Completed 302 Found in 326ms (ActiveRecord: 10.7ms)
292
Started GET "/projects/projexz-site-creation/wiki/Test" for 86.177.105.38 at 2018-02-26 09:57:47 +0000
293
Processing by WikiController#show as HTML
294
  Parameters: {"project_id"=>"projexz-site-creation", "id"=>"Test"}
295
  Current user: Mark (id=5)
296
  Rendered wiki/_content.html.erb (2.9ms)
297
  Rendered attachments/_form.html.erb (1.8ms)
298
  Rendered wiki/_sidebar.html.erb (1.4ms)
299
  Rendered wiki/show.html.erb within layouts/base (12.1ms)
300
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.8ms)
301
  Rendered inline template (0.8ms)
302
  Rendered inline template (0.6ms)
303
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.3ms)
304
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
305
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
306
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.4ms)
307
Completed 200 OK in 93ms (Views: 74.8ms | ActiveRecord: 8.6ms)
308
Started GET "/people" for 86.177.105.38 at 2018-02-26 09:59:15 +0000
309
Processing by PeopleController#index as HTML
310
  Current user: Mark (id=5)
311
  Rendered queries/_filters.html.erb (4.6ms)
312
  Rendered plugins/redmine_people/app/views/people/_list_excerpt.html.erb (17.8ms)
313
  Rendered plugins/redmine_people/app/views/people/_tags_cloud.html.erb (5.1ms)
314
  Rendered plugins/redmine_people/app/views/people/_sidebar.html.erb (27.1ms)
315
  Rendered plugins/redmine_people/app/views/people/index.html.erb within layouts/base (97.6ms)
316
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.4ms)
317
  Rendered inline template (0.6ms)
318
  Rendered inline template (0.5ms)
319
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
320
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
321
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
322
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
323
Completed 200 OK in 234ms (Views: 135.9ms | ActiveRecord: 11.9ms)
324
Started GET "/people/new" for 86.177.105.38 at 2018-02-26 09:59:19 +0000
325
Processing by PeopleController#new as HTML
326
  Current user: Mark (id=5)
327
  Rendered plugins/redmine_people/app/views/people_tags/_tags_form.html.erb (2.2ms)
328
  Rendered plugins/redmine_people/app/views/people/_form.html.erb (30.2ms)
329
  Rendered plugins/redmine_people/app/views/people/new.html.erb within layouts/base (45.4ms)
330
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.5ms)
331
  Rendered inline template (0.8ms)
332
  Rendered inline template (0.5ms)
333
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.4ms)
334
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
335
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.3ms)
336
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.7ms)
337
Completed 200 OK in 119ms (Views: 99.5ms | ActiveRecord: 9.5ms)
338
Started POST "/people" for 86.177.105.38 at 2018-02-26 10:03:03 +0000
339
Processing by PeopleController#create as HTML
340
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"24wc1BR0gVrIR7P7xGzKviWne9cC6UrBa3M2EBaZAur7n7ofjJZyqDr0CXDD4JNIZbG3dB8UGGpN/zMX45ibXw==", "person"=>{"login"=>"Alex", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "information_attributes"=>{"is_system"=>"0", "middlename"=>"", "department_id"=>"", "gender"=>"0", "appearance_date"=>"", "birthday"=>"", "job_title"=>"", "address"=>"", "phone"=>"", "skype"=>"", "facebook"=>"", "twitter"=>"", "linkedin"=>"", "background"=>""}, "firstname"=>"Alexandr", "lastname"=>"Movergan", "status"=>"1", "mail"=>"support@plesk.com", "tag_list"=>""}, "commit"=>"Save"}
341
  Current user: Mark (id=5)
342
Redirected to https://projexz.co.uk/people/18
343
Completed 302 Found in 66ms (ActiveRecord: 9.3ms)
344
Started GET "/people/18" for 86.177.105.38 at 2018-02-26 10:03:03 +0000
345
Processing by PeopleController#show as HTML
346
  Parameters: {"id"=>"18"}
347
  Current user: Mark (id=5)
348
  Rendered plugins/redmine_people/app/views/people_tags/_tags_form.html.erb (0.7ms)
349
  Rendered plugins/redmine_people/app/views/people/_form_tags.html.erb (3.9ms)
350
  Rendered plugins/redmine_people/app/views/people/_activity.html.erb (100.6ms)
351
  Rendered plugins/redmine_people/app/views/common/_people_tabs.html.erb (105.6ms)
352
  Rendered plugins/redmine_people/app/views/people/_attributes.html.erb (10.5ms)
353
  Rendered plugins/redmine_people/app/views/people/show.html.erb within layouts/base (138.0ms)
354
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.8ms)
355
  Rendered inline template (0.9ms)
356
  Rendered inline template (0.5ms)
357
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.3ms)
358
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
359
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
360
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
361
Completed 200 OK in 195ms (Views: 166.5ms | ActiveRecord: 23.5ms)
362
Started GET "/projects" for 86.177.105.38 at 2018-02-26 10:03:31 +0000
363
Processing by ProjectsController#index as HTML
364
  Current user: Mark (id=5)
365
Redirected to https://projexz.co.uk/favorite_projects/search
366
Completed 302 Found in 9ms (ActiveRecord: 2.5ms)
367
Started GET "/favorite_projects/search" for 86.177.105.38 at 2018-02-26 10:03:31 +0000
368
Processing by FavoriteProjectsController#search as HTML
369
  Current user: Mark (id=5)
370
  Rendered queries/_filters.html.erb (3.4ms)
371
  Rendered queries/_columns.html.erb (0.8ms)
372
  Rendered plugins/redmine_favorite_projects/app/views/projects/_list.html.erb (148.6ms)
373
  Rendered plugins/redmine_favorite_projects/app/views/projects/_tags_cloud.html.erb (2.5ms)
374
  Rendered plugins/redmine_favorite_projects/app/views/projects/index.html.erb within layouts/base (162.8ms)
375
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.5ms)
376
  Rendered inline template (0.6ms)
377
  Rendered inline template (0.4ms)
378
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
379
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
380
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
381
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
382
Completed 200 OK in 215ms (Views: 165.0ms | ActiveRecord: 35.6ms)
383
Started GET "/projects/new" for 86.177.105.38 at 2018-02-26 10:03:38 +0000
384
Processing by ProjectsController#new as HTML
385
  Current user: Mark (id=5)
386
  Rendered plugins/redmine_agile/app/views/projects/_project_color_form.html.erb (0.9ms)
387
  Rendered plugins/redmine_favorite_projects/app/views/projects/_tags.html.erb (2.0ms)
388
  Rendered projects/_form.html.erb (53.2ms)
389
  Rendered projects/new.html.erb within layouts/base (59.2ms)
390
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
391
  Rendered inline template (0.6ms)
392
  Rendered inline template (0.4ms)
393
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
394
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
395
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
396
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
397
Completed 200 OK in 136ms (Views: 97.7ms | ActiveRecord: 8.5ms)
398
Started HEAD "/phpmyadmin/scripts/setup.php" for 66.118.142.167 at 2018-02-26 10:10:36 +0000
399

    
400
ActionController::RoutingError (No route matches [HEAD] "/phpmyadmin/scripts/setup.php"):
401
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
402
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
403
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
404
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
405
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
406
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
407
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
408
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
409
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
410
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
411
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
412
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
413
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/static.rb:120:in `call'
414
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/content_length.rb:15:in `call'
415
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
416
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
417
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
418
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
419
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
420
  /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
421
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:160:in `accept_and_process_next_request'
422
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
423
  /usr/share/passenger/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
424
  /usr/share/passenger/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
425

    
426

    
427
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:15:04 +0000
428
Processing by IssuesController#index as JSON
429
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
430
  Current user: Mark (id=5)
431
  Rendered issues/index.api.rsb (517.4ms)
432
Completed 200 OK in 575ms (Views: 446.9ms | ActiveRecord: 84.6ms)
433
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:15:05 +0000
434
Processing by IssuesController#index as JSON
435
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
436
  Current user: Mark (id=5)
437
  Rendered issues/index.api.rsb (427.3ms)
438
Completed 200 OK in 476ms (Views: 383.2ms | ActiveRecord: 56.5ms)
439
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:15:05 +0000
440
Processing by IssuesController#index as JSON
441
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
442
  Current user: Mark (id=5)
443
  Rendered issues/index.api.rsb (29.5ms)
444
Completed 200 OK in 62ms (Views: 25.2ms | ActiveRecord: 15.5ms)
445
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:15:05 +0000
446
Processing by IssuesController#index as JSON
447
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
448
  Current user: Mark (id=5)
449
  Rendered issues/index.api.rsb (0.2ms)
450
Completed 200 OK in 29ms (Views: 0.7ms | ActiveRecord: 10.0ms)
451
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:15:05 +0000
452
Processing by ProjectsController#index as JSON
453
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
454
  Current user: Mark (id=5)
455
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
456
Completed 302 Found in 6ms (ActiveRecord: 1.2ms)
457
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 10:15:05 +0000
458
Processing by FavoriteProjectsController#search as JSON
459
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
460
  Current user: anonymous
461
Filter chain halted as :check_if_login_required rendered or redirected
462
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.8ms)
463
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:15:05 +0000
464
Processing by IssuesController#index as JSON
465
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
466
  Current user: Mark (id=5)
467
  Rendered issues/index.api.rsb (4.1ms)
468
Completed 200 OK in 39ms (Views: 3.7ms | ActiveRecord: 12.1ms)
469
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:15:06 +0000
470
Processing by IssuesController#index as JSON
471
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
472
  Current user: Mark (id=5)
473
  Rendered issues/index.api.rsb (0.3ms)
474
Completed 200 OK in 51ms (Views: 1.0ms | ActiveRecord: 18.8ms)
475
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:15:06 +0000
476
Processing by ProjectsController#index as JSON
477
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
478
  Current user: Mark (id=5)
479
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
480
Completed 302 Found in 8ms (ActiveRecord: 2.0ms)
481
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 10:15:06 +0000
482
Processing by FavoriteProjectsController#search as JSON
483
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
484
  Current user: anonymous
485
Filter chain halted as :check_if_login_required rendered or redirected
486
Completed 401 Unauthorized in 5ms (ActiveRecord: 1.8ms)
487
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:35:06 +0000
488
Processing by IssuesController#index as JSON
489
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
490
  Current user: Mark (id=5)
491
  Rendered issues/index.api.rsb (480.5ms)
492
Completed 200 OK in 539ms (Views: 416.7ms | ActiveRecord: 76.7ms)
493
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:35:06 +0000
494
Processing by IssuesController#index as JSON
495
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
496
  Current user: Mark (id=5)
497
  Rendered issues/index.api.rsb (399.1ms)
498
Completed 200 OK in 478ms (Views: 358.2ms | ActiveRecord: 52.3ms)
499
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:35:07 +0000
500
Processing by IssuesController#index as JSON
501
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
502
  Current user: Mark (id=5)
503
  Rendered issues/index.api.rsb (27.9ms)
504
Completed 200 OK in 60ms (Views: 23.9ms | ActiveRecord: 14.7ms)
505
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:35:07 +0000
506
Processing by IssuesController#index as JSON
507
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
508
  Current user: Mark (id=5)
509
  Rendered issues/index.api.rsb (0.1ms)
510
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 9.7ms)
511
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:35:07 +0000
512
Processing by ProjectsController#index as JSON
513
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
514
  Current user: Mark (id=5)
515
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
516
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
517
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 10:35:07 +0000
518
Processing by FavoriteProjectsController#search as JSON
519
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
520
  Current user: anonymous
521
Filter chain halted as :check_if_login_required rendered or redirected
522
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
523
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:35:07 +0000
524
Processing by IssuesController#index as JSON
525
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
526
  Current user: Mark (id=5)
527
  Rendered issues/index.api.rsb (3.8ms)
528
Completed 200 OK in 36ms (Views: 3.5ms | ActiveRecord: 11.2ms)
529
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:35:07 +0000
530
Processing by IssuesController#index as JSON
531
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
532
  Current user: Mark (id=5)
533
  Rendered issues/index.api.rsb (0.2ms)
534
Completed 200 OK in 29ms (Views: 0.6ms | ActiveRecord: 9.8ms)
535
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:35:07 +0000
536
Processing by ProjectsController#index as JSON
537
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
538
  Current user: Mark (id=5)
539
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
540
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
541
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 10:35:07 +0000
542
Processing by FavoriteProjectsController#search as JSON
543
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
544
  Current user: anonymous
545
Filter chain halted as :check_if_login_required rendered or redirected
546
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
547
Started GET "/" for 195.22.125.12 at 2018-02-26 10:47:57 +0000
548
Processing by WelcomeController#index as HTML
549
  Current user: anonymous
550
Redirected to http://projexz.co.uk/login?back_url=http%3A%2F%2Fprojexz.co.uk%2F
551
Filter chain halted as :check_if_login_required rendered or redirected
552
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
553
Started GET "/login?back_url=http%3A%2F%2Fprojexz.co.uk%2F" for 195.22.125.12 at 2018-02-26 10:47:57 +0000
554
Processing by AccountController#login as HTML
555
  Parameters: {"back_url"=>"http://projexz.co.uk/"}
556
  Current user: anonymous
557
  Rendered plugins/redmine_cms/app/views/account/login.html.erb within layouts/base (6.0ms)
558
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
559
  Rendered inline template (0.6ms)
560
  Rendered inline template (0.5ms)
561
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.3ms)
562
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.1ms)
563
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
564
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
565
Completed 200 OK in 32ms (Views: 26.9ms | ActiveRecord: 2.0ms)
566
Started GET "/" for 195.22.125.12 at 2018-02-26 10:47:57 +0000
567
Processing by WelcomeController#index as HTML
568
  Current user: anonymous
569
Redirected to http://projexz.co.uk/login?back_url=http%3A%2F%2Fprojexz.co.uk%2F
570
Filter chain halted as :check_if_login_required rendered or redirected
571
Completed 302 Found in 3ms (ActiveRecord: 0.8ms)
572
Started POST "/" for 195.22.125.12 at 2018-02-26 10:47:57 +0000
573

    
574
ActionController::RoutingError (No route matches [POST] "/"):
575
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
576
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
577
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
578
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
579
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
580
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
581
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
582
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
583
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
584
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
585
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
586
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
587
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/static.rb:120:in `call'
588
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/content_length.rb:15:in `call'
589
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
590
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
591
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
592
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
593
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
594
  /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
595
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:160:in `accept_and_process_next_request'
596
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
597
  /usr/share/passenger/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
598
  /usr/share/passenger/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
599

    
600

    
601
Started GET "/libraries/sfn.php" for 195.22.125.12 at 2018-02-26 10:47:57 +0000
602

    
603
ActionController::RoutingError (No route matches [GET] "/libraries/sfn.php"):
604
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
605
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
606
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
607
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
608
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
609
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
610
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
611
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
612
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
613
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
614
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
615
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
616
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/static.rb:120:in `call'
617
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/content_length.rb:15:in `call'
618
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
619
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
620
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
621
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
622
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
623
  /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
624
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
625
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
626
  /usr/share/passenger/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
627
  /usr/share/passenger/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
628

    
629

    
630
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
631
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
632
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:55:13 +0000
633
Processing by IssuesController#index as JSON
634
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
635
  Current user: Mark (id=5)
636
  Rendered issues/index.api.rsb (491.3ms)
637
Completed 200 OK in 829ms (Views: 430.8ms | ActiveRecord: 93.2ms)
638
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:55:14 +0000
639
Processing by IssuesController#index as JSON
640
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
641
  Current user: Mark (id=5)
642
  Rendered issues/index.api.rsb (429.0ms)
643
Completed 200 OK in 486ms (Views: 387.2ms | ActiveRecord: 53.0ms)
644
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:55:14 +0000
645
Processing by IssuesController#index as JSON
646
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
647
  Current user: Mark (id=5)
648
  Rendered issues/index.api.rsb (28.0ms)
649
Completed 200 OK in 62ms (Views: 24.0ms | ActiveRecord: 15.5ms)
650
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:55:15 +0000
651
Processing by IssuesController#index as JSON
652
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
653
  Current user: Mark (id=5)
654
  Rendered issues/index.api.rsb (0.2ms)
655
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 9.7ms)
656
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:55:15 +0000
657
Processing by ProjectsController#index as JSON
658
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
659
  Current user: Mark (id=5)
660
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
661
Completed 302 Found in 6ms (ActiveRecord: 1.1ms)
662
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 10:55:15 +0000
663
Processing by FavoriteProjectsController#search as JSON
664
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
665
  Current user: anonymous
666
Filter chain halted as :check_if_login_required rendered or redirected
667
Completed 401 Unauthorized in 12ms (ActiveRecord: 1.0ms)
668
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:55:15 +0000
669
Processing by IssuesController#index as JSON
670
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
671
  Current user: Mark (id=5)
672
  Rendered issues/index.api.rsb (3.7ms)
673
Completed 200 OK in 38ms (Views: 3.4ms | ActiveRecord: 11.7ms)
674
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:55:15 +0000
675
Processing by IssuesController#index as JSON
676
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
677
  Current user: Mark (id=5)
678
  Rendered issues/index.api.rsb (0.1ms)
679
Completed 200 OK in 30ms (Views: 0.6ms | ActiveRecord: 10.6ms)
680
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 10:55:15 +0000
681
Processing by ProjectsController#index as JSON
682
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
683
  Current user: Mark (id=5)
684
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
685
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
686
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 10:55:15 +0000
687
Processing by FavoriteProjectsController#search as JSON
688
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
689
  Current user: anonymous
690
Filter chain halted as :check_if_login_required rendered or redirected
691
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
692
Started GET "/" for 86.177.105.38 at 2018-02-26 10:55:45 +0000
693
Processing by WelcomeController#index as HTML
694
  Current user: Mark (id=5)
695
  Rendered news/_news.html.erb (28.2ms)
696
  Rendered welcome/index.html.erb within layouts/base (43.8ms)
697
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (1.3ms)
698
  Rendered inline template (0.4ms)
699
  Rendered inline template (0.4ms)
700
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.7ms)
701
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.4ms)
702
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.5ms)
703
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (3.7ms)
704
Completed 200 OK in 314ms (Views: 264.3ms | ActiveRecord: 13.5ms)
705
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:15:15 +0000
706
Processing by IssuesController#index as JSON
707
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
708
  Current user: Mark (id=5)
709
  Rendered issues/index.api.rsb (655.2ms)
710
Completed 200 OK in 714ms (Views: 589.5ms | ActiveRecord: 79.3ms)
711
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:15:16 +0000
712
Processing by IssuesController#index as JSON
713
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
714
  Current user: Mark (id=5)
715
  Rendered issues/index.api.rsb (429.4ms)
716
Completed 200 OK in 500ms (Views: 387.5ms | ActiveRecord: 54.7ms)
717
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:15:16 +0000
718
Processing by IssuesController#index as JSON
719
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
720
  Current user: Mark (id=5)
721
  Rendered issues/index.api.rsb (28.6ms)
722
Completed 200 OK in 61ms (Views: 24.1ms | ActiveRecord: 15.6ms)
723
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:15:17 +0000
724
Processing by IssuesController#index as JSON
725
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
726
  Current user: Mark (id=5)
727
  Rendered issues/index.api.rsb (0.1ms)
728
Completed 200 OK in 28ms (Views: 0.5ms | ActiveRecord: 10.2ms)
729
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:15:17 +0000
730
Processing by ProjectsController#index as JSON
731
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
732
  Current user: Mark (id=5)
733
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
734
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
735
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 11:15:17 +0000
736
Processing by FavoriteProjectsController#search as JSON
737
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
738
  Current user: anonymous
739
Filter chain halted as :check_if_login_required rendered or redirected
740
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
741
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:15:17 +0000
742
Processing by IssuesController#index as JSON
743
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
744
  Current user: Mark (id=5)
745
  Rendered issues/index.api.rsb (3.9ms)
746
Completed 200 OK in 37ms (Views: 3.5ms | ActiveRecord: 11.5ms)
747
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:15:17 +0000
748
Processing by IssuesController#index as JSON
749
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
750
  Current user: Mark (id=5)
751
  Rendered issues/index.api.rsb (0.1ms)
752
Completed 200 OK in 30ms (Views: 0.6ms | ActiveRecord: 10.5ms)
753
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:15:17 +0000
754
Processing by ProjectsController#index as JSON
755
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
756
  Current user: Mark (id=5)
757
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
758
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
759
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 11:15:17 +0000
760
Processing by FavoriteProjectsController#search as JSON
761
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
762
  Current user: anonymous
763
Filter chain halted as :check_if_login_required rendered or redirected
764
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.8ms)
765
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:17 +0000
766
Processing by IssuesController#index as JSON
767
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
768
  Current user: Mark (id=5)
769
  Rendered issues/index.api.rsb (480.6ms)
770
Completed 200 OK in 535ms (Views: 414.0ms | ActiveRecord: 79.7ms)
771
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:18 +0000
772
Processing by IssuesController#index as JSON
773
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
774
  Current user: Mark (id=5)
775
  Rendered issues/index.api.rsb (451.3ms)
776
Completed 200 OK in 500ms (Views: 408.2ms | ActiveRecord: 55.1ms)
777
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:18 +0000
778
Processing by IssuesController#index as JSON
779
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
780
  Current user: Mark (id=5)
781
  Rendered issues/index.api.rsb (27.4ms)
782
Completed 200 OK in 59ms (Views: 23.1ms | ActiveRecord: 15.5ms)
783
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:18 +0000
784
Processing by IssuesController#index as JSON
785
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
786
  Current user: Mark (id=5)
787
  Rendered issues/index.api.rsb (0.2ms)
788
Completed 200 OK in 27ms (Views: 0.5ms | ActiveRecord: 10.1ms)
789
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:18 +0000
790
Processing by ProjectsController#index as JSON
791
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
792
  Current user: Mark (id=5)
793
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
794
Completed 302 Found in 5ms (ActiveRecord: 1.2ms)
795
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 11:35:18 +0000
796
Processing by FavoriteProjectsController#search as JSON
797
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
798
  Current user: anonymous
799
Filter chain halted as :check_if_login_required rendered or redirected
800
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.7ms)
801
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:19 +0000
802
Processing by IssuesController#index as JSON
803
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
804
  Current user: Mark (id=5)
805
  Rendered issues/index.api.rsb (3.7ms)
806
Completed 200 OK in 35ms (Views: 3.3ms | ActiveRecord: 11.6ms)
807
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:19 +0000
808
Processing by IssuesController#index as JSON
809
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
810
  Current user: Mark (id=5)
811
  Rendered issues/index.api.rsb (0.2ms)
812
Completed 200 OK in 29ms (Views: 0.6ms | ActiveRecord: 10.2ms)
813
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:19 +0000
814
Processing by ProjectsController#index as JSON
815
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
816
  Current user: Mark (id=5)
817
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
818
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
819
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 11:35:19 +0000
820
Processing by FavoriteProjectsController#search as JSON
821
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
822
  Current user: anonymous
823
Filter chain halted as :check_if_login_required rendered or redirected
824
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.7ms)
825
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:19 +0000
826
Processing by IssuesController#index as JSON
827
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
828
  Current user: Mark (id=5)
829
  Rendered issues/index.api.rsb (481.6ms)
830
Completed 200 OK in 530ms (Views: 416.7ms | ActiveRecord: 76.8ms)
831
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:19 +0000
832
Processing by IssuesController#index as JSON
833
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
834
  Current user: Mark (id=5)
835
  Rendered issues/index.api.rsb (415.0ms)
836
Completed 200 OK in 464ms (Views: 373.2ms | ActiveRecord: 53.5ms)
837
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:20 +0000
838
Processing by IssuesController#index as JSON
839
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
840
  Current user: Mark (id=5)
841
  Rendered issues/index.api.rsb (27.4ms)
842
Completed 200 OK in 59ms (Views: 23.3ms | ActiveRecord: 15.4ms)
843
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:20 +0000
844
Processing by IssuesController#index as JSON
845
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
846
  Current user: Mark (id=5)
847
  Rendered issues/index.api.rsb (0.1ms)
848
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 10.0ms)
849
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:20 +0000
850
Processing by ProjectsController#index as JSON
851
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
852
  Current user: Mark (id=5)
853
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
854
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
855
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 11:35:20 +0000
856
Processing by FavoriteProjectsController#search as JSON
857
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
858
  Current user: anonymous
859
Filter chain halted as :check_if_login_required rendered or redirected
860
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
861
Started GET "/queries.json?limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:35:20 +0000
862
Processing by QueriesController#index as JSON
863
  Parameters: {"limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
864
  Current user: Mark (id=5)
865
  Rendered queries/index.api.rsb (0.5ms)
866
Completed 200 OK in 19ms (Views: 10.6ms | ActiveRecord: 1.7ms)
867
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:55:20 +0000
868
Processing by IssuesController#index as JSON
869
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
870
  Current user: Mark (id=5)
871
  Rendered issues/index.api.rsb (516.3ms)
872
Completed 200 OK in 568ms (Views: 452.1ms | ActiveRecord: 76.2ms)
873
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:55:21 +0000
874
Processing by IssuesController#index as JSON
875
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
876
  Current user: Mark (id=5)
877
  Rendered issues/index.api.rsb (413.8ms)
878
Completed 200 OK in 463ms (Views: 372.6ms | ActiveRecord: 53.2ms)
879
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:55:21 +0000
880
Processing by IssuesController#index as JSON
881
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
882
  Current user: Mark (id=5)
883
  Rendered issues/index.api.rsb (28.9ms)
884
Completed 200 OK in 61ms (Views: 24.8ms | ActiveRecord: 15.1ms)
885
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:55:22 +0000
886
Processing by IssuesController#index as JSON
887
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
888
  Current user: Mark (id=5)
889
  Rendered issues/index.api.rsb (0.1ms)
890
Completed 200 OK in 27ms (Views: 0.5ms | ActiveRecord: 9.8ms)
891
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:55:22 +0000
892
Processing by ProjectsController#index as JSON
893
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
894
  Current user: Mark (id=5)
895
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
896
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
897
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 11:55:22 +0000
898
Processing by FavoriteProjectsController#search as JSON
899
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
900
  Current user: anonymous
901
Filter chain halted as :check_if_login_required rendered or redirected
902
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.7ms)
903
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:55:22 +0000
904
Processing by IssuesController#index as JSON
905
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
906
  Current user: Mark (id=5)
907
  Rendered issues/index.api.rsb (4.0ms)
908
Completed 200 OK in 37ms (Views: 3.6ms | ActiveRecord: 12.5ms)
909
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:55:22 +0000
910
Processing by IssuesController#index as JSON
911
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
912
  Current user: Mark (id=5)
913
  Rendered issues/index.api.rsb (0.2ms)
914
Completed 200 OK in 30ms (Views: 0.6ms | ActiveRecord: 10.4ms)
915
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 11:55:22 +0000
916
Processing by ProjectsController#index as JSON
917
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
918
  Current user: Mark (id=5)
919
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
920
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
921
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 11:55:22 +0000
922
Processing by FavoriteProjectsController#search as JSON
923
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
924
  Current user: anonymous
925
Filter chain halted as :check_if_login_required rendered or redirected
926
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
927
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:15:22 +0000
928
Processing by IssuesController#index as JSON
929
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
930
  Current user: Mark (id=5)
931
  Rendered issues/index.api.rsb (511.2ms)
932
Completed 200 OK in 570ms (Views: 447.3ms | ActiveRecord: 76.5ms)
933
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:15:23 +0000
934
Processing by IssuesController#index as JSON
935
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
936
  Current user: Mark (id=5)
937
  Rendered issues/index.api.rsb (403.0ms)
938
Completed 200 OK in 449ms (Views: 362.1ms | ActiveRecord: 52.4ms)
939
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:15:23 +0000
940
Processing by IssuesController#index as JSON
941
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
942
  Current user: Mark (id=5)
943
  Rendered issues/index.api.rsb (28.8ms)
944
Completed 200 OK in 61ms (Views: 24.5ms | ActiveRecord: 15.6ms)
945
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:15:23 +0000
946
Processing by IssuesController#index as JSON
947
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
948
  Current user: Mark (id=5)
949
  Rendered issues/index.api.rsb (0.2ms)
950
Completed 200 OK in 30ms (Views: 0.6ms | ActiveRecord: 10.7ms)
951
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:15:23 +0000
952
Processing by ProjectsController#index as JSON
953
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
954
  Current user: Mark (id=5)
955
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
956
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
957
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 12:15:23 +0000
958
Processing by FavoriteProjectsController#search as JSON
959
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
960
  Current user: anonymous
961
Filter chain halted as :check_if_login_required rendered or redirected
962
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.7ms)
963
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:15:23 +0000
964
Processing by IssuesController#index as JSON
965
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
966
  Current user: Mark (id=5)
967
  Rendered issues/index.api.rsb (3.7ms)
968
Completed 200 OK in 36ms (Views: 3.4ms | ActiveRecord: 11.3ms)
969
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:15:24 +0000
970
Processing by IssuesController#index as JSON
971
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
972
  Current user: Mark (id=5)
973
  Rendered issues/index.api.rsb (0.1ms)
974
Completed 200 OK in 29ms (Views: 0.6ms | ActiveRecord: 9.9ms)
975
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:15:24 +0000
976
Processing by ProjectsController#index as JSON
977
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
978
  Current user: Mark (id=5)
979
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
980
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
981
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 12:15:24 +0000
982
Processing by FavoriteProjectsController#search as JSON
983
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
984
  Current user: anonymous
985
Filter chain halted as :check_if_login_required rendered or redirected
986
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
987
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:35:24 +0000
988
Processing by IssuesController#index as JSON
989
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
990
  Current user: Mark (id=5)
991
  Rendered issues/index.api.rsb (496.5ms)
992
Completed 200 OK in 551ms (Views: 432.2ms | ActiveRecord: 76.6ms)
993
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:35:24 +0000
994
Processing by IssuesController#index as JSON
995
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
996
  Current user: Mark (id=5)
997
  Rendered issues/index.api.rsb (448.6ms)
998
Completed 200 OK in 500ms (Views: 406.4ms | ActiveRecord: 54.5ms)
999
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:35:25 +0000
1000
Processing by IssuesController#index as JSON
1001
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1002
  Current user: Mark (id=5)
1003
  Rendered issues/index.api.rsb (27.6ms)
1004
Completed 200 OK in 59ms (Views: 23.6ms | ActiveRecord: 15.1ms)
1005
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:35:25 +0000
1006
Processing by IssuesController#index as JSON
1007
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1008
  Current user: Mark (id=5)
1009
  Rendered issues/index.api.rsb (0.1ms)
1010
Completed 200 OK in 28ms (Views: 0.5ms | ActiveRecord: 10.1ms)
1011
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:35:25 +0000
1012
Processing by ProjectsController#index as JSON
1013
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1014
  Current user: Mark (id=5)
1015
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1016
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
1017
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 12:35:25 +0000
1018
Processing by FavoriteProjectsController#search as JSON
1019
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1020
  Current user: anonymous
1021
Filter chain halted as :check_if_login_required rendered or redirected
1022
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
1023
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:35:25 +0000
1024
Processing by IssuesController#index as JSON
1025
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1026
  Current user: Mark (id=5)
1027
  Rendered issues/index.api.rsb (3.8ms)
1028
Completed 200 OK in 37ms (Views: 3.4ms | ActiveRecord: 11.8ms)
1029
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:35:25 +0000
1030
Processing by IssuesController#index as JSON
1031
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1032
  Current user: Mark (id=5)
1033
  Rendered issues/index.api.rsb (0.2ms)
1034
Completed 200 OK in 29ms (Views: 0.6ms | ActiveRecord: 9.9ms)
1035
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:35:25 +0000
1036
Processing by ProjectsController#index as JSON
1037
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1038
  Current user: Mark (id=5)
1039
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1040
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
1041
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 12:35:25 +0000
1042
Processing by FavoriteProjectsController#search as JSON
1043
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1044
  Current user: anonymous
1045
Filter chain halted as :check_if_login_required rendered or redirected
1046
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
1047
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:55:26 +0000
1048
Processing by IssuesController#index as JSON
1049
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1050
  Current user: Mark (id=5)
1051
  Rendered issues/index.api.rsb (499.4ms)
1052
Completed 200 OK in 575ms (Views: 433.6ms | ActiveRecord: 81.6ms)
1053
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:55:26 +0000
1054
Processing by IssuesController#index as JSON
1055
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1056
  Current user: Mark (id=5)
1057
  Rendered issues/index.api.rsb (468.6ms)
1058
Completed 200 OK in 519ms (Views: 426.8ms | ActiveRecord: 53.7ms)
1059
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:55:27 +0000
1060
Processing by IssuesController#index as JSON
1061
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1062
  Current user: Mark (id=5)
1063
  Rendered issues/index.api.rsb (27.8ms)
1064
Completed 200 OK in 60ms (Views: 23.7ms | ActiveRecord: 15.2ms)
1065
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:55:27 +0000
1066
Processing by IssuesController#index as JSON
1067
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1068
  Current user: Mark (id=5)
1069
  Rendered issues/index.api.rsb (0.2ms)
1070
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 10.0ms)
1071
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:55:27 +0000
1072
Processing by ProjectsController#index as JSON
1073
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1074
  Current user: Mark (id=5)
1075
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1076
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
1077
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 12:55:27 +0000
1078
Processing by FavoriteProjectsController#search as JSON
1079
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1080
  Current user: anonymous
1081
Filter chain halted as :check_if_login_required rendered or redirected
1082
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.7ms)
1083
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:55:27 +0000
1084
Processing by IssuesController#index as JSON
1085
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1086
  Current user: Mark (id=5)
1087
  Rendered issues/index.api.rsb (3.7ms)
1088
Completed 200 OK in 36ms (Views: 3.4ms | ActiveRecord: 11.4ms)
1089
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:55:27 +0000
1090
Processing by IssuesController#index as JSON
1091
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1092
  Current user: Mark (id=5)
1093
  Rendered issues/index.api.rsb (0.2ms)
1094
Completed 200 OK in 28ms (Views: 0.6ms | ActiveRecord: 9.7ms)
1095
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 12:55:27 +0000
1096
Processing by ProjectsController#index as JSON
1097
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1098
  Current user: Mark (id=5)
1099
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1100
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
1101
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 12:55:27 +0000
1102
Processing by FavoriteProjectsController#search as JSON
1103
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1104
  Current user: anonymous
1105
Filter chain halted as :check_if_login_required rendered or redirected
1106
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.7ms)
1107
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:27 +0000
1108
Processing by IssuesController#index as JSON
1109
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1110
  Current user: Mark (id=5)
1111
  Rendered issues/index.api.rsb (492.2ms)
1112
Completed 200 OK in 546ms (Views: 427.3ms | ActiveRecord: 78.3ms)
1113
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:28 +0000
1114
Processing by IssuesController#index as JSON
1115
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1116
  Current user: Mark (id=5)
1117
  Rendered issues/index.api.rsb (466.9ms)
1118
Completed 200 OK in 518ms (Views: 424.7ms | ActiveRecord: 54.0ms)
1119
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1120
Processing by IssuesController#index as JSON
1121
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1122
  Current user: Mark (id=5)
1123
  Rendered issues/index.api.rsb (27.9ms)
1124
Completed 200 OK in 59ms (Views: 23.8ms | ActiveRecord: 15.2ms)
1125
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1126
Processing by IssuesController#index as JSON
1127
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1128
  Current user: Mark (id=5)
1129
  Rendered issues/index.api.rsb (0.1ms)
1130
Completed 200 OK in 27ms (Views: 0.5ms | ActiveRecord: 10.0ms)
1131
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1132
Processing by ProjectsController#index as JSON
1133
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1134
  Current user: Mark (id=5)
1135
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1136
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
1137
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1138
Processing by FavoriteProjectsController#search as JSON
1139
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1140
  Current user: anonymous
1141
Filter chain halted as :check_if_login_required rendered or redirected
1142
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.7ms)
1143
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1144
Processing by IssuesController#index as JSON
1145
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1146
  Current user: Mark (id=5)
1147
  Rendered issues/index.api.rsb (4.1ms)
1148
Completed 200 OK in 37ms (Views: 3.7ms | ActiveRecord: 12.1ms)
1149
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1150
Processing by IssuesController#index as JSON
1151
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1152
  Current user: Mark (id=5)
1153
  Rendered issues/index.api.rsb (0.2ms)
1154
Completed 200 OK in 30ms (Views: 0.6ms | ActiveRecord: 10.1ms)
1155
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1156
Processing by ProjectsController#index as JSON
1157
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1158
  Current user: Mark (id=5)
1159
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1160
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
1161
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1162
Processing by FavoriteProjectsController#search as JSON
1163
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1164
  Current user: anonymous
1165
Filter chain halted as :check_if_login_required rendered or redirected
1166
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.7ms)
1167
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:29 +0000
1168
Processing by IssuesController#index as JSON
1169
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1170
  Current user: Mark (id=5)
1171
  Rendered issues/index.api.rsb (478.7ms)
1172
Completed 200 OK in 527ms (Views: 413.9ms | ActiveRecord: 76.3ms)
1173
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:30 +0000
1174
Processing by IssuesController#index as JSON
1175
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1176
  Current user: Mark (id=5)
1177
  Rendered issues/index.api.rsb (446.2ms)
1178
Completed 200 OK in 494ms (Views: 404.4ms | ActiveRecord: 53.6ms)
1179
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:30 +0000
1180
Processing by IssuesController#index as JSON
1181
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1182
  Current user: Mark (id=5)
1183
  Rendered issues/index.api.rsb (27.9ms)
1184
Completed 200 OK in 60ms (Views: 23.8ms | ActiveRecord: 15.3ms)
1185
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:30 +0000
1186
Processing by IssuesController#index as JSON
1187
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1188
  Current user: Mark (id=5)
1189
  Rendered issues/index.api.rsb (0.2ms)
1190
Completed 200 OK in 28ms (Views: 0.6ms | ActiveRecord: 10.4ms)
1191
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:30 +0000
1192
Processing by ProjectsController#index as JSON
1193
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1194
  Current user: Mark (id=5)
1195
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1196
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
1197
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:15:30 +0000
1198
Processing by FavoriteProjectsController#search as JSON
1199
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1200
  Current user: anonymous
1201
Filter chain halted as :check_if_login_required rendered or redirected
1202
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
1203
Started GET "/queries.json?limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:15:30 +0000
1204
Processing by QueriesController#index as JSON
1205
  Parameters: {"limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1206
  Current user: Mark (id=5)
1207
  Rendered queries/index.api.rsb (0.2ms)
1208
Completed 200 OK in 8ms (Views: 0.6ms | ActiveRecord: 1.7ms)
1209
Started HEAD "/phpmyadmin/scripts/setup.php" for 66.118.142.167 at 2018-02-26 13:22:37 +0000
1210

    
1211
ActionController::RoutingError (No route matches [HEAD] "/phpmyadmin/scripts/setup.php"):
1212
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1213
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1214
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
1215
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
1216
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
1217
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
1218
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
1219
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
1220
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
1221
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
1222
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
1223
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1224
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/static.rb:120:in `call'
1225
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/content_length.rb:15:in `call'
1226
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
1227
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
1228
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
1229
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
1230
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
1231
  /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
1232
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:160:in `accept_and_process_next_request'
1233
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
1234
  /usr/share/passenger/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
1235
  /usr/share/passenger/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
1236

    
1237

    
1238
Started GET "/users/current.json?key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:29:44 +0000
1239
Processing by UsersController#show as JSON
1240
  Parameters: {"key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "id"=>"current"}
1241
  Current user: Mark (id=5)
1242
  Rendered users/show.api.rsb (7.3ms)
1243
Completed 200 OK in 103ms (Views: 22.5ms | ActiveRecord: 5.9ms)
1244
Started GET "/users/current.json?key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:29:44 +0000
1245
Processing by UsersController#show as JSON
1246
  Parameters: {"key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "id"=>"current"}
1247
  Current user: Mark (id=5)
1248
  Rendered users/show.api.rsb (4.0ms)
1249
Completed 200 OK in 43ms (Views: 3.6ms | ActiveRecord: 4.7ms)
1250
Started GET "/public/settings.xml" for 86.177.105.38 at 2018-02-26 13:29:45 +0000
1251

    
1252
ActionController::RoutingError (No route matches [GET] "/public/settings.xml"):
1253
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1254
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1255
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
1256
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
1257
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
1258
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
1259
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
1260
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
1261
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
1262
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
1263
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
1264
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1265
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/static.rb:120:in `call'
1266
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/content_length.rb:15:in `call'
1267
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
1268
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
1269
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
1270
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
1271
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
1272
  /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
1273
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
1274
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
1275
  /usr/share/passenger/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
1276
  /usr/share/passenger/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
1277

    
1278

    
1279
Started GET "/shared/settings.xml?key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:29:45 +0000
1280

    
1281
ActionController::RoutingError (No route matches [GET] "/shared/settings.xml"):
1282
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1283
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1284
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
1285
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
1286
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
1287
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
1288
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
1289
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
1290
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
1291
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
1292
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
1293
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1294
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/static.rb:120:in `call'
1295
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/content_length.rb:15:in `call'
1296
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
1297
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
1298
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
1299
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
1300
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
1301
  /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
1302
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
1303
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
1304
  /usr/share/passenger/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
1305
  /usr/share/passenger/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
1306

    
1307

    
1308
Started GET "/issues.json?status_id=*&sort=updated_on&limit=1&updated_on=%3E=2018-02-26T13:29:48Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:29:45 +0000
1309
Processing by IssuesController#index as JSON
1310
  Parameters: {"status_id"=>"*", "sort"=>"updated_on", "limit"=>"1", "updated_on"=>">=2018-02-26T13:29:48Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1311
  Current user: Mark (id=5)
1312
  Rendered issues/index.api.rsb (0.2ms)
1313
Completed 200 OK in 41ms (Views: 0.7ms | ActiveRecord: 11.5ms)
1314
Started GET "/users/current.json?key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:34:58 +0000
1315
Processing by UsersController#show as JSON
1316
  Parameters: {"key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "id"=>"current"}
1317
  Current user: Mark (id=5)
1318
  Rendered users/show.api.rsb (3.5ms)
1319
Completed 200 OK in 48ms (Views: 3.5ms | ActiveRecord: 5.3ms)
1320
Started GET "/users/current.json?key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:34:58 +0000
1321
Processing by UsersController#show as JSON
1322
  Parameters: {"key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "id"=>"current"}
1323
  Current user: Mark (id=5)
1324
  Rendered users/show.api.rsb (3.2ms)
1325
Completed 200 OK in 42ms (Views: 2.9ms | ActiveRecord: 4.0ms)
1326
Started GET "/public/settings.xml" for 86.177.105.38 at 2018-02-26 13:34:58 +0000
1327

    
1328
ActionController::RoutingError (No route matches [GET] "/public/settings.xml"):
1329
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1330
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1331
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
1332
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
1333
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
1334
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
1335
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
1336
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
1337
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
1338
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
1339
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
1340
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1341
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/static.rb:120:in `call'
1342
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/content_length.rb:15:in `call'
1343
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
1344
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
1345
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
1346
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
1347
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
1348
  /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
1349
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
1350
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
1351
  /usr/share/passenger/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
1352
  /usr/share/passenger/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
1353

    
1354

    
1355
Started GET "/shared/settings.xml?key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:34:58 +0000
1356

    
1357
ActionController::RoutingError (No route matches [GET] "/shared/settings.xml"):
1358
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1359
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1360
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
1361
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
1362
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
1363
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
1364
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
1365
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
1366
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
1367
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
1368
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
1369
  vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1370
  vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/static.rb:120:in `call'
1371
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/content_length.rb:15:in `call'
1372
  vendor/bundle/ruby/2.3.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
1373
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
1374
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
1375
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
1376
  vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
1377
  /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
1378
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
1379
  /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
1380
  /usr/share/passenger/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
1381
  /usr/share/passenger/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
1382

    
1383

    
1384
Started GET "/issues.json?status_id=*&sort=updated_on&limit=1&updated_on=%3E=2018-02-26T13:35:02Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:34:58 +0000
1385
Processing by IssuesController#index as JSON
1386
  Parameters: {"status_id"=>"*", "sort"=>"updated_on", "limit"=>"1", "updated_on"=>">=2018-02-26T13:35:02Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1387
  Current user: Mark (id=5)
1388
  Rendered issues/index.api.rsb (0.2ms)
1389
Completed 200 OK in 31ms (Views: 0.7ms | ActiveRecord: 8.4ms)
1390
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:35:31 +0000
1391
Processing by IssuesController#index as JSON
1392
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1393
  Current user: Mark (id=5)
1394
  Rendered issues/index.api.rsb (495.6ms)
1395
Completed 200 OK in 546ms (Views: 430.6ms | ActiveRecord: 77.2ms)
1396
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:35:31 +0000
1397
Processing by IssuesController#index as JSON
1398
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1399
  Current user: Mark (id=5)
1400
  Rendered issues/index.api.rsb (467.7ms)
1401
Completed 200 OK in 519ms (Views: 425.7ms | ActiveRecord: 53.9ms)
1402
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:35:32 +0000
1403
Processing by IssuesController#index as JSON
1404
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1405
  Current user: Mark (id=5)
1406
  Rendered issues/index.api.rsb (29.7ms)
1407
Completed 200 OK in 62ms (Views: 25.6ms | ActiveRecord: 15.4ms)
1408
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:35:32 +0000
1409
Processing by IssuesController#index as JSON
1410
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1411
  Current user: Mark (id=5)
1412
  Rendered issues/index.api.rsb (0.2ms)
1413
Completed 200 OK in 28ms (Views: 0.6ms | ActiveRecord: 10.2ms)
1414
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:35:32 +0000
1415
Processing by ProjectsController#index as JSON
1416
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1417
  Current user: Mark (id=5)
1418
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1419
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
1420
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:35:32 +0000
1421
Processing by FavoriteProjectsController#search as JSON
1422
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1423
  Current user: anonymous
1424
Filter chain halted as :check_if_login_required rendered or redirected
1425
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.8ms)
1426
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:35:32 +0000
1427
Processing by IssuesController#index as JSON
1428
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1429
  Current user: Mark (id=5)
1430
  Rendered issues/index.api.rsb (4.0ms)
1431
Completed 200 OK in 37ms (Views: 3.7ms | ActiveRecord: 11.6ms)
1432
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:35:32 +0000
1433
Processing by IssuesController#index as JSON
1434
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1435
  Current user: Mark (id=5)
1436
  Rendered issues/index.api.rsb (0.1ms)
1437
Completed 200 OK in 29ms (Views: 0.6ms | ActiveRecord: 10.1ms)
1438
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:35:32 +0000
1439
Processing by ProjectsController#index as JSON
1440
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1441
  Current user: Mark (id=5)
1442
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1443
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
1444
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:35:32 +0000
1445
Processing by FavoriteProjectsController#search as JSON
1446
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1447
  Current user: anonymous
1448
Filter chain halted as :check_if_login_required rendered or redirected
1449
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.8ms)
1450
Started GET "/admin/plugins" for 86.177.105.38 at 2018-02-26 13:36:37 +0000
1451
Processing by AdminController#plugins as HTML
1452
  Current user: Mark (id=5)
1453
  Rendered admin/plugins.html.erb within layouts/admin (4.4ms)
1454
  Rendered admin/_menu.html.erb (4.8ms)
1455
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
1456
  Rendered inline template (0.5ms)
1457
  Rendered inline template (0.4ms)
1458
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1459
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1460
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1461
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
1462
  Rendered layouts/base.html.erb (35.1ms)
1463
Completed 200 OK in 70ms (Views: 60.1ms | ActiveRecord: 5.7ms)
1464
Started POST "/logout" for 86.177.105.38 at 2018-02-26 13:36:48 +0000
1465
Processing by AccountController#logout as HTML
1466
  Parameters: {"authenticity_token"=>"Uxe1CPM2N5tbyIv3NjhJuZ9p+bc1WRDz5qv8hfdivEVzBBPDa9TEaal7MXwxtBBP3381FCikQljAJ/mCAmMl8A=="}
1467
  Current user: Mark (id=5)
1468
Redirected to https://projexz.co.uk/
1469
Completed 302 Found in 10ms (ActiveRecord: 3.0ms)
1470
Started GET "/" for 86.177.105.38 at 2018-02-26 13:36:48 +0000
1471
Processing by WelcomeController#index as HTML
1472
  Current user: anonymous
1473
Redirected to https://projexz.co.uk/login?back_url=https%3A%2F%2Fprojexz.co.uk%2F
1474
Filter chain halted as :check_if_login_required rendered or redirected
1475
Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
1476
Started GET "/login?back_url=https%3A%2F%2Fprojexz.co.uk%2F" for 86.177.105.38 at 2018-02-26 13:36:49 +0000
1477
Processing by AccountController#login as HTML
1478
  Parameters: {"back_url"=>"https://projexz.co.uk/"}
1479
  Current user: anonymous
1480
  Rendered plugins/redmine_cms/app/views/account/login.html.erb within layouts/base (5.8ms)
1481
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.7ms)
1482
  Rendered inline template (0.6ms)
1483
  Rendered inline template (0.6ms)
1484
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.3ms)
1485
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1486
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.3ms)
1487
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.6ms)
1488
Completed 200 OK in 31ms (Views: 25.0ms | ActiveRecord: 2.5ms)
1489
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
1490
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
1491
Started POST "/login" for 86.177.105.38 at 2018-02-26 13:37:10 +0000
1492
Processing by AccountController#login as HTML
1493
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"UR8Rxhl/Rlq12fc90qvIhtztoJQjGC1/AGND+MqD+uIjupYJLaqUegwaar0bzDA3baWkmBrEdcK3ruoh/kLfwA==", "back_url"=>"https://projexz.co.uk/", "username"=>"mark", "password"=>"[FILTERED]", "openid_url"=>"", "login"=>"Login »"}
1494
  Current user: anonymous
1495
Successful authentication for 'Mark' from 86.177.105.38 at 2018-02-26 13:37:11 UTC
1496
Redirected to https://projexz.co.uk/
1497
Completed 302 Found in 103ms (ActiveRecord: 9.1ms)
1498
Started GET "/" for 86.177.105.38 at 2018-02-26 13:37:11 +0000
1499
Processing by WelcomeController#index as HTML
1500
  Current user: Mark (id=5)
1501
  Rendered news/_news.html.erb (32.2ms)
1502
  Rendered welcome/index.html.erb within layouts/base (95.3ms)
1503
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (1.8ms)
1504
  Rendered inline template (0.6ms)
1505
  Rendered inline template (0.6ms)
1506
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.7ms)
1507
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.3ms)
1508
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.5ms)
1509
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (3.7ms)
1510
Completed 200 OK in 383ms (Views: 316.7ms | ActiveRecord: 12.8ms)
1511
Started GET "/users.json?status=1&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:41 +0000
1512
Processing by UsersController#index as JSON
1513
  Parameters: {"status"=>"1", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1514
  Current user: Mark (id=5)
1515
  Rendered users/index.api.rsb (8.1ms)
1516
Completed 200 OK in 30ms (Views: 15.6ms | ActiveRecord: 3.0ms)
1517
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:41 +0000
1518
Processing by IssuesController#index as JSON
1519
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1520
  Current user: Mark (id=5)
1521
  Rendered issues/index.api.rsb (705.3ms)
1522
Completed 200 OK in 877ms (Views: 641.9ms | ActiveRecord: 87.5ms)
1523
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:42 +0000
1524
Processing by IssuesController#index as JSON
1525
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1526
  Current user: Mark (id=5)
1527
  Rendered issues/index.api.rsb (406.1ms)
1528
Completed 200 OK in 456ms (Views: 364.8ms | ActiveRecord: 53.0ms)
1529
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1530
Processing by IssuesController#index as JSON
1531
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1532
  Current user: Mark (id=5)
1533
  Rendered issues/index.api.rsb (27.0ms)
1534
Completed 200 OK in 58ms (Views: 22.9ms | ActiveRecord: 15.0ms)
1535
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1536
Processing by IssuesController#index as JSON
1537
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1538
  Current user: Mark (id=5)
1539
  Rendered issues/index.api.rsb (0.1ms)
1540
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 10.3ms)
1541
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1542
Processing by ProjectsController#index as JSON
1543
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1544
  Current user: Mark (id=5)
1545
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1546
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
1547
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1548
Processing by FavoriteProjectsController#search as JSON
1549
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1550
  Current user: anonymous
1551
Filter chain halted as :check_if_login_required rendered or redirected
1552
Completed 401 Unauthorized in 4ms (ActiveRecord: 0.8ms)
1553
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1554
Processing by IssuesController#index as JSON
1555
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1556
  Current user: Mark (id=5)
1557
  Rendered issues/index.api.rsb (3.8ms)
1558
Completed 200 OK in 37ms (Views: 3.5ms | ActiveRecord: 11.4ms)
1559
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1560
Processing by IssuesController#index as JSON
1561
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1562
  Current user: Mark (id=5)
1563
  Rendered issues/index.api.rsb (0.1ms)
1564
Completed 200 OK in 28ms (Views: 0.5ms | ActiveRecord: 9.8ms)
1565
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1566
Processing by ProjectsController#index as JSON
1567
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1568
  Current user: Mark (id=5)
1569
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1570
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
1571
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1572
Processing by FavoriteProjectsController#search as JSON
1573
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1574
  Current user: anonymous
1575
Filter chain halted as :check_if_login_required rendered or redirected
1576
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
1577
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:43 +0000
1578
Processing by IssuesController#index as JSON
1579
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1580
  Current user: Mark (id=5)
1581
  Rendered issues/index.api.rsb (474.7ms)
1582
Completed 200 OK in 522ms (Views: 409.8ms | ActiveRecord: 76.5ms)
1583
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:44 +0000
1584
Processing by IssuesController#index as JSON
1585
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1586
  Current user: Mark (id=5)
1587
  Rendered issues/index.api.rsb (418.4ms)
1588
Completed 200 OK in 468ms (Views: 376.2ms | ActiveRecord: 54.1ms)
1589
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:44 +0000
1590
Processing by IssuesController#index as JSON
1591
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1592
  Current user: Mark (id=5)
1593
  Rendered issues/index.api.rsb (27.3ms)
1594
Completed 200 OK in 59ms (Views: 23.3ms | ActiveRecord: 15.1ms)
1595
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:44 +0000
1596
Processing by IssuesController#index as JSON
1597
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1598
  Current user: Mark (id=5)
1599
  Rendered issues/index.api.rsb (0.1ms)
1600
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 10.0ms)
1601
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:45 +0000
1602
Processing by ProjectsController#index as JSON
1603
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1604
  Current user: Mark (id=5)
1605
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1606
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
1607
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:37:45 +0000
1608
Processing by FavoriteProjectsController#search as JSON
1609
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1610
  Current user: anonymous
1611
Filter chain halted as :check_if_login_required rendered or redirected
1612
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.7ms)
1613
Started GET "/queries.json?limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:45 +0000
1614
Processing by QueriesController#index as JSON
1615
  Parameters: {"limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1616
  Current user: Mark (id=5)
1617
  Rendered queries/index.api.rsb (0.5ms)
1618
Completed 200 OK in 17ms (Views: 8.4ms | ActiveRecord: 1.7ms)
1619
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:49 +0000
1620
Processing by IssuesController#index as JSON
1621
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1622
  Current user: Mark (id=5)
1623
  Rendered issues/index.api.rsb (489.8ms)
1624
Completed 200 OK in 539ms (Views: 425.7ms | ActiveRecord: 76.3ms)
1625
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:50 +0000
1626
Processing by IssuesController#index as JSON
1627
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1628
  Current user: Mark (id=5)
1629
  Rendered issues/index.api.rsb (432.4ms)
1630
Completed 200 OK in 481ms (Views: 390.4ms | ActiveRecord: 53.7ms)
1631
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1632
Processing by IssuesController#index as JSON
1633
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1634
  Current user: Mark (id=5)
1635
  Rendered issues/index.api.rsb (28.0ms)
1636
Completed 200 OK in 60ms (Views: 23.9ms | ActiveRecord: 15.5ms)
1637
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1638
Processing by IssuesController#index as JSON
1639
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1640
  Current user: Mark (id=5)
1641
  Rendered issues/index.api.rsb (0.2ms)
1642
Completed 200 OK in 28ms (Views: 0.6ms | ActiveRecord: 10.2ms)
1643
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1644
Processing by ProjectsController#index as JSON
1645
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1646
  Current user: Mark (id=5)
1647
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1648
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
1649
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1650
Processing by FavoriteProjectsController#search as JSON
1651
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1652
  Current user: anonymous
1653
Filter chain halted as :check_if_login_required rendered or redirected
1654
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.8ms)
1655
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1656
Processing by IssuesController#index as JSON
1657
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1658
  Current user: Mark (id=5)
1659
  Rendered issues/index.api.rsb (4.2ms)
1660
Completed 200 OK in 44ms (Views: 4.0ms | ActiveRecord: 14.6ms)
1661
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1662
Processing by IssuesController#index as JSON
1663
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1664
  Current user: Mark (id=5)
1665
  Rendered issues/index.api.rsb (0.2ms)
1666
Completed 200 OK in 30ms (Views: 0.6ms | ActiveRecord: 10.3ms)
1667
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1668
Processing by ProjectsController#index as JSON
1669
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1670
  Current user: Mark (id=5)
1671
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1672
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
1673
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1674
Processing by FavoriteProjectsController#search as JSON
1675
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1676
  Current user: anonymous
1677
Filter chain halted as :check_if_login_required rendered or redirected
1678
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
1679
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:51 +0000
1680
Processing by IssuesController#index as JSON
1681
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1682
  Current user: Mark (id=5)
1683
  Rendered issues/index.api.rsb (469.7ms)
1684
Completed 200 OK in 521ms (Views: 406.9ms | ActiveRecord: 74.4ms)
1685
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:52 +0000
1686
Processing by IssuesController#index as JSON
1687
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1688
  Current user: Mark (id=5)
1689
  Rendered issues/index.api.rsb (409.7ms)
1690
Completed 200 OK in 460ms (Views: 368.3ms | ActiveRecord: 53.3ms)
1691
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:52 +0000
1692
Processing by IssuesController#index as JSON
1693
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1694
  Current user: Mark (id=5)
1695
  Rendered issues/index.api.rsb (27.2ms)
1696
Completed 200 OK in 87ms (Views: 23.1ms | ActiveRecord: 15.7ms)
1697
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:52 +0000
1698
Processing by IssuesController#index as JSON
1699
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1700
  Current user: Mark (id=5)
1701
  Rendered issues/index.api.rsb (0.1ms)
1702
Completed 200 OK in 28ms (Views: 0.6ms | ActiveRecord: 10.4ms)
1703
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:52 +0000
1704
Processing by ProjectsController#index as JSON
1705
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1706
  Current user: Mark (id=5)
1707
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1708
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
1709
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:37:52 +0000
1710
Processing by FavoriteProjectsController#search as JSON
1711
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1712
  Current user: anonymous
1713
Filter chain halted as :check_if_login_required rendered or redirected
1714
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
1715
Started GET "/queries.json?limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:37:52 +0000
1716
Processing by QueriesController#index as JSON
1717
  Parameters: {"limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1718
  Current user: Mark (id=5)
1719
  Rendered queries/index.api.rsb (0.2ms)
1720
Completed 200 OK in 7ms (Views: 0.6ms | ActiveRecord: 1.6ms)
1721
Started GET "/admin" for 86.177.105.38 at 2018-02-26 13:41:58 +0000
1722
Processing by AdminController#index as HTML
1723
  Current user: Mark (id=5)
1724
  Rendered admin/_menu.html.erb (5.3ms)
1725
  Rendered admin/index.html.erb within layouts/admin (9.3ms)
1726
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
1727
  Rendered inline template (0.5ms)
1728
  Rendered inline template (0.4ms)
1729
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.3ms)
1730
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.1ms)
1731
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1732
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
1733
  Rendered layouts/base.html.erb (36.0ms)
1734
Completed 200 OK in 72ms (Views: 53.9ms | ActiveRecord: 4.6ms)
1735
Started GET "/admin/plugins" for 86.177.105.38 at 2018-02-26 13:42:00 +0000
1736
Processing by AdminController#plugins as HTML
1737
  Current user: Mark (id=5)
1738
  Rendered admin/plugins.html.erb within layouts/admin (4.4ms)
1739
  Rendered admin/_menu.html.erb (4.4ms)
1740
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.5ms)
1741
  Rendered inline template (0.4ms)
1742
  Rendered inline template (0.4ms)
1743
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1744
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1745
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1746
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
1747
  Rendered layouts/base.html.erb (34.9ms)
1748
Completed 200 OK in 54ms (Views: 46.2ms | ActiveRecord: 3.6ms)
1749
Started GET "/settings/plugin/redmine_dropbox_attachments" for 86.177.105.38 at 2018-02-26 13:43:39 +0000
1750
Processing by SettingsController#plugin as HTML
1751
  Parameters: {"id"=>"redmine_dropbox_attachments"}
1752
  Current user: Mark (id=5)
1753
  Rendered settings/plugin.html.erb within layouts/admin (8.4ms)
1754
Missing template, responding with 404
1755
  Rendered common/error.html.erb within layouts/base (0.5ms)
1756
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
1757
  Rendered inline template (0.5ms)
1758
  Rendered inline template (0.5ms)
1759
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1760
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1761
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1762
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.4ms)
1763
Completed 404 Not Found in 68ms (Views: 40.3ms | ActiveRecord: 4.1ms)
1764
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
1765
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
1766
Started GET "/admin/plugins" for 86.177.105.38 at 2018-02-26 13:57:19 +0000
1767
Processing by AdminController#plugins as HTML
1768
  Current user: Mark (id=5)
1769
  Rendered admin/plugins.html.erb within layouts/admin (53.6ms)
1770
  Rendered admin/_menu.html.erb (18.0ms)
1771
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (1.2ms)
1772
  Rendered inline template (0.4ms)
1773
  Rendered inline template (0.4ms)
1774
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.7ms)
1775
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.4ms)
1776
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.5ms)
1777
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (3.6ms)
1778
  Rendered layouts/base.html.erb (233.4ms)
1779
Completed 200 OK in 391ms (Views: 318.3ms | ActiveRecord: 11.7ms)
1780
Started GET "/projects" for 86.177.105.38 at 2018-02-26 13:57:32 +0000
1781
Processing by ProjectsController#index as HTML
1782
  Current user: Mark (id=5)
1783
Redirected to https://projexz.co.uk/favorite_projects/search
1784
Completed 302 Found in 7ms (ActiveRecord: 1.9ms)
1785
Started GET "/favorite_projects/search" for 86.177.105.38 at 2018-02-26 13:57:32 +0000
1786
Processing by FavoriteProjectsController#search as HTML
1787
  Current user: Mark (id=5)
1788
  Rendered queries/_filters.html.erb (5.4ms)
1789
  Rendered queries/_columns.html.erb (1.8ms)
1790
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
1791
  Rendered plugins/redmine_favorite_projects/app/views/projects/_list.html.erb (325.5ms)
1792
  Rendered plugins/redmine_favorite_projects/app/views/projects/_tags_cloud.html.erb (3.4ms)
1793
  Rendered plugins/redmine_favorite_projects/app/views/projects/index.html.erb within layouts/base (363.8ms)
1794
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
1795
  Rendered inline template (0.5ms)
1796
  Rendered inline template (0.5ms)
1797
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1798
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1799
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1800
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
1801
Completed 200 OK in 484ms (Views: 379.3ms | ActiveRecord: 38.8ms)
1802
Started GET "/projects/projexz-site-creation" for 86.177.105.38 at 2018-02-26 13:57:41 +0000
1803
Processing by ProjectsController#show as HTML
1804
  Parameters: {"id"=>"projexz-site-creation"}
1805
  Current user: Mark (id=5)
1806
  Rendered plugins/redmine_contacts/app/views/projects/_contacts.html.erb (7.3ms)
1807
  Rendered projects/_members_box.html.erb (5.7ms)
1808
  Rendered news/_news.html.erb (12.0ms)
1809
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_helpdesk_reports.html.erb (6.6ms)
1810
  Rendered plugins/redmine_contacts_helpdesk/app/views/projects/_helpdesk_tickets.html.erb (0.9ms)
1811
  Rendered projects/show.html.erb within layouts/base (111.8ms)
1812
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.8ms)
1813
  Rendered inline template (0.8ms)
1814
  Rendered inline template (0.8ms)
1815
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1816
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1817
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1818
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.8ms)
1819
Completed 200 OK in 351ms (Views: 222.6ms | ActiveRecord: 21.4ms)
1820
Started GET "/projects/projexz-site-creation/wiki" for 86.177.105.38 at 2018-02-26 13:57:48 +0000
1821
Processing by WikiController#show as HTML
1822
  Parameters: {"project_id"=>"projexz-site-creation"}
1823
  Current user: Mark (id=5)
1824
  Rendered wiki/_content.html.erb (15.9ms)
1825
  Rendered attachments/_form.html.erb (4.7ms)
1826
  Rendered wiki/_sidebar.html.erb (2.1ms)
1827
  Rendered wiki/show.html.erb within layouts/base (44.6ms)
1828
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.5ms)
1829
  Rendered inline template (0.4ms)
1830
  Rendered inline template (0.4ms)
1831
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1832
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1833
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1834
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
1835
Completed 200 OK in 154ms (Views: 96.1ms | ActiveRecord: 9.7ms)
1836
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:57:53 +0000
1837
Processing by IssuesController#index as JSON
1838
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1839
  Current user: Mark (id=5)
1840
  Rendered issues/index.api.rsb (510.6ms)
1841
Completed 200 OK in 679ms (Views: 447.6ms | ActiveRecord: 89.7ms)
1842
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:57:53 +0000
1843
Processing by IssuesController#index as JSON
1844
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1845
  Current user: Mark (id=5)
1846
  Rendered issues/index.api.rsb (451.8ms)
1847
Completed 200 OK in 503ms (Views: 409.0ms | ActiveRecord: 55.4ms)
1848
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:57:54 +0000
1849
Processing by IssuesController#index as JSON
1850
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1851
  Current user: Mark (id=5)
1852
  Rendered issues/index.api.rsb (27.5ms)
1853
Completed 200 OK in 59ms (Views: 23.2ms | ActiveRecord: 15.5ms)
1854
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:57:54 +0000
1855
Processing by IssuesController#index as JSON
1856
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1857
  Current user: Mark (id=5)
1858
  Rendered issues/index.api.rsb (0.2ms)
1859
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 10.0ms)
1860
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:57:54 +0000
1861
Processing by ProjectsController#index as JSON
1862
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1863
  Current user: Mark (id=5)
1864
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1865
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
1866
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:57:54 +0000
1867
Processing by FavoriteProjectsController#search as JSON
1868
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1869
  Current user: anonymous
1870
Filter chain halted as :check_if_login_required rendered or redirected
1871
Completed 401 Unauthorized in 12ms (ActiveRecord: 0.9ms)
1872
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:57:54 +0000
1873
Processing by IssuesController#index as JSON
1874
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1875
  Current user: Mark (id=5)
1876
  Rendered issues/index.api.rsb (3.8ms)
1877
Completed 200 OK in 37ms (Views: 3.3ms | ActiveRecord: 11.6ms)
1878
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:57:54 +0000
1879
Processing by IssuesController#index as JSON
1880
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1881
  Current user: Mark (id=5)
1882
  Rendered issues/index.api.rsb (0.2ms)
1883
Completed 200 OK in 29ms (Views: 0.6ms | ActiveRecord: 10.1ms)
1884
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 13:57:54 +0000
1885
Processing by ProjectsController#index as JSON
1886
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
1887
  Current user: Mark (id=5)
1888
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
1889
Completed 302 Found in 5ms (ActiveRecord: 1.4ms)
1890
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 13:57:55 +0000
1891
Processing by FavoriteProjectsController#search as JSON
1892
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
1893
  Current user: anonymous
1894
Filter chain halted as :check_if_login_required rendered or redirected
1895
Completed 401 Unauthorized in 3ms (ActiveRecord: 0.7ms)
1896
Started GET "/projects/projexz-site-creation/issues" for 86.177.105.38 at 2018-02-26 13:57:55 +0000
1897
Processing by IssuesController#index as HTML
1898
  Parameters: {"project_id"=>"projexz-site-creation"}
1899
  Current user: Mark (id=5)
1900
  Rendered queries/_filters.html.erb (13.1ms)
1901
  Rendered queries/_columns.html.erb (1.6ms)
1902
  Rendered queries/_query_form.html.erb (18.9ms)
1903
  Rendered issues/_list.html.erb (35.9ms)
1904
  Rendered plugins/redmineup_tags/app/views/issues/_additional_assets.html.erb (0.9ms)
1905
  Rendered plugins/redmine_agile/app/views/agile_boards/_issues_sidebar.html.erb (0.5ms)
1906
  Rendered plugins/redmine_agile/app/views/agile_charts/_agile_charts.html.erb (0.8ms)
1907
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_helpdesk_reports.html.erb (1.5ms)
1908
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_helpdesk_customer_profile.html.erb (3.4ms)
1909
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_contacts.html.erb (0.9ms)
1910
  Rendered plugins/redmineup_tags/app/views/issues/_tags_sidebar.html.erb (2.7ms)
1911
  Rendered issues/_sidebar.html.erb (31.7ms)
1912
  Rendered issues/index.html.erb within layouts/base (119.8ms)
1913
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.4ms)
1914
  Rendered inline template (0.4ms)
1915
  Rendered inline template (0.5ms)
1916
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1917
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1918
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1919
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
1920
Completed 200 OK in 208ms (Views: 161.1ms | ActiveRecord: 18.3ms)
1921
Started GET "/issues/213" for 86.177.105.38 at 2018-02-26 13:57:59 +0000
1922
Processing by IssuesController#show as HTML
1923
  Parameters: {"id"=>"213"}
1924
  Current user: Mark (id=5)
1925
  Rendered issues/_action_menu.html.erb (5.0ms)
1926
  Rendered plugins/redmine_contacts/app/views/deals_issues/_show.html.erb (16.0ms)
1927
  Rendered plugins/redmineup_tags/app/views/issues/_tags.html.erb (2.6ms)
1928
  Rendered plugins/redmine_agile/app/views/issues/_issue_story_points.html.erb (0.6ms)
1929
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_ticket_data.html.erb (1.7ms)
1930
  Rendered plugins/redmine_products/app/views/products_issues/_products.html.erb (11.7ms)
1931
DEPRECATION WARNING: The acts_as_list plugin will be removed from Redmine 4 core, use the acts_as_list gem or similar implementation instead. (called from acts_as_list at /var/www/vhosts/projexz.co.uk/httpdocs/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb:34)
1932
  Rendered plugins/redmine_checklists/app/views/issues/_checklist.html.erb (12.7ms)
1933
  Rendered issue_relations/_form.html.erb (3.1ms)
1934
  Rendered issues/_relations.html.erb (8.5ms)
1935
  Rendered plugins/redmine_contacts_helpdesk/app/views/journals/_journal_contact.html.erb (1.2ms)
1936
  Rendered issues/_history.html.erb (11.2ms)
1937
  Rendered issues/_action_menu.html.erb (2.4ms)
1938
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_ticket_data_form.html.erb (0.8ms)
1939
  Rendered issues/_form_custom_fields.html.erb (0.7ms)
1940
  Rendered issues/_attributes.html.erb (22.3ms)
1941
  Rendered plugins/redmine_contacts/app/views/deals_issues/_form.html.erb (0.6ms)
1942
  Rendered plugins/redmineup_tags/app/views/issues/_tags_form.html.erb (1.6ms)
1943
  Rendered plugins/redmine_agile/app/views/issues/_issue_color_form.html.erb (0.6ms)
1944
  Rendered plugins/redmine_agile/app/views/issues/_issue_story_points_form.html.erb (0.4ms)
1945
  Rendered plugins/redmine_agile/app/views/issues/_agile_data_fields.html.erb (9.9ms)
1946
  Rendered plugins/redmine_checklists/app/views/issues/_checklist_fields.html.erb (3.7ms)
1947
  Rendered plugins/redmine_checklists/app/views/issues/_checklist_fields.html.erb (3.5ms)
1948
  Rendered plugins/redmine_checklists/app/views/issues/_checklist_form.html.erb (33.1ms)
1949
  Rendered plugins/redmine_products/app/views/products_issues/_products_form.html.erb (2.5ms)
1950
  Rendered issues/_form.html.erb (107.9ms)
1951
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_send_response.html.erb (2.4ms)
1952
  Rendered attachments/_form.html.erb (2.9ms)
1953
  Rendered issues/_edit.html.erb (141.6ms)
1954
  Rendered plugins/redmine_agile/app/views/agile_boards/_issues_sidebar.html.erb (0.1ms)
1955
  Rendered plugins/redmine_agile/app/views/agile_charts/_agile_charts.html.erb (0.0ms)
1956
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_helpdesk_reports.html.erb (1.1ms)
1957
  Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_helpdesk_customer_profile.html.erb (0.1ms)
1958
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_contacts.html.erb (0.9ms)
1959
  Rendered plugins/redmineup_tags/app/views/issues/_tags_sidebar.html.erb (1.3ms)
1960
  Rendered issues/_sidebar.html.erb (9.6ms)
1961
  Rendered watchers/_watchers.html.erb (15.8ms)
1962
  Rendered issues/show.html.erb within layouts/base (306.1ms)
1963
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.4ms)
1964
  Rendered inline template (0.4ms)
1965
  Rendered inline template (0.5ms)
1966
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1967
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1968
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1969
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
1970
Completed 200 OK in 451ms (Views: 335.4ms | ActiveRecord: 34.4ms)
1971
Started GET "/projects/projexz-site-creation/news" for 86.177.105.38 at 2018-02-26 13:58:21 +0000
1972
Processing by NewsController#index as HTML
1973
  Parameters: {"project_id"=>"projexz-site-creation"}
1974
  Current user: Mark (id=5)
1975
  Rendered attachments/_form.html.erb (1.7ms)
1976
  Rendered news/_form.html.erb (4.1ms)
1977
  Rendered news/index.html.erb within layouts/base (26.3ms)
1978
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.5ms)
1979
  Rendered inline template (0.5ms)
1980
  Rendered inline template (0.4ms)
1981
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
1982
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
1983
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
1984
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
1985
Completed 200 OK in 96ms (Views: 76.4ms | ActiveRecord: 9.3ms)
1986
Started POST "/uploads.js?attachment_id=1&filename=projexz_logo1.png&content_type=image%2Fpng" for 86.177.105.38 at 2018-02-26 14:00:16 +0000
1987
Processing by AttachmentsController#upload as JS
1988
  Parameters: {"attachment_id"=>"1", "filename"=>"projexz_logo1.png", "content_type"=>"image/png"}
1989
  Current user: Mark (id=5)
1990
Saving attachment '/var/www/vhosts/projexz.co.uk/httpdocs/redmine/files/2018/02/180226140016_projexz_logo1.png' (33256 bytes)
1991
Completed 500 Internal Server Error in 29ms (ActiveRecord: 4.9ms)
1992

    
1993
ActiveRecord::StatementInvalid (Mysql2::Error: Data too long for column 'digest' at row 1: INSERT INTO `attachments` (`filesize`, `author_id`, `filename`, `content_type`, `created_on`, `disk_directory`, `disk_filename`, `digest`) VALUES (33256, 5, 'projexz_logo1.png', 'image/png', '2018-02-26 14:00:16', '2018/02', '180226140016_projexz_logo1.png', '9155357483b4451833bea4f4abdc377793723cf0933e20523ad7f74b2f0eeed5')):
1994
  app/controllers/attachments_controller.rb:97:in `upload'
1995
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
1996

    
1997

    
1998
Started GET "/" for 74.82.47.4 at 2018-02-26 14:10:25 +0000
1999
Processing by WelcomeController#index as HTML
2000
  Current user: anonymous
2001
Redirected to https://77.68.79.218/login?back_url=https%3A%2F%2F77.68.79.218%2F
2002
Filter chain halted as :check_if_login_required rendered or redirected
2003
Completed 302 Found in 5ms (ActiveRecord: 0.9ms)
2004
Started POST "/projects/projexz-site-creation/news" for 86.177.105.38 at 2018-02-26 14:11:09 +0000
2005
Processing by NewsController#create as HTML
2006
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"L+LAFfO4J/+9jNFI8OGvYN5QhUKLOJazc2+6OB32rzncv3RWImKt8oAiFgNcM5i8ybeSuFt9ugiLCRFKR4TenA==", "news"=>{"title"=>"New Site Logo", "summary"=>"The new site comes with a whole new site identity, complete with a new logo.", "description"=>"h1. The Projexz Logo"}, "attachments"=>{"1"=>{"filename"=>"projexz_logo1.png", "description"=>"", "token"=>""}}, "commit"=>"Create", "project_id"=>"projexz-site-creation"}
2007
  Current user: Mark (id=5)
2008
  Rendered mailer/news_added.text.erb within layouts/mailer (1.2ms)
2009
Redirected to https://projexz.co.uk/projects/projexz-site-creation/news
2010
Completed 302 Found in 378ms (ActiveRecord: 12.4ms)
2011
Started GET "/projects/projexz-site-creation/news" for 86.177.105.38 at 2018-02-26 14:11:10 +0000
2012
Processing by NewsController#index as HTML
2013
  Parameters: {"project_id"=>"projexz-site-creation"}
2014
  Current user: Mark (id=5)
2015
  Rendered attachments/_form.html.erb (1.9ms)
2016
  Rendered news/_form.html.erb (4.0ms)
2017
  Rendered news/index.html.erb within layouts/base (23.2ms)
2018
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.7ms)
2019
  Rendered inline template (0.5ms)
2020
  Rendered inline template (0.4ms)
2021
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
2022
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.1ms)
2023
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
2024
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
2025
Completed 200 OK in 92ms (Views: 73.6ms | ActiveRecord: 8.0ms)
2026
Started GET "/projects/projexz-site-creation/settings" for 86.177.105.38 at 2018-02-26 14:11:22 +0000
2027
Processing by ProjectsController#settings as HTML
2028
  Parameters: {"id"=>"projexz-site-creation"}
2029
  Current user: Mark (id=5)
2030
  Rendered projects/_form.html.erb (64.1ms)
2031
  Rendered projects/_edit.html.erb (69.4ms)
2032
  Rendered common/_tabs.html.erb (77.6ms)
2033
  Rendered projects/settings.html.erb within layouts/base (82.4ms)
2034
Completed 500 Internal Server Error in 103ms (ActiveRecord: 4.9ms)
2035

    
2036
ActionView::Template::Error (undefined method `default_assigned_to_id' for #<Project:0x00007f056504f5f8>
2037
Did you mean?  default_assigned_to
2038
               default_assigned_to=):
2039
    25: <% end %>
2040
    26: 
2041
    27: <% if @project.safe_attribute?('default_assigned_to_id') && (default_assigned_to_options = project_default_assigned_to_options(@project)).present? %>
2042
    28:   <p><%= f.select :default_assigned_to_id, default_assigned_to_options, include_blank: true %></p>
2043
    29: <% end %>
2044
    30: 
2045
    31: <%= wikitoolbar_for 'project_description' %>
2046
  lib/redmine/views/labelled_form_builder.rb:38:in `select'
2047
  app/views/projects/_form.html.erb:28:in `_app_views_projects__form_html_erb___2709859600830636423_69830572657100'
2048
  app/views/projects/_edit.html.erb:2:in `block in _app_views_projects__edit_html_erb___202378421712556458_69830572696020'
2049
  app/helpers/application_helper.rb:1190:in `labelled_form_for'
2050
  app/views/projects/_edit.html.erb:1:in `_app_views_projects__edit_html_erb___202378421712556458_69830572696020'
2051
  app/views/common/_tabs.html.erb:17:in `block in _app_views_common__tabs_html_erb__588149780069899582_69830572806280'
2052
  app/views/common/_tabs.html.erb:16:in `each'
2053
  app/views/common/_tabs.html.erb:16:in `_app_views_common__tabs_html_erb__588149780069899582_69830572806280'
2054
  app/helpers/application_helper.rb:345:in `render_tabs'
2055
  app/views/projects/settings.html.erb:3:in `_app_views_projects_settings_html_erb__2558677335905539235_69830572845380'
2056
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
2057

    
2058

    
2059
Started GET "/projects/projexz-site-creation/wiki" for 86.177.105.38 at 2018-02-26 14:12:46 +0000
2060
Processing by WikiController#show as HTML
2061
  Parameters: {"project_id"=>"projexz-site-creation"}
2062
  Current user: Mark (id=5)
2063
  Rendered wiki/_content.html.erb (10.5ms)
2064
  Rendered attachments/_form.html.erb (2.6ms)
2065
  Rendered wiki/_sidebar.html.erb (1.9ms)
2066
  Rendered wiki/show.html.erb within layouts/base (23.1ms)
2067
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.5ms)
2068
  Rendered inline template (0.6ms)
2069
  Rendered inline template (0.5ms)
2070
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
2071
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
2072
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
2073
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
2074
Completed 200 OK in 101ms (Views: 81.6ms | ActiveRecord: 8.6ms)
2075
Started GET "/projects/projexz-site-creation/wiki/Site_Creation_Wiki/edit" for 86.177.105.38 at 2018-02-26 14:12:55 +0000
2076
Processing by WikiController#edit as HTML
2077
  Parameters: {"project_id"=>"projexz-site-creation", "id"=>"Site_Creation_Wiki"}
2078
  Current user: Mark (id=5)
2079
  Rendered attachments/_form.html.erb (1.8ms)
2080
  Rendered wiki/edit.html.erb within layouts/base (18.7ms)
2081
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.7ms)
2082
  Rendered inline template (0.7ms)
2083
  Rendered inline template (0.5ms)
2084
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.3ms)
2085
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
2086
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
2087
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
2088
Completed 200 OK in 85ms (Views: 69.4ms | ActiveRecord: 7.2ms)
2089
Started POST "/uploads.js?attachment_id=1&filename=projexz_logo1.png&content_type=image%2Fpng" for 86.177.105.38 at 2018-02-26 14:13:10 +0000
2090
Processing by AttachmentsController#upload as JS
2091
  Parameters: {"attachment_id"=>"1", "filename"=>"projexz_logo1.png", "content_type"=>"image/png"}
2092
  Current user: Mark (id=5)
2093
Saving attachment '/var/www/vhosts/projexz.co.uk/httpdocs/redmine/files/2018/02/180226141310_projexz_logo1.png' (33256 bytes)
2094
Completed 500 Internal Server Error in 11ms (ActiveRecord: 2.9ms)
2095

    
2096
ActiveRecord::StatementInvalid (Mysql2::Error: Data too long for column 'digest' at row 1: INSERT INTO `attachments` (`filesize`, `author_id`, `filename`, `content_type`, `created_on`, `disk_directory`, `disk_filename`, `digest`) VALUES (33256, 5, 'projexz_logo1.png', 'image/png', '2018-02-26 14:13:10', '2018/02', '180226141310_projexz_logo1.png', '9155357483b4451833bea4f4abdc377793723cf0933e20523ad7f74b2f0eeed5')):
2097
  app/controllers/attachments_controller.rb:97:in `upload'
2098
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
2099

    
2100

    
2101
Started PUT "/projects/projexz-site-creation/wiki/Site_Creation_Wiki" for 86.177.105.38 at 2018-02-26 14:13:17 +0000
2102
Processing by WikiController#update as HTML
2103
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"WBsE9plT3V834dzNd2oIDbB7pI30si2sb8JKybBpjJyrRrC1SIlXUgpPG4bbuD/Rp5yzdyT3AReXpOG76hv9OQ==", "content"=>{"version"=>"5", "text"=>"h1. Site Creation\r\n\r\nAny suggestions for improvements will be gratefully received though it should be noted that the site is based on Redmine and as such is currently limited to the capabilities of Redmine and its existing extensions.\r\n\r\nh2. Site Logos\r\n\r\nA number of site logos have been prepared and up loaded here.\r\n\r\n\r\nh1. Projexz – Project Management Portal\r\n\r\nI have completely rebuilt the Projexz server and it is now operating in a different manner than before.\r\n\r\nThis system is not working 100% at the moment (can’t upload files), and we are still working on some features. \r\n\r\nNormally, users will only be able to see public projects or projects of which they are members.\r\n\r\nNew features currently in development include \r\n \r\n•\tMore and better user information (People)\r\n•\tCustomer Relationship Management (Contact)\r\n•\tAgile Support (Scrum)\r\n•\tOrder & Delivery Workflow (Products)\r\n•\tFinances\r\n•\tGenerate Invoices from Timesheets etc (Invoices)\r\n•\tHelp Desk \r\n•\tFAQ\r\n•\tChecklists\r\n•\tTags\r\n•\tFavorite Projects\r\n\r\nFuture features we are investigating include the following\r\n•\tDraw.io integration to allow the inclusion of draw.io diagrams in trackers and wiki pages. (see https://www.draw.io/)\r\n•\tDMS Integration\r\n•\tWYSWYG Editing\r\n•\tAction timers\r\n•\tMore business features (contracts etc)\r\n•\tTheme by user – allows each user to have a different theme\r\n•\tEngineering Change Management\r\n•\tCompetency Framework\r\n•\tTools and Licence management\r\n•\tBetter Customer segregation – currently determined by dummy project\r\n\r\n\r\nWe are also looking at other integrations (\"Zapier\":https://zapier.com/, \"Cloudpipes\":https://www.cloudpipes.com/channels/redmine) to integrate with your favorite web apps (e.g. Google Calendar).\r\n\r\nThere are apps for the phone and a plug in for Outlook.\r\n\r\nThe intention is to provide a number of logins to customers free of charge, providing they are active WIAC Ltd clients. We are also exploring the idea of giving access to the complete supply chain so that there is a centralised access for the recording and management of projects. The business model for this has yet to be worked out.\r\n\r\nProjexz is now secure with SSL.", "comments"=>""}, "wiki_page"=>{"parent_id"=>""}, "attachments"=>{"1"=>{"filename"=>"projexz_logo1.png", "description"=>"", "token"=>""}}, "commit"=>"Save", "project_id"=>"projexz-site-creation", "id"=>"Site_Creation_Wiki"}
2104
  Current user: Mark (id=5)
2105
Redirected to https://projexz.co.uk/projects/projexz-site-creation/wiki/Site_Creation_Wiki
2106
Completed 302 Found in 19ms (ActiveRecord: 4.3ms)
2107
Started GET "/projects/projexz-site-creation/wiki/Site_Creation_Wiki" for 86.177.105.38 at 2018-02-26 14:13:17 +0000
2108
Processing by WikiController#show as HTML
2109
  Parameters: {"project_id"=>"projexz-site-creation", "id"=>"Site_Creation_Wiki"}
2110
  Current user: Mark (id=5)
2111
  Rendered wiki/_content.html.erb (7.7ms)
2112
  Rendered attachments/_form.html.erb (1.8ms)
2113
  Rendered wiki/_sidebar.html.erb (1.5ms)
2114
  Rendered wiki/show.html.erb within layouts/base (17.1ms)
2115
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.5ms)
2116
  Rendered inline template (0.6ms)
2117
  Rendered inline template (0.4ms)
2118
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
2119
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
2120
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
2121
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
2122
Completed 200 OK in 81ms (Views: 63.4ms | ActiveRecord: 7.5ms)
2123
Started GET "/issues.json?offset=0&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 14:17:55 +0000
2124
Processing by IssuesController#index as JSON
2125
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
2126
  Current user: Mark (id=5)
2127
  Rendered issues/index.api.rsb (493.9ms)
2128
Completed 200 OK in 553ms (Views: 430.4ms | ActiveRecord: 76.2ms)
2129
Started GET "/issues.json?offset=100&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 14:17:55 +0000
2130
Processing by IssuesController#index as JSON
2131
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
2132
  Current user: Mark (id=5)
2133
  Rendered issues/index.api.rsb (435.8ms)
2134
Completed 200 OK in 484ms (Views: 394.1ms | ActiveRecord: 53.4ms)
2135
Started GET "/issues.json?offset=200&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 14:17:56 +0000
2136
Processing by IssuesController#index as JSON
2137
  Parameters: {"offset"=>"200", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
2138
  Current user: Mark (id=5)
2139
  Rendered issues/index.api.rsb (30.0ms)
2140
Completed 200 OK in 65ms (Views: 25.8ms | ActiveRecord: 15.9ms)
2141
Started GET "/issues.json?offset=300&limit=100&status_id=open&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 14:17:56 +0000
2142
Processing by IssuesController#index as JSON
2143
  Parameters: {"offset"=>"300", "limit"=>"100", "status_id"=>"open", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
2144
  Current user: Mark (id=5)
2145
  Rendered issues/index.api.rsb (0.2ms)
2146
Completed 200 OK in 27ms (Views: 0.6ms | ActiveRecord: 9.9ms)
2147
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 14:17:56 +0000
2148
Processing by ProjectsController#index as JSON
2149
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
2150
  Current user: Mark (id=5)
2151
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
2152
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
2153
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 14:17:56 +0000
2154
Processing by FavoriteProjectsController#search as JSON
2155
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
2156
  Current user: anonymous
2157
Filter chain halted as :check_if_login_required rendered or redirected
2158
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
2159
Started GET "/issues.json?offset=0&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 14:17:56 +0000
2160
Processing by IssuesController#index as JSON
2161
  Parameters: {"offset"=>"0", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
2162
  Current user: Mark (id=5)
2163
  Rendered issues/index.api.rsb (3.7ms)
2164
Completed 200 OK in 37ms (Views: 3.4ms | ActiveRecord: 11.6ms)
2165
Started GET "/issues.json?offset=100&limit=100&status_id=open&watcher_id=me&updated_on=%3E%3D2017-11-26T00%3A00%3A00Z&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 14:17:56 +0000
2166
Processing by IssuesController#index as JSON
2167
  Parameters: {"offset"=>"100", "limit"=>"100", "status_id"=>"open", "watcher_id"=>"me", "updated_on"=>">=2017-11-26T00:00:00Z", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
2168
  Current user: Mark (id=5)
2169
  Rendered issues/index.api.rsb (0.1ms)
2170
Completed 200 OK in 29ms (Views: 0.6ms | ActiveRecord: 10.2ms)
2171
Started GET "/projects.json?include=enabled_modules&limit=100&offset=0&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea" for 86.177.105.38 at 2018-02-26 14:17:56 +0000
2172
Processing by ProjectsController#index as JSON
2173
  Parameters: {"include"=>"enabled_modules", "limit"=>"100", "offset"=>"0", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea"}
2174
  Current user: Mark (id=5)
2175
Redirected to http://projexz.co.uk/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0
2176
Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
2177
Started GET "/favorite_projects/search?format=json&include=enabled_modules&key=48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea&limit=100&offset=0" for 86.177.105.38 at 2018-02-26 14:17:56 +0000
2178
Processing by FavoriteProjectsController#search as JSON
2179
  Parameters: {"include"=>"enabled_modules", "key"=>"48b817fb914ee1e8c0e54c2fd4cf7dca9c6115ea", "limit"=>"100", "offset"=>"0"}
2180
  Current user: anonymous
2181
Filter chain halted as :check_if_login_required rendered or redirected
2182
Completed 401 Unauthorized in 2ms (ActiveRecord: 0.6ms)
2183
Started GET "/projects/projexz-site-creation/settings" for 86.177.105.38 at 2018-02-26 14:21:18 +0000
2184
Processing by ProjectsController#settings as HTML
2185
  Parameters: {"id"=>"projexz-site-creation"}
2186
  Current user: Mark (id=5)
2187
  Rendered projects/_form.html.erb (60.8ms)
2188
  Rendered projects/_edit.html.erb (61.5ms)
2189
  Rendered common/_tabs.html.erb (64.5ms)
2190
  Rendered projects/settings.html.erb within layouts/base (65.1ms)
2191
Completed 500 Internal Server Error in 81ms (ActiveRecord: 5.2ms)
2192

    
2193
ActionView::Template::Error (undefined method `default_assigned_to_id' for #<Project:0x00007f05648b1490>
2194
Did you mean?  default_assigned_to
2195
               default_assigned_to=):
2196
    25: <% end %>
2197
    26: 
2198
    27: <% if @project.safe_attribute?('default_assigned_to_id') && (default_assigned_to_options = project_default_assigned_to_options(@project)).present? %>
2199
    28:   <p><%= f.select :default_assigned_to_id, default_assigned_to_options, include_blank: true %></p>
2200
    29: <% end %>
2201
    30: 
2202
    31: <%= wikitoolbar_for 'project_description' %>
2203
  lib/redmine/views/labelled_form_builder.rb:38:in `select'
2204
  app/views/projects/_form.html.erb:28:in `_app_views_projects__form_html_erb___2709859600830636423_69830572657100'
2205
  app/views/projects/_edit.html.erb:2:in `block in _app_views_projects__edit_html_erb___202378421712556458_69830572696020'
2206
  app/helpers/application_helper.rb:1190:in `labelled_form_for'
2207
  app/views/projects/_edit.html.erb:1:in `_app_views_projects__edit_html_erb___202378421712556458_69830572696020'
2208
  app/views/common/_tabs.html.erb:17:in `block in _app_views_common__tabs_html_erb__588149780069899582_69830572806280'
2209
  app/views/common/_tabs.html.erb:16:in `each'
2210
  app/views/common/_tabs.html.erb:16:in `_app_views_common__tabs_html_erb__588149780069899582_69830572806280'
2211
  app/helpers/application_helper.rb:345:in `render_tabs'
2212
  app/views/projects/settings.html.erb:3:in `_app_views_projects_settings_html_erb__2558677335905539235_69830572845380'
2213
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
2214

    
2215

    
2216
Started GET "/projects/projexz-site-creation/settings" for 86.177.105.38 at 2018-02-26 14:22:24 +0000
2217
Processing by ProjectsController#settings as HTML
2218
  Parameters: {"id"=>"projexz-site-creation"}
2219
  Current user: Mark (id=5)
2220
  Rendered projects/_form.html.erb (59.6ms)
2221
  Rendered projects/_edit.html.erb (60.2ms)
2222
  Rendered common/_tabs.html.erb (62.9ms)
2223
  Rendered projects/settings.html.erb within layouts/base (63.5ms)
2224
Completed 500 Internal Server Error in 79ms (ActiveRecord: 4.9ms)
2225

    
2226
ActionView::Template::Error (undefined method `default_assigned_to_id' for #<Project:0x00007f0565c31178>
2227
Did you mean?  default_assigned_to
2228
               default_assigned_to=):
2229
    25: <% end %>
2230
    26: 
2231
    27: <% if @project.safe_attribute?('default_assigned_to_id') && (default_assigned_to_options = project_default_assigned_to_options(@project)).present? %>
2232
    28:   <p><%= f.select :default_assigned_to_id, default_assigned_to_options, include_blank: true %></p>
2233
    29: <% end %>
2234
    30: 
2235
    31: <%= wikitoolbar_for 'project_description' %>
2236
  lib/redmine/views/labelled_form_builder.rb:38:in `select'
2237
  app/views/projects/_form.html.erb:28:in `_app_views_projects__form_html_erb___2709859600830636423_69830572657100'
2238
  app/views/projects/_edit.html.erb:2:in `block in _app_views_projects__edit_html_erb___202378421712556458_69830572696020'
2239
  app/helpers/application_helper.rb:1190:in `labelled_form_for'
2240
  app/views/projects/_edit.html.erb:1:in `_app_views_projects__edit_html_erb___202378421712556458_69830572696020'
2241
  app/views/common/_tabs.html.erb:17:in `block in _app_views_common__tabs_html_erb__588149780069899582_69830572806280'
2242
  app/views/common/_tabs.html.erb:16:in `each'
2243
  app/views/common/_tabs.html.erb:16:in `_app_views_common__tabs_html_erb__588149780069899582_69830572806280'
2244
  app/helpers/application_helper.rb:345:in `render_tabs'
2245
  app/views/projects/settings.html.erb:3:in `_app_views_projects_settings_html_erb__2558677335905539235_69830572845380'
2246
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
2247

    
2248

    
2249
Started GET "/settings" for 86.177.105.38 at 2018-02-26 14:22:31 +0000
2250
Processing by SettingsController#index as HTML
2251
  Current user: Mark (id=5)
2252
  Rendered settings/_general.html.erb (8.5ms)
2253
  Rendered settings/_display.html.erb (11.9ms)
2254
  Rendered settings/_authentication.html.erb (295.1ms)
2255
  Rendered settings/_api.html.erb (2.2ms)
2256
  Rendered settings/_projects.html.erb (12.6ms)
2257
  Rendered queries/_columns.html.erb (8.7ms)
2258
  Rendered settings/_issues.html.erb (23.9ms)
2259
  Rendered settings/_timelog.html.erb (2.1ms)
2260
  Rendered settings/_attachments.html.erb (4.3ms)
2261
  Rendered settings/_notifications.html.erb (1.6ms)
2262
  Rendered settings/_mail_handler.html.erb (6.8ms)
2263
  Rendered settings/_repositories.html.erb (30.9ms)
2264
  Rendered common/_tabs.html.erb (456.7ms)
2265
  Rendered settings/edit.html.erb within layouts/admin (457.7ms)
2266
  Rendered admin/_menu.html.erb (4.9ms)
2267
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
2268
  Rendered inline template (0.6ms)
2269
  Rendered inline template (0.4ms)
2270
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
2271
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
2272
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
2273
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
2274
  Rendered layouts/base.html.erb (35.8ms)
2275
Completed 200 OK in 519ms (Views: 492.3ms | ActiveRecord: 20.3ms)
2276
Started GET "/admin/info" for 86.177.105.38 at 2018-02-26 14:22:35 +0000
2277
Processing by AdminController#info as HTML
2278
  Current user: Mark (id=5)
2279
  Rendered admin/info.html.erb within layouts/admin (8.8ms)
2280
  Rendered admin/_menu.html.erb (4.8ms)
2281
  Rendered plugins/redmine_contacts/app/views/contacts_issues/_additional_assets.html.erb (0.6ms)
2282
  Rendered inline template (0.5ms)
2283
  Rendered inline template (0.5ms)
2284
  Rendered plugins/redmine_contacts/app/views/common/_contacts_select2_data.html.erb (0.2ms)
2285
  Rendered plugins/redmine_people/app/views/people_announcements/_call_announcements.html.erb (0.0ms)
2286
  Rendered plugins/redmine_people/app/views/common/_people_select2_data.html.erb (0.2ms)
2287
  Rendered plugins/redmine_people/app/views/common/_layout_bottom.html.erb (0.5ms)
2288
  Rendered layouts/base.html.erb (35.7ms)
2289
Completed 200 OK in 82ms (Views: 52.5ms | ActiveRecord: 4.2ms)
2290
Started GET "/" for 60.191.38.77 at 2018-02-26 14:24:20 +0000
2291
Processing by WelcomeController#index as HTML
2292
  Current user: anonymous
2293
Redirected to http://77.68.79.218/login?back_url=http%3A%2F%2F77.68.79.218%2F
2294
Filter chain halted as :check_if_login_required rendered or redirected
2295
Completed 302 Found in 5ms (ActiveRecord: 1.2ms)
2296
Started GET "/" for 60.191.38.77 at 2018-02-26 14:24:22 +0000
2297
Processing by WelcomeController#index as HTML
2298
  Current user: anonymous
2299
Redirected to http://77.68.79.218/login?back_url=http%3A%2F%2F77.68.79.218%2F
2300
Filter chain halted as :check_if_login_required rendered or redirected
2301
Completed 302 Found in 3ms (ActiveRecord: 0.8ms)
(4-4/4)