Skip to content

Instantly share code, notes, and snippets.

@bochi
Created February 3, 2022 08:54
Show Gist options
  • Save bochi/ad455485ab26cc455d399d430c49f950 to your computer and use it in GitHub Desktop.
Save bochi/ad455485ab26cc455d399d430c49f950 to your computer and use it in GitHub Desktop.
2022-02-03T09:32:29 [I|app|53ab9b56] Started PATCH "/users/37-j7931" for 10.7.67.200 at 2022-02-03 09:32:29 +0100
2022-02-03T09:32:29 [I|app|53ab9b56] Processing by UsersController#update as HTML
2022-02-03T09:32:29 [I|app|53ab9b56] Parameters: {"utf8"=>"✓", "authenticity_token"=>"k0hBtpiNSXGA8nK8rvwKEhjodSQMgmzfE7RlDdQqz31Wd+vhOY8+PSu2LXHTNPwhc5/r6evPL7Z7eTgDzztLaA==", "user"=>{"login"=>"j79311", "firstname"=>"Stefan", "lastname"=>"Bogner", "mail"=>"stefan.bogner@lalala", "description"=>"", "locale"=>"", "timezone"=>"", "current_password"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "mail_enabled"=>"1", "user_mail_notifications_attributes"=>{"0"=>{"mail_notification_id"=>"3", "interval"=>"", "mail_query"=>""}, "1"=>{"mail_notification_id"=>"6", "interval"=>""}, "2"=>{"mail_notification_id"=>"1", "interval"=>""}, "3"=>{"mail_notification_id"=>"4", "interval"=>""}}, "role_ids"=>["1"], "location_ids"=>["2", "2", ""], "default_location_id"=>"2", "organization_ids"=>["1", "1", ""], "default_organization_id"=>"1"}, "commit"=>"Absenden", "id"=>"37-j7931"}
2022-02-03T09:32:29 [D|tax|53ab9b56] Current location set to Office
2022-02-03T09:32:29 [D|tax|53ab9b56] Current organization set to SomeCompany AG
2022-02-03T09:32:29 [D|app|53ab9b56] Unpermitted parameter: :role_ids
2022-02-03T09:32:29 [W|app|53ab9b56] Gültigkeitsprüfung ist fehlgeschlagen: Taxonomie ist bereits vergeben
2022-02-03T09:32:29 [I|app|53ab9b56] Backtrace for 'Gültigkeitsprüfung ist fehlgeschlagen: Taxonomie ist bereits vergeben' error (ActiveRecord::RecordInvalid): Gültigkeitsprüfung ist fehlgeschlagen: Taxonomie ist bereits vergeben
2022-02-03T09:32:29 [I|app|53ab9b56] Rendering common/500.html.erb within layouts/application
2022-02-03T09:32:29 [I|app|53ab9b56] Rendered common/500.html.erb within layouts/application (Duration: 1.8ms | Allocations: 857)
2022-02-03T09:32:29 [I|app|53ab9b56] Rendered layouts/_application_content.html.erb (Duration: 3.1ms | Allocations: 5625)
2022-02-03T09:32:29 [I|app|53ab9b56] Rendering layouts/base.html.erb
2022-02-03T09:32:29 [I|app|53ab9b56] Rendered layouts/base.html.erb (Duration: 4.3ms | Allocations: 6761)
2022-02-03T09:32:29 [I|app|53ab9b56] Completed 500 Internal Server Error in 38ms (Views: 15.4ms | ActiveRecord: 3.6ms | Allocations: 29909)
Foreman version: 2.4.0
Plugins:
- foreman-tasks 4.0.0
- foreman_hooks 0.3.17
- foreman_remote_execution 4.2.2
- foreman_salt 13.2.4
- foreman_templates 9.0.1
eman_templates 9.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment