I, [2024-02-14T08:06:27.023241 #1] INFO -- : Rendered issue_statuses/index.html.erb within layouts/admin (Duration: 39.2ms | Allocations: 1422) I, [2024-02-14T08:06:27.046556 #1] INFO -- : Rendered layouts/base.html.erb (Duration: 17.8ms | Allocations: 5026) I, [2024-02-14T08:06:27.046624 #1] INFO -- : Rendered layout layouts/admin.html.erb (Duration: 62.7ms | Allocations: 8112) I, [2024-02-14T08:06:27.046836 #1] INFO -- : Completed 200 OK in 109ms (Views: 25.4ms | ActiveRecord: 71.2ms | Allocations: 9684) I, [2024-02-14T08:06:30.187532 #1] INFO -- : Started GET "/trackers" for 10.0.0.2 at 2024-02-14 08:06:30 +0000 I, [2024-02-14T08:06:30.189632 #1] INFO -- : Processing by TrackersController#index as HTML I, [2024-02-14T08:06:30.226678 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:06:30.249095 #1] INFO -- : Rendered trackers/index.html.erb within layouts/admin (Duration: 10.6ms | Allocations: 2044) I, [2024-02-14T08:06:30.266008 #1] INFO -- : Rendered layouts/base.html.erb (Duration: 14.2ms | Allocations: 5200) I, [2024-02-14T08:06:30.266087 #1] INFO -- : Rendered layout layouts/admin.html.erb (Duration: 27.7ms | Allocations: 8954) I, [2024-02-14T08:06:30.266301 #1] INFO -- : Completed 200 OK in 77ms (Views: 24.1ms | ActiveRecord: 40.2ms | Allocations: 10996) I, [2024-02-14T08:06:36.482789 #1] INFO -- : Started GET "/trackers/1/edit" for 10.0.0.2 at 2024-02-14 08:06:36 +0000 I, [2024-02-14T08:06:36.484511 #1] INFO -- : Processing by TrackersController#edit as HTML I, [2024-02-14T08:06:36.484619 #1] INFO -- : Parameters: {"id"=>"1"} I, [2024-02-14T08:06:36.522589 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:06:36.606230 #1] INFO -- : Rendered trackers/edit.html.erb within layouts/admin (Duration: 77.7ms | Allocations: 6344) I, [2024-02-14T08:06:36.626087 #1] INFO -- : Rendered layouts/base.html.erb (Duration: 15.7ms | Allocations: 5044) I, [2024-02-14T08:06:36.626232 #1] INFO -- : Rendered layout layouts/admin.html.erb (Duration: 97.8ms | Allocations: 13115) I, [2024-02-14T08:06:36.627194 #1] INFO -- : Completed 200 OK in 142ms (Views: 35.9ms | ActiveRecord: 96.1ms | Allocations: 14586) I, [2024-02-14T08:06:57.735652 #1] INFO -- : Started GET "/enumerations" for 10.0.0.2 at 2024-02-14 08:06:57 +0000 I, [2024-02-14T08:06:57.738701 #1] INFO -- : Processing by EnumerationsController#index as HTML I, [2024-02-14T08:06:57.774519 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:06:57.785621 #1] INFO -- : Rendered enumerations/index.html.erb within layouts/admin (Duration: 8.9ms | Allocations: 994) I, [2024-02-14T08:06:57.802135 #1] INFO -- : Rendered layouts/base.html.erb (Duration: 14.6ms | Allocations: 5026) I, [2024-02-14T08:06:57.802214 #1] INFO -- : Rendered layout layouts/admin.html.erb (Duration: 25.6ms | Allocations: 7683) I, [2024-02-14T08:06:57.802472 #1] INFO -- : Completed 200 OK in 64ms (Views: 17.1ms | ActiveRecord: 36.6ms | Allocations: 8972) I, [2024-02-14T08:07:01.210249 #1] INFO -- : Started GET "/settings" for 10.0.0.2 at 2024-02-14 08:07:01 +0000 I, [2024-02-14T08:07:01.211718 #1] INFO -- : Processing by SettingsController#index as HTML I, [2024-02-14T08:07:01.254460 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:07:01.463130 #1] INFO -- : Rendered settings/edit.html.erb within layouts/admin (Duration: 204.5ms | Allocations: 49286) I, [2024-02-14T08:07:01.476201 #1] INFO -- : Rendered layouts/base.html.erb (Duration: 11.3ms | Allocations: 4709) I, [2024-02-14T08:07:01.476356 #1] INFO -- : Rendered layout layouts/admin.html.erb (Duration: 217.7ms | Allocations: 55673) I, [2024-02-14T08:07:01.476712 #1] INFO -- : Completed 200 OK in 265ms (Views: 103.1ms | ActiveRecord: 152.6ms | Allocations: 57212) I, [2024-02-14T08:08:16.058631 #1] INFO -- : Started GET "/my/page" for 10.0.0.2 at 2024-02-14 08:08:16 +0000 I, [2024-02-14T08:08:16.064363 #1] INFO -- : Processing by MyController#page as HTML I, [2024-02-14T08:08:16.107097 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:08:16.617753 #1] INFO -- : Rendered my/page.html.erb within layouts/base (Duration: 500.5ms | Allocations: 18922) I, [2024-02-14T08:08:16.633604 #1] INFO -- : Rendered layout layouts/base.html.erb (Duration: 516.5ms | Allocations: 23568) I, [2024-02-14T08:08:16.633985 #1] INFO -- : Completed 200 OK in 569ms (Views: 102.6ms | ActiveRecord: 449.2ms | Allocations: 25269) I, [2024-02-14T08:08:28.899843 #1] INFO -- : Started POST "/my/add_block" for 10.0.0.2 at 2024-02-14 08:08:28 +0000 I, [2024-02-14T08:08:28.901575 #1] INFO -- : Processing by MyController#add_block as HTML I, [2024-02-14T08:08:28.901704 #1] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZVDUXgvy5Jk++pAq5cnsyYRMZ5Gub6XBPhDZro9wTR6rf/6DmXg3DeKe0xUvEuKFa5Q5CrO5uTw5HfrNLsMSIw==", "block"=>"issuequery"} I, [2024-02-14T08:08:28.942409 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:08:28.960539 #1] INFO -- : Redirected to https://redmine.amicio.lan/my/page I, [2024-02-14T08:08:28.960768 #1] INFO -- : Completed 302 Found in 59ms (ActiveRecord: 38.8ms | Allocations: 3642) I, [2024-02-14T08:08:29.002455 #1] INFO -- : Started GET "/my/page" for 10.0.0.2 at 2024-02-14 08:08:29 +0000 I, [2024-02-14T08:08:29.003513 #1] INFO -- : Processing by MyController#page as HTML I, [2024-02-14T08:08:29.042519 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:08:29.750733 #1] INFO -- : Rendered my/page.html.erb within layouts/base (Duration: 701.9ms | Allocations: 20509) I, [2024-02-14T08:08:29.764072 #1] INFO -- : Rendered layout layouts/base.html.erb (Duration: 715.3ms | Allocations: 25153) I, [2024-02-14T08:08:29.764337 #1] INFO -- : Completed 200 OK in 761ms (Views: 73.1ms | ActiveRecord: 677.2ms | Allocations: 26718) I, [2024-02-14T08:08:39.590124 #1] INFO -- : Started POST "/my/remove_block?block=issuequery" for 10.0.0.2 at 2024-02-14 08:08:39 +0000 I, [2024-02-14T08:08:39.591801 #1] INFO -- : Processing by MyController#remove_block as JS I, [2024-02-14T08:08:39.591891 #1] INFO -- : Parameters: {"block"=>"issuequery"} I, [2024-02-14T08:08:39.630541 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:08:39.650743 #1] INFO -- : Rendered my/remove_block.js.erb (Duration: 3.5ms | Allocations: 1916) I, [2024-02-14T08:08:39.651041 #1] INFO -- : Completed 200 OK in 59ms (Views: 4.2ms | ActiveRecord: 38.7ms | Allocations: 4601) I, [2024-02-14T08:08:44.522428 #1] INFO -- : Started POST "/my/add_block" for 10.0.0.2 at 2024-02-14 08:08:44 +0000 I, [2024-02-14T08:08:44.523609 #1] INFO -- : Processing by MyController#add_block as HTML I, [2024-02-14T08:08:44.523715 #1] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"RZs810q3aI3yNsUFmtl+KOieTg7CMV7ZcUHWZulfDBKLtBYK2D27GS5ShjpQAnBkB0YQld/nQiR2TPUFSOxTLw==", "block"=>"calendar"} I, [2024-02-14T08:08:44.562512 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:08:44.575315 #1] INFO -- : Redirected to https://redmine.amicio.lan/my/page I, [2024-02-14T08:08:44.575480 #1] INFO -- : Completed 302 Found in 52ms (ActiveRecord: 36.3ms | Allocations: 3590) I, [2024-02-14T08:08:44.622344 #1] INFO -- : Started GET "/my/page" for 10.0.0.2 at 2024-02-14 08:08:44 +0000 I, [2024-02-14T08:08:44.623399 #1] INFO -- : Processing by MyController#page as HTML I, [2024-02-14T08:08:44.658401 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:08:44.974249 #1] INFO -- : Rendered my/page.html.erb within layouts/base (Duration: 310.9ms | Allocations: 23112) I, [2024-02-14T08:08:44.986431 #1] INFO -- : Rendered layout layouts/base.html.erb (Duration: 323.1ms | Allocations: 27453) I, [2024-02-14T08:08:44.986665 #1] INFO -- : Completed 200 OK in 363ms (Views: 73.8ms | ActiveRecord: 280.3ms | Allocations: 29014) I, [2024-02-14T08:47:18.784958 #1] INFO -- : Started GET "/projects" for 10.0.0.2 at 2024-02-14 08:47:18 +0000 I, [2024-02-14T08:47:18.793935 #1] INFO -- : Processing by ProjectsController#index as HTML I, [2024-02-14T08:47:18.891475 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:47:18.983768 #1] INFO -- : Rendered projects/index.html.erb within layouts/base (Duration: 23.1ms | Allocations: 6891) I, [2024-02-14T08:47:19.008928 #1] INFO -- : Rendered layout layouts/base.html.erb (Duration: 48.3ms | Allocations: 12956) I, [2024-02-14T08:47:19.009395 #1] INFO -- : Completed 200 OK in 215ms (Views: 34.0ms | ActiveRecord: 129.1ms | Allocations: 16027) I, [2024-02-14T08:47:22.298749 #1] INFO -- : Started GET "/projects/quick-france" for 10.0.0.2 at 2024-02-14 08:47:22 +0000 I, [2024-02-14T08:47:22.300592 #1] INFO -- : Processing by ProjectsController#show as HTML I, [2024-02-14T08:47:22.300754 #1] INFO -- : Parameters: {"id"=>"quick-france"} I, [2024-02-14T08:47:22.334165 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:47:22.445230 #1] INFO -- : Rendered projects/show.html.erb within layouts/base (Duration: 29.6ms | Allocations: 2819) I, [2024-02-14T08:47:22.467995 #1] INFO -- : Rendered layout layouts/base.html.erb (Duration: 52.4ms | Allocations: 10491) I, [2024-02-14T08:47:22.468298 #1] INFO -- : Completed 200 OK in 167ms (Views: 22.5ms | ActiveRecord: 116.2ms | Allocations: 16158) I, [2024-02-14T08:47:25.442661 #1] INFO -- : Started GET "/projects/quick-france/issues/new" for 10.0.0.2 at 2024-02-14 08:47:25 +0000 I, [2024-02-14T08:47:25.444627 #1] INFO -- : Processing by IssuesController#new as HTML I, [2024-02-14T08:47:25.444762 #1] INFO -- : Parameters: {"project_id"=>"quick-france"} I, [2024-02-14T08:47:25.478124 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:47:25.640414 #1] INFO -- : Rendered issues/new.html.erb within layouts/base (Duration: 111.0ms | Allocations: 16994) I, [2024-02-14T08:47:25.662402 #1] INFO -- : Rendered layout layouts/base.html.erb (Duration: 133.0ms | Allocations: 24625) I, [2024-02-14T08:47:25.662736 #1] INFO -- : Completed 200 OK in 218ms (Views: 56.8ms | ActiveRecord: 132.4ms | Allocations: 30850) I, [2024-02-14T08:48:04.427026 #1] INFO -- : Started POST "/projects/quick-france/issues" for 10.0.0.2 at 2024-02-14 08:48:04 +0000 I, [2024-02-14T08:48:04.429068 #1] INFO -- : Processing by IssuesController#create as HTML I, [2024-02-14T08:48:04.429194 #1] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"WGNSjvvqmLV4Os0lhLmHqO8dJtyWlDIBLjlksbPTuNqWTHhTaWBLIaRejhpOYonkAMV4R4tCLvwpNEfSEmDn5w==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "tracker_id"=>"1", "subject"=>"dsfsdf", "description"=>"", "status_id"=>"1", "category_id"=>"", "start_date"=>"2024-02-14", "custom_field_values"=>{"1"=>"", "2"=>"", "3"=>"dsfdsf", "4"=>"dsfdsf", "5"=>"dsfds", "6"=>"", "7"=>"", "8"=>"", "9"=>"", "10"=>"", "11"=>""}, "watcher_user_ids"=>[""]}, "was_default_status"=>"1", "commit"=>"Create", "project_id"=>"quick-france"} I, [2024-02-14T08:48:04.678387 #1] INFO -- : Current user: dvignaud (id=12) I, [2024-02-14T08:48:04.819174 #1] INFO -- : Completed 500 Internal Server Error in 390ms (ActiveRecord: 333.6ms | Allocations: 11725) F, [2024-02-14T08:48:04.820260 #1] FATAL -- : NoMethodError (undefined method `id' for nil:NilClass): app/models/issue.rb:2072:in `clear_disabled_fields' app/controllers/issues_controller.rb:152:in `create' lib/redmine/sudo_mode.rb:61:in `sudo_mode'