Skip to content

Instantly share code, notes, and snippets.

@rainhead
Created September 29, 2024 23:40
Show Gist options
  • Save rainhead/6544d2c20949d8e27ac926b2c4ab927a to your computer and use it in GitHub Desktop.
Save rainhead/6544d2c20949d8e27ac926b2c4ab927a to your computer and use it in GitHub Desktop.
Large project update error.txt
Started PUT "/projects/test-bug-3820" for ::ffff:192.168.65.1 at 2024-09-29 16:38:16 -0700
Rack::Multipart::MultipartTotalPartLimitError (Maximum total multiparts in content reached):
config/initializers/logstasher_catch_all_errors.rb:8:in `call'
Error during failsafe response: Maximum total multiparts in content reached
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart/parser.rb:172:in `check_part_limits'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart/parser.rb:146:in `on_mime_head'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart/parser.rb:274:in `handle_mime_head'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart/parser.rb:225:in `block in run_parser'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart/parser.rb:218:in `loop'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart/parser.rb:218:in `run_parser'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart/parser.rb:202:in `on_read'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart/parser.rb:76:in `parse'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/multipart.rb:53:in `extract_multipart'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/request.rb:594:in `parse_multipart'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/request.rb:446:in `POST'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/request.rb:400:in `block (2 levels) in POST'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/parameters.rb:90:in `block in parse_formatted_parameters'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/parameters.rb:90:in `fetch'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/parameters.rb:90:in `parse_formatted_parameters'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/request.rb:399:in `block in POST'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/request.rb:69:in `fetch'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/request.rb:69:in `fetch_header'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/request.rb:398:in `POST'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/parameters.rb:55:in `parameters'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/mime_negotiation.rb:166:in `params_readable?'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/mime_negotiation.rb:71:in `block in formats'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/request.rb:69:in `fetch'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/request.rb:69:in `fetch_header'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/http/mime_negotiation.rb:70:in `formats'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/show_exceptions.rb:64:in `fallback_to_html_format_if_invalid_mime_type'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/show_exceptions.rb:50:in `render_exception'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/show_exceptions.rb:36:in `rescue in call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/railties-6.1.7.8/lib/rails/rack/logger.rb:37:in `call_app'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/railties-6.1.7.8/lib/rails/rack/logger.rb:26:in `block in call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.8/lib/active_support/tagged_logging.rb:99:in `block in tagged'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.8/lib/active_support/tagged_logging.rb:37:in `tagged'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.8/lib/active_support/tagged_logging.rb:99:in `tagged'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/railties-6.1.7.8/lib/rails/rack/logger.rb:26:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/request_store-1.5.1/lib/request_store/middleware.rb:19:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/request_id.rb:26:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/method_override.rb:24:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/runtime.rb:22:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.8/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/executor.rb:14:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/static.rb:24:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-2.2.9/lib/rack/sendfile.rb:110:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/actionpack-6.1.7.8/lib/action_dispatch/middleware/host_authorization.rb:148:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/rack-cors-1.1.1/lib/rack/cors.rb:100:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/utf8-cleaner-1.0.0/lib/utf8-cleaner/middleware.rb:21:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/railties-6.1.7.8/lib/rails/engine.rb:539:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/railties-6.1.7.8/lib/rails/railtie.rb:207:in `public_send'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/railties-6.1.7.8/lib/rails/railtie.rb:207:in `method_missing'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/puma-5.6.9/lib/puma/configuration.rb:252:in `call'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/puma-5.6.9/lib/puma/request.rb:77:in `block in handle_request'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/puma-5.6.9/lib/puma/thread_pool.rb:340:in `with_force_shutdown'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/puma-5.6.9/lib/puma/request.rb:76:in `handle_request'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/puma-5.6.9/lib/puma/server.rb:443:in `process_client'
/opt/homebrew/lib/ruby/gems/3.0.0/gems/puma-5.6.9/lib/puma/thread_pool.rb:147:in `block in spawn_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment