Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download Documents 500 error #329

Open
ZILosoft opened this issue Jul 30, 2024 · 5 comments
Open

Cannot download Documents 500 error #329

ZILosoft opened this issue Jul 30, 2024 · 5 comments

Comments

@ZILosoft
Copy link

hi. we have problem with download documents

2024-07-30T18:21:44.011292570Z E, [2024-07-30T18:21:44.010955 #1] ERROR -- : [4588b043c800dfe1972184b1cc0f5488] undefined method `value' for nil
2024-07-30T18:21:44.020295407Z I, [2024-07-30T18:21:44.020015 #1]  INFO -- : [4588b043c800dfe1972184b1cc0f5488] {"method":"GET","path":"/submitters/YFZYiqwepwEaNR/download","format":"*/*","controller":"SubmissionsDownloadController","action":"index","status":500,"allocations":12576,"duration":645.67,"view":0.0,"db":26.32,"fwd":"172.69.109.31"}
2024-07-30T18:21:44.022257871Z E, [2024-07-30T18:21:44.022049 #1] ERROR -- : [4588b043c800dfe1972184b1cc0f5488]   
2024-07-30T18:21:44.022282883Z [4588b043c800dfe1972184b1cc0f5488] NoMethodError (undefined method `value' for nil):
2024-07-30T18:21:44.022325659Z [4588b043c800dfe1972184b1cc0f5488]   
2024-07-30T18:21:44.022331852Z [4588b043c800dfe1972184b1cc0f5488] lib/accounts.rb:111:in `load_signing_pkcs'
2024-07-30T18:21:44.022335669Z [4588b043c800dfe1972184b1cc0f5488] lib/submissions/generate_result_attachments.rb:49:in `call'
2024-07-30T18:21:44.022338922Z [4588b043c800dfe1972184b1cc0f5488] lib/submissions/ensure_result_generated.rb:27:in `call'
2024-07-30T18:21:44.022342787Z [4588b043c800dfe1972184b1cc0f5488] app/controllers/submissions_download_controller.rb:22:in `index'
2024-07-30T18:21:44.022346445Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
2024-07-30T18:21:44.022349813Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/abstract_controller/base.rb:224:in `process_action'
2024-07-30T18:21:44.022353539Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_controller/metal/rendering.rb:165:in `process_action'
2024-07-30T18:21:44.022357072Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/abstract_controller/callbacks.rb:259:in `block in process_action'
2024-07-30T18:21:44.022360689Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/callbacks.rb:121:in `block in run_callbacks'
2024-07-30T18:21:44.022364052Z [4588b043c800dfe1972184b1cc0f5488] turbo-rails (2.0.5) lib/turbo-rails.rb:24:in `with_request_id'
2024-07-30T18:21:44.022368425Z [4588b043c800dfe1972184b1cc0f5488] turbo-rails (2.0.5) app/controllers/concerns/turbo/request_id_tracking.rb:10:in `turbo_tracking_request_id'
2024-07-30T18:21:44.022371788Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/callbacks.rb:130:in `block in run_callbacks'
2024-07-30T18:21:44.022389627Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/callbacks.rb:141:in `run_callbacks'
2024-07-30T18:21:44.022393649Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/abstract_controller/callbacks.rb:258:in `process_action'
2024-07-30T18:21:44.022407843Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_controller/metal/rescue.rb:25:in `process_action'
2024-07-30T18:21:44.022420131Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_controller/metal/instrumentation.rb:74:in `block in process_action'
2024-07-30T18:21:44.022426966Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/notifications.rb:206:in `block in instrument'
2024-07-30T18:21:44.022433653Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/notifications/instrumenter.rb:58:in `instrument'
2024-07-30T18:21:44.022438754Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/notifications.rb:206:in `instrument'
2024-07-30T18:21:44.022443541Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_controller/metal/instrumentation.rb:73:in `process_action'
2024-07-30T18:21:44.022448633Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_controller/metal/params_wrapper.rb:261:in `process_action'
2024-07-30T18:21:44.022488442Z [4588b043c800dfe1972184b1cc0f5488] activerecord (7.1.3.2) lib/active_record/railties/controller_runtime.rb:32:in `process_action'
2024-07-30T18:21:44.022495864Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/abstract_controller/base.rb:160:in `process'
2024-07-30T18:21:44.022501452Z [4588b043c800dfe1972184b1cc0f5488] actionview (7.1.3.2) lib/action_view/rendering.rb:40:in `process'
2024-07-30T18:21:44.022506155Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_controller/metal.rb:227:in `dispatch'
2024-07-30T18:21:44.022509662Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_controller/metal.rb:309:in `dispatch'
2024-07-30T18:21:44.022523504Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
2024-07-30T18:21:44.022527052Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/routing/route_set.rb:32:in `serve'
2024-07-30T18:21:44.022530267Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:51:in `block in serve'
2024-07-30T18:21:44.022533592Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:131:in `block in find_routes'
2024-07-30T18:21:44.022536825Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:124:in `each'
2024-07-30T18:21:44.022540202Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:124:in `find_routes'
2024-07-30T18:21:44.022561325Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:32:in `serve'
2024-07-30T18:21:44.022571468Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/routing/route_set.rb:882:in `call'
2024-07-30T18:21:44.022575865Z [4588b043c800dfe1972184b1cc0f5488] warden (1.2.9) lib/warden/manager.rb:36:in `block in call'
2024-07-30T18:21:44.022579215Z [4588b043c800dfe1972184b1cc0f5488] warden (1.2.9) lib/warden/manager.rb:34:in `catch'
2024-07-30T18:21:44.022582821Z [4588b043c800dfe1972184b1cc0f5488] warden (1.2.9) lib/warden/manager.rb:34:in `call'
2024-07-30T18:21:44.022586370Z [4588b043c800dfe1972184b1cc0f5488] rack (3.0.11) lib/rack/tempfile_reaper.rb:20:in `call'
2024-07-30T18:21:44.022589905Z [4588b043c800dfe1972184b1cc0f5488] rack (3.0.11) lib/rack/etag.rb:29:in `call'
2024-07-30T18:21:44.022593193Z [4588b043c800dfe1972184b1cc0f5488] rack (3.0.11) lib/rack/conditional_get.rb:31:in `call'
2024-07-30T18:21:44.022596783Z [4588b043c800dfe1972184b1cc0f5488] rack (3.0.11) lib/rack/head.rb:15:in `call'
2024-07-30T18:21:44.022600183Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/http/permissions_policy.rb:36:in `call'
2024-07-30T18:21:44.022603405Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/http/content_security_policy.rb:33:in `call'
2024-07-30T18:21:44.022606731Z [4588b043c800dfe1972184b1cc0f5488] rack-session (2.0.0) lib/rack/session/abstract/id.rb:272:in `context'
2024-07-30T18:21:44.022609945Z [4588b043c800dfe1972184b1cc0f5488] rack-session (2.0.0) lib/rack/session/abstract/id.rb:266:in `call'
2024-07-30T18:21:44.022613271Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/cookies.rb:689:in `call'
2024-07-30T18:21:44.022616544Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
2024-07-30T18:21:44.022619745Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/callbacks.rb:101:in `run_callbacks'
2024-07-30T18:21:44.022623084Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/callbacks.rb:28:in `call'
2024-07-30T18:21:44.022641566Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/debug_exceptions.rb:29:in `call'
2024-07-30T18:21:44.022645451Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
2024-07-30T18:21:44.022648854Z [4588b043c800dfe1972184b1cc0f5488] lograge (0.14.0) lib/lograge/rails_ext/rack/logger.rb:18:in `call_app'
2024-07-30T18:21:44.022652155Z [4588b043c800dfe1972184b1cc0f5488] railties (7.1.3.2) lib/rails/rack/logger.rb:24:in `block in call'
2024-07-30T18:21:44.022655585Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/tagged_logging.rb:135:in `block in tagged'
2024-07-30T18:21:44.022665177Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/tagged_logging.rb:39:in `tagged'
2024-07-30T18:21:44.022668554Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/tagged_logging.rb:135:in `tagged'
2024-07-30T18:21:44.022672074Z [4588b043c800dfe1972184b1cc0f5488] activesupport (7.1.3.2) lib/active_support/broadcast_logger.rb:240:in `method_missing'
2024-07-30T18:21:44.022675364Z [4588b043c800dfe1972184b1cc0f5488] railties (7.1.3.2) lib/rails/rack/logger.rb:24:in `call'
2024-07-30T18:21:44.022678689Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/remote_ip.rb:92:in `call'
2024-07-30T18:21:44.022681869Z [4588b043c800dfe1972184b1cc0f5488] request_store (1.6.0) lib/request_store/middleware.rb:19:in `call'
2024-07-30T18:21:44.022685247Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/request_id.rb:28:in `call'
2024-07-30T18:21:44.022688664Z [4588b043c800dfe1972184b1cc0f5488] rack (3.0.11) lib/rack/method_override.rb:28:in `call'
2024-07-30T18:21:44.022691911Z [4588b043c800dfe1972184b1cc0f5488] rack (3.0.11) lib/rack/runtime.rb:24:in `call'
2024-07-30T18:21:44.022695271Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/executor.rb:14:in `call'
2024-07-30T18:21:44.022698587Z [4588b043c800dfe1972184b1cc0f5488] actionpack (7.1.3.2) lib/action_dispatch/middleware/static.rb:25:in `call'
2024-07-30T18:21:44.022816096Z [4588b043c800dfe1972184b1cc0f5488] lib/api_path_consider_json_middleware.rb:15:in `call'
2024-07-30T18:21:44.022821828Z [4588b043c800dfe1972184b1cc0f5488] lib/normalize_client_ip_middleware.rb:14:in `call'
2024-07-30T18:21:44.022825346Z [4588b043c800dfe1972184b1cc0f5488] rack (3.0.11) lib/rack/deflater.rb:47:in `call'
2024-07-30T18:21:44.022828632Z [4588b043c800dfe1972184b1cc0f5488] rack (3.0.11) lib/rack/sendfile.rb:114:in `call'
2024-07-30T18:21:44.022832016Z [4588b043c800dfe1972184b1cc0f5488] railties (7.1.3.2) lib/rails/engine.rb:536:in `call'
2024-07-30T18:21:44.022835205Z [4588b043c800dfe1972184b1cc0f5488] puma (6.4.2) lib/puma/configuration.rb:272:in `call'
2024-07-30T18:21:44.022839040Z [4588b043c800dfe1972184b1cc0f5488] puma (6.4.2) lib/puma/request.rb:100:in `block in handle_request'
2024-07-30T18:21:44.022842287Z [4588b043c800dfe1972184b1cc0f5488] puma (6.4.2) lib/puma/thread_pool.rb:378:in `with_force_shutdown'
2024-07-30T18:21:44.022853558Z [4588b043c800dfe1972184b1cc0f5488] puma (6.4.2) lib/puma/request.rb:99:in `handle_request'
2024-07-30T18:21:44.022857278Z [4588b043c800dfe1972184b1cc0f5488] puma (6.4.2) lib/puma/server.rb:464:in `process_client'
2024-07-30T18:21:44.022860487Z [4588b043c800dfe1972184b1cc0f5488] puma (6.4.2) lib/puma/server.rb:245:in `block in run'
2024-07-30T18:21:44.022894289Z [4588b043c800dfe1972184b1cc0f5488] puma (6.4.2) lib/puma/thread_pool.rb:155:in `block in spawn_thread'
2024-07-30T18:21:44.024721815Z I, [2024-07-30T18:21:44.024545 #1]  INFO -- : [4588b043c800dfe1972184b1cc0f5488] {"method":"GET","path":"/500","format":"*/*","controller":"ErrorsController","action":"show","status":500,"allocations":501,"duration":1.11,"view":0.15,"db":0.0,"fwd":"172.69.109.31"}
2024-07-30T18:21:45.777492884Z I, [2024-07-30T18:21:45.776560 #1]  INFO -- : [156f9afab632fc4a566c343d11ba18b1] {"method":"GET","path":"/templates/17/submissions/
@omohokcoj
Copy link
Contributor

@ZILosoft can you please share the result of the SELECT * FROM encrypted_configs query ? Looks like the table was emptied

@ZILosoft
Copy link
Author

[
  {
    "id": 7,
    "account_id": 1,
    "key": "app_url",
    "value": "{\"p\":\"**hiddenbase64data**\",\"h\":{\"iv\":\"**hiddenbase64data**\"}}",
    "created_at": "2024-06-30 09:54:50.086245",
    "updated_at": "2024-06-30 09:54:52.603825"
  },
  {
    "id": 5,
    "account_id": 1,
    "key": "active_storage",
    "value": "{\"p\":\"**hiddenbase64data**\",\"h\":{\"iv\":\"**hiddenbase64data**\",\"c\":true}}",
    "created_at": "2024-06-25 19:09:01.171717",
    "updated_at": "2024-07-13 22:04:41.146233"
  },
  {
    "id": 6,
    "account_id": 1,
    "key": "action_mailer_smtp",
    "value": "{\"p\":\"**hiddenbase64data**\",\"h\":{\"iv\":\"**hiddenbase64data**\",\"at\":\"**hiddenbase64data**\",\"c\":true}}",
    "created_at": "2024-06-25 19:12:52.960296",
    "updated_at": "2024-07-13 22:13:46.436751"
  }
]

i replace base64 data with hiddenbase64data

@omohokcoj
Copy link
Contributor

omohokcoj commented Jul 30, 2024

@ZILosoft signing certificate table row is missing in this result - that's why it causes an error when signing documents. did you manually remove certain rows from the table?

You table contains rows with ID 5,6,7 - but rows with ID 1,2,3,4 are missing - so looks like some manual data manipulation took place here

@ZILosoft
Copy link
Author

thanks!
ok, how can we regenerate these lines, and "regenerate the document" re-sign the documents" ?

@ZILosoft
Copy link
Author

i found this key from backup
INSERT INTO public.encrypted_configs (id, account_id, key, value, created_at, updated_at) VALUES (2, 1, 'esign_certs', '{"p":"hiddedbase64","h":{"iv":"hiddedbase64","at":"hiddedbase64","c":true}}', '2024-05-08 00:12:04.453223', '2024-05-08 00:12:04.453223');

but now error cant decrypt

I, [2024-07-30T19:09:59.810493 #1]  INFO -- : [7e57b3b8abf48f49a35fb2825774f163] {"method":"GET","path":"/submitters/EoZd8BJjvpr4zL/download","format":"*/*","controller":"SubmissionsDownloadController","action":"index","status":500,"allocations":45252,"duration":1077.71,"view":0.0,"db":140.32,"fwd":"172.70.246.171"}
E, [2024-07-30T19:09:59.818313 #1] ERROR -- : [7e57b3b8abf48f49a35fb2825774f163]   
[7e57b3b8abf48f49a35fb2825774f163] ActiveRecord::Encryption::Errors::Decryption (ActiveRecord::Encryption::Errors::Decryption):
[7e57b3b8abf48f49a35fb2825774f163]   
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encryptor.rb:58:in `rescue in decrypt'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encryptor.rb:52:in `decrypt'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:90:in `block in decrypt'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/scheme.rb:69:in `with_context'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:15:in `with_context'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:85:in `decrypt'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:36:in `deserialize'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:104:in `block in try_to_deserialize_with_previous_encrypted_types'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:103:in `each'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:103:in `with_index'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:103:in `try_to_deserialize_with_previous_encrypted_types'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:98:in `rescue in decrypt'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:84:in `decrypt'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/encryption/encrypted_attribute_type.rb:36:in `deserialize'
[7e57b3b8abf48f49a35fb2825774f163] /usr/local/lib/ruby/3.3.0/delegate.rb:349:in `block in delegating_block'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/type/serialized.rb:22:in `deserialize'
[7e57b3b8abf48f49a35fb2825774f163] activemodel (7.1.3.2) lib/active_model/attribute_set/builder.rb:52:in `block in fetch_value'
[7e57b3b8abf48f49a35fb2825774f163] activemodel (7.1.3.2) lib/active_model/attribute_set/builder.rb:46:in `fetch'
[7e57b3b8abf48f49a35fb2825774f163] activemodel (7.1.3.2) lib/active_model/attribute_set/builder.rb:46:in `fetch_value'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/attribute_methods/read.rb:51:in `_read_attribute'
[7e57b3b8abf48f49a35fb2825774f163] activemodel (7.1.3.2) lib/active_model/attribute_methods.rb:286:in `value'
[7e57b3b8abf48f49a35fb2825774f163] lib/accounts.rb:114:in `load_signing_pkcs'
[7e57b3b8abf48f49a35fb2825774f163] lib/submissions/generate_result_attachments.rb:49:in `call'
[7e57b3b8abf48f49a35fb2825774f163] lib/submissions/ensure_result_generated.rb:27:in `call'
[7e57b3b8abf48f49a35fb2825774f163] app/controllers/submissions_download_controller.rb:22:in `index'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/abstract_controller/base.rb:224:in `process_action'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_controller/metal/rendering.rb:165:in `process_action'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/abstract_controller/callbacks.rb:259:in `block in process_action'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/callbacks.rb:121:in `block in run_callbacks'
[7e57b3b8abf48f49a35fb2825774f163] turbo-rails (2.0.5) lib/turbo-rails.rb:24:in `with_request_id'
[7e57b3b8abf48f49a35fb2825774f163] turbo-rails (2.0.5) app/controllers/concerns/turbo/request_id_tracking.rb:10:in `turbo_tracking_request_id'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/callbacks.rb:130:in `block in run_callbacks'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/callbacks.rb:141:in `run_callbacks'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/abstract_controller/callbacks.rb:258:in `process_action'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_controller/metal/rescue.rb:25:in `process_action'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_controller/metal/instrumentation.rb:74:in `block in process_action'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/notifications.rb:206:in `block in instrument'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/notifications/instrumenter.rb:58:in `instrument'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/notifications.rb:206:in `instrument'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_controller/metal/instrumentation.rb:73:in `process_action'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_controller/metal/params_wrapper.rb:261:in `process_action'
[7e57b3b8abf48f49a35fb2825774f163] activerecord (7.1.3.2) lib/active_record/railties/controller_runtime.rb:32:in `process_action'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/abstract_controller/base.rb:160:in `process'
[7e57b3b8abf48f49a35fb2825774f163] actionview (7.1.3.2) lib/action_view/rendering.rb:40:in `process'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_controller/metal.rb:227:in `dispatch'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_controller/metal.rb:309:in `dispatch'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/routing/route_set.rb:32:in `serve'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:51:in `block in serve'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:131:in `block in find_routes'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:124:in `each'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:124:in `find_routes'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/journey/router.rb:32:in `serve'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/routing/route_set.rb:882:in `call'
[7e57b3b8abf48f49a35fb2825774f163] warden (1.2.9) lib/warden/manager.rb:36:in `block in call'
[7e57b3b8abf48f49a35fb2825774f163] warden (1.2.9) lib/warden/manager.rb:34:in `catch'
[7e57b3b8abf48f49a35fb2825774f163] warden (1.2.9) lib/warden/manager.rb:34:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack (3.0.11) lib/rack/tempfile_reaper.rb:20:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack (3.0.11) lib/rack/etag.rb:29:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack (3.0.11) lib/rack/conditional_get.rb:31:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack (3.0.11) lib/rack/head.rb:15:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/http/permissions_policy.rb:36:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/http/content_security_policy.rb:33:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack-session (2.0.0) lib/rack/session/abstract/id.rb:272:in `context'
[7e57b3b8abf48f49a35fb2825774f163] rack-session (2.0.0) lib/rack/session/abstract/id.rb:266:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/cookies.rb:689:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/callbacks.rb:101:in `run_callbacks'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/callbacks.rb:28:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/debug_exceptions.rb:29:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
[7e57b3b8abf48f49a35fb2825774f163] lograge (0.14.0) lib/lograge/rails_ext/rack/logger.rb:18:in `call_app'
[7e57b3b8abf48f49a35fb2825774f163] railties (7.1.3.2) lib/rails/rack/logger.rb:24:in `block in call'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/tagged_logging.rb:135:in `block in tagged'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/tagged_logging.rb:39:in `tagged'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/tagged_logging.rb:135:in `tagged'
[7e57b3b8abf48f49a35fb2825774f163] activesupport (7.1.3.2) lib/active_support/broadcast_logger.rb:240:in `method_missing'
[7e57b3b8abf48f49a35fb2825774f163] railties (7.1.3.2) lib/rails/rack/logger.rb:24:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/remote_ip.rb:92:in `call'
[7e57b3b8abf48f49a35fb2825774f163] request_store (1.6.0) lib/request_store/middleware.rb:19:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/request_id.rb:28:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack (3.0.11) lib/rack/method_override.rb:28:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack (3.0.11) lib/rack/runtime.rb:24:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/executor.rb:14:in `call'
[7e57b3b8abf48f49a35fb2825774f163] actionpack (7.1.3.2) lib/action_dispatch/middleware/static.rb:25:in `call'
[7e57b3b8abf48f49a35fb2825774f163] lib/api_path_consider_json_middleware.rb:15:in `call'
[7e57b3b8abf48f49a35fb2825774f163] lib/normalize_client_ip_middleware.rb:14:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack (3.0.11) lib/rack/deflater.rb:47:in `call'
[7e57b3b8abf48f49a35fb2825774f163] rack (3.0.11) lib/rack/sendfile.rb:114:in `call'
[7e57b3b8abf48f49a35fb2825774f163] railties (7.1.3.2) lib/rails/engine.rb:536:in `call'
[7e57b3b8abf48f49a35fb2825774f163] puma (6.4.2) lib/puma/configuration.rb:272:in `call'
[7e57b3b8abf48f49a35fb2825774f163] puma (6.4.2) lib/puma/request.rb:100:in `block in handle_request'
[7e57b3b8abf48f49a35fb2825774f163] puma (6.4.2) lib/puma/thread_pool.rb:378:in `with_force_shutdown'
[7e57b3b8abf48f49a35fb2825774f163] puma (6.4.2) lib/puma/request.rb:99:in `handle_request'
[7e57b3b8abf48f49a35fb2825774f163] puma (6.4.2) lib/puma/server.rb:464:in `process_client'
[7e57b3b8abf48f49a35fb2825774f163] puma (6.4.2) lib/puma/server.rb:245:in `block in run'
[7e57b3b8abf48f49a35fb2825774f163] puma (6.4.2) lib/puma/thread_pool.rb:155:in `block in spawn_thread'
I, [2024-07-30T19:09:59.832763 #1]  INFO -- : [7e57b3b8abf48f49a35fb2825774f163] {"method":"GET","path":"/500","format":"*/*","controller":"ErrorsController","action":"show","status":500,"allocations":5431,"duration":7.24,"view":0.13,"db":0.0,"fwd":"172.70.246.171"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants