Sassc 1.0.0.beta1
- What were you trying to do?
I tried to test my PR for 1.0.0.beta1, since i was currently running 0.20.1
bundle installbumps my adminstrate version to 1.0.0.beta1, when i then swap back to the beta1 from your repo, i get the same error. - What did you end up with (logs, or, even better, example apps are great!)? Sassc breaks things
16:38:52 web.1 | Completed 500 Internal Server Error in 256ms (ActiveRecord: 25.3ms (13 queries, 2 cached) | GC: 64.1ms)
16:38:52 web.1 |
16:38:52 web.1 |
16:38:52 web.1 |
16:38:52 web.1 | LoadError (cannot load such file -- sassc):
16:38:52 web.1 |
16:38:52 web.1 | <internal:/home/danny/.asdf/installs/ruby/3.2.2/lib/ruby/site_ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:37:in `require'
16:38:52 web.1 | <internal:/home/danny/.asdf/installs/ruby/3.2.2/lib/ruby/site_ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:37:in `require'
16:38:52 web.1 | bootsnap (1.18.4) lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
16:38:52 web.1 | zeitwerk (2.6.18) lib/zeitwerk/kernel.rb:34:in `require'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/autoload/sassc.rb:2:in `<main>'
16:38:52 web.1 | <internal:/home/danny/.asdf/installs/ruby/3.2.2/lib/ruby/site_ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:37:in `require'
16:38:52 web.1 | <internal:/home/danny/.asdf/installs/ruby/3.2.2/lib/ruby/site_ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:37:in `require'
16:38:52 web.1 | bootsnap (1.18.4) lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
16:38:52 web.1 | zeitwerk (2.6.18) lib/zeitwerk/kernel.rb:34:in `require'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/sassc_processor.rb:42:in `initialize'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/sassc_processor.rb:27:in `new'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/sassc_processor.rb:27:in `instance'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/sassc_processor.rb:35:in `cache_key'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:102:in `processor_cache_key'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:111:in `block in processors_cache_keys'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:111:in `map'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:111:in `processors_cache_keys'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:37:in `cache_key'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:102:in `processor_cache_key'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/cached_environment.rb:49:in `block in processor_cache_key'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:207:in `block in fetch_or_store'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:187:in `fetch'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:206:in `fetch_or_store'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/cached_environment.rb:49:in `processor_cache_key'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:111:in `block in processors_cache_keys'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:111:in `map'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processor_utils.rb:111:in `processors_cache_keys'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/processing.rb:165:in `resolve_processors_cache_key_uri'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets.rb:216:in `block in <module:Sprockets>'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/dependencies.rb:68:in `resolve_dependency'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/cached_environment.rb:54:in `block in resolve_dependency'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:207:in `block in fetch_or_store'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:187:in `fetch'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:206:in `fetch_or_store'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/cached_environment.rb:54:in `resolve_dependency'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:290:in `block in resolve_dependencies'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:290:in `map'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:290:in `resolve_dependencies'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:54:in `block in load'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:333:in `block in fetch_asset_from_dependency_cache'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:329:in `each'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:329:in `each_with_index'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:329:in `fetch_asset_from_dependency_cache'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/loader.rb:43:in `load'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/cached_environment.rb:44:in `block in load'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:207:in `block in fetch_or_store'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:187:in `fetch'
16:38:52 web.1 | concurrent-ruby (1.3.4) lib/concurrent-ruby/concurrent/map.rb:206:in `fetch_or_store'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/cached_environment.rb:44:in `load'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/base.rb:81:in `find_asset'
16:38:52 web.1 | sprockets (4.2.1) lib/sprockets/base.rb:119:in `[]'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:357:in `find_asset'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:336:in `digest_path'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:325:in `asset_path'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:102:in `block in resolve_asset_path'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:241:in `each'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:241:in `detect'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:241:in `resolve_asset'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:101:in `resolve_asset_path'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:80:in `compute_asset_path'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/helpers/asset_url_helper.rb:204:in `asset_path'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/helpers/asset_url_helper.rb:349:in `stylesheet_path'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/helpers/asset_tag_helper.rb:213:in `block in stylesheet_link_tag'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/helpers/asset_tag_helper.rb:212:in `map'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/helpers/asset_tag_helper.rb:212:in `stylesheet_link_tag'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:185:in `block in stylesheet_link_tag'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:183:in `map'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/helper.rb:183:in `stylesheet_link_tag'
16:38:52 web.1 | administrate (a44f81a17c83) app/views/administrate/application/_stylesheet.html.erb:11
16:38:52 web.1 | administrate (a44f81a17c83) app/views/administrate/application/_stylesheet.html.erb:10:in `each'
16:38:52 web.1 | administrate (a44f81a17c83) app/views/administrate/application/_stylesheet.html.erb:10
16:38:52 web.1 | actionview (7.2.1) lib/action_view/base.rb:281:in `public_send'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/base.rb:281:in `_run'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/template.rb:275:in `block in render'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications.rb:212:in `instrument'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/template.rb:574:in `instrument_render_template'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/template.rb:263:in `render'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/partial_renderer.rb:252:in `block in render_partial_template'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications.rb:210:in `block in instrument'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications/instrumenter.rb:58:in `instrument'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications.rb:210:in `instrument'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/partial_renderer.rb:246:in `render_partial_template'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/partial_renderer.rb:237:in `render'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/renderer.rb:78:in `render_partial_to_object'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/renderer.rb:49:in `render_partial'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/helpers/rendering_helper.rb:44:in `render'
16:38:52 web.1 | administrate (a44f81a17c83) app/views/layouts/administrate/application.html.erb:24
16:38:52 web.1 | actionview (7.2.1) lib/action_view/base.rb:281:in `public_send'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/base.rb:281:in `_run'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/template.rb:275:in `block in render'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications.rb:212:in `instrument'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/template.rb:574:in `instrument_render_template'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/template.rb:263:in `render'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/template_renderer.rb:77:in `block in render_with_layout'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications.rb:210:in `block in instrument'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications/instrumenter.rb:58:in `instrument'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications.rb:210:in `instrument'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/template_renderer.rb:75:in `render_with_layout'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/template_renderer.rb:59:in `render_template'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/template_renderer.rb:11:in `render'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/renderer.rb:58:in `render_template_to_object'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/renderer/renderer.rb:31:in `render_to_object'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/rendering.rb:135:in `block in _render_template'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/base.rb:308:in `in_rendering_context'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/rendering.rb:134:in `_render_template'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/streaming.rb:258:in `_render_template'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/rendering.rb:121:in `render_to_body'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/rendering.rb:186:in `render_to_body'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/renderers.rb:142:in `render_to_body'
16:38:52 web.1 | actionpack (7.2.1) lib/abstract_controller/rendering.rb:29:in `render'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/rendering.rb:167:in `render'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block (2 levels) in render'
16:38:52 web.1 | /home/danny/.asdf/installs/ruby/3.2.2/lib/ruby/3.2.0/benchmark.rb:311:in `realtime'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/core_ext/benchmark.rb:14:in `ms'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in render'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/instrumentation.rb:101:in `cleanup_view_runtime'
16:38:52 web.1 | activerecord (7.2.1) lib/active_record/railties/controller_runtime.rb:46:in `cleanup_view_runtime'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/instrumentation.rb:31:in `render'
16:38:52 web.1 | meta-tags (2.22.1) lib/meta_tags/controller_helper.rb:22:in `render'
16:38:52 web.1 | administrate (a44f81a17c83) app/controllers/administrate/application_controller.rb:31:in `new'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/basic_implicit_render.rb:8:in `send_action'
16:38:52 web.1 | actionpack (7.2.1) lib/abstract_controller/base.rb:226:in `process_action'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/rendering.rb:193:in `process_action'
16:38:52 web.1 | actionpack (7.2.1) lib/abstract_controller/callbacks.rb:261:in `block in process_action'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/callbacks.rb:121:in `block in run_callbacks'
16:38:52 web.1 | turbo-rails (2.0.10) lib/turbo-rails.rb:24:in `with_request_id'
16:38:52 web.1 | turbo-rails (2.0.10) app/controllers/concerns/turbo/request_id_tracking.rb:10:in `turbo_tracking_request_id'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/callbacks.rb:130:in `block in run_callbacks'
16:38:52 web.1 | actiontext (7.2.1) lib/action_text/rendering.rb:25:in `with_renderer'
16:38:52 web.1 | actiontext (7.2.1) lib/action_text/engine.rb:71:in `block (4 levels) in <class:Engine>'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/callbacks.rb:130:in `instance_exec'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/callbacks.rb:130:in `block in run_callbacks'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/callbacks.rb:141:in `run_callbacks'
16:38:52 web.1 | actionpack (7.2.1) lib/abstract_controller/callbacks.rb:260:in `process_action'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/rescue.rb:27:in `process_action'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/instrumentation.rb:77:in `block in process_action'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications.rb:210:in `block in instrument'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications/instrumenter.rb:58:in `instrument'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/notifications.rb:210:in `instrument'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/instrumentation.rb:76:in `process_action'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal/params_wrapper.rb:259:in `process_action'
16:38:52 web.1 | activerecord (7.2.1) lib/active_record/railties/controller_runtime.rb:39:in `process_action'
16:38:52 web.1 | actionpack (7.2.1) lib/abstract_controller/base.rb:163:in `process'
16:38:52 web.1 | actionview (7.2.1) lib/action_view/rendering.rb:40:in `process'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal.rb:252:in `dispatch'
16:38:52 web.1 | actionpack (7.2.1) lib/action_controller/metal.rb:335:in `dispatch'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/routing/route_set.rb:67:in `dispatch'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/routing/route_set.rb:50:in `serve'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/journey/router.rb:53:in `block in serve'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/journey/router.rb:133:in `block in find_routes'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/journey/router.rb:126:in `each'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/journey/router.rb:126:in `find_routes'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/journey/router.rb:34:in `serve'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/routing/route_set.rb:896:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/static.rb:27:in `call'
16:38:52 web.1 | bullet (7.2.0) lib/bullet/rack.rb:17:in `call'
16:38:52 web.1 | warden (1.2.9) lib/warden/manager.rb:36:in `block in call'
16:38:52 web.1 | warden (1.2.9) lib/warden/manager.rb:34:in `catch'
16:38:52 web.1 | warden (1.2.9) lib/warden/manager.rb:34:in `call'
16:38:52 web.1 | rack (3.1.7) lib/rack/tempfile_reaper.rb:20:in `call'
16:38:52 web.1 | rack (3.1.7) lib/rack/etag.rb:29:in `call'
16:38:52 web.1 | rack (3.1.7) lib/rack/conditional_get.rb:31:in `call'
16:38:52 web.1 | rack (3.1.7) lib/rack/head.rb:15:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/http/permissions_policy.rb:38:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/http/content_security_policy.rb:36:in `call'
16:38:52 web.1 | rack-session (2.0.0) lib/rack/session/abstract/id.rb:272:in `context'
16:38:52 web.1 | rack-session (2.0.0) lib/rack/session/abstract/id.rb:266:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/cookies.rb:704:in `call'
16:38:52 web.1 | activerecord (7.2.1) lib/active_record/migration.rb:674:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/callbacks.rb:31:in `block in call'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/callbacks.rb:101:in `run_callbacks'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/callbacks.rb:30:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/executor.rb:16:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:31:in `call'
16:38:52 web.1 | web-console (4.2.1) lib/web_console/middleware.rb:132:in `call_app'
16:38:52 web.1 | web-console (4.2.1) lib/web_console/middleware.rb:28:in `block in call'
16:38:52 web.1 | web-console (4.2.1) lib/web_console/middleware.rb:17:in `catch'
16:38:52 web.1 | web-console (4.2.1) lib/web_console/middleware.rb:17:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'
16:38:52 web.1 | railties (7.2.1) lib/rails/rack/logger.rb:41:in `call_app'
16:38:52 web.1 | railties (7.2.1) lib/rails/rack/logger.rb:29:in `call'
16:38:52 web.1 | sprockets-rails (3.5.2) lib/sprockets/rails/quiet_assets.rb:17:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/remote_ip.rb:96:in `call'
16:38:52 web.1 | request_store (1.7.0) lib/request_store/middleware.rb:19:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/request_id.rb:33:in `call'
16:38:52 web.1 | rack (3.1.7) lib/rack/method_override.rb:28:in `call'
16:38:52 web.1 | rack (3.1.7) lib/rack/runtime.rb:24:in `call'
16:38:52 web.1 | activesupport (7.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/server_timing.rb:61:in `block in call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/server_timing.rb:26:in `collect_events'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/server_timing.rb:60:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/executor.rb:16:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/static.rb:27:in `call'
16:38:52 web.1 | rack (3.1.7) lib/rack/sendfile.rb:114:in `call'
16:38:52 web.1 | actionpack (7.2.1) lib/action_dispatch/middleware/host_authorization.rb:143:in `call'
16:38:52 web.1 | railties (7.2.1) lib/rails/engine.rb:535:in `call'
16:38:52 web.1 | puma (6.4.3) lib/puma/configuration.rb:272:in `call'
16:38:52 web.1 | puma (6.4.3) lib/puma/request.rb:100:in `block in handle_request'
16:38:52 web.1 | puma (6.4.3) lib/puma/thread_pool.rb:378:in `with_force_shutdown'
16:38:52 web.1 | puma (6.4.3) lib/puma/request.rb:99:in `handle_request'
16:38:52 web.1 | puma (6.4.3) lib/puma/server.rb:464:in `process_client'
16:38:52 web.1 | puma (6.4.3) lib/puma/server.rb:245:in `block in run'
16:38:52 web.1 | puma (6.4.3) lib/puma/thread_pool.rb:155:in `block in spawn_thread'
^C16:39:16 system | SIGINT received, starting shutdown
16:39:16 web.1 | - Gracefully stopping, waiting for requests to finish
16:39:16 web.1 | === puma shutdown: 2024-10-06 16:39:16 +0200 ===
16:39:16 web.1 | - Goodbye!
16:39:16 web.1 | Exiting
16:39:16 system | sending SIGTERM to all processes
16:39:16 web.1 | exited with code 0
16:39:17 css.1 | terminated by SIGINT
16:39:17 js.1 | terminated by SIGINT
-
What versions are you running?
-
Ruby 3.2.2
-
Rails 7.2.1
-
administrate 1.0.0.beta1
When i rollback to 0.20.1 it works.
GEM remote: https://rubygems.org/ specs: actioncable (7.2.1) actionpack (= 7.2.1) activesupport (= 7.2.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) actionmailbox (7.2.1) actionpack (= 7.2.1) activejob (= 7.2.1) activerecord (= 7.2.1) activestorage (= 7.2.1) activesupport (= 7.2.1) mail (>= 2.8.0) actionmailer (7.2.1) actionpack (= 7.2.1) actionview (= 7.2.1) activejob (= 7.2.1) activesupport (= 7.2.1) mail (>= 2.8.0) rails-dom-testing (~> 2.2) actionpack (7.2.1) actionview (= 7.2.1) activesupport (= 7.2.1) nokogiri (>= 1.8.5) racc rack (>= 2.2.4, < 3.2) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) actiontext (7.2.1) actionpack (= 7.2.1) activerecord (= 7.2.1) activestorage (= 7.2.1) activesupport (= 7.2.1) globalid (>= 0.6.0) nokogiri (>= 1.8.5) actionview (7.2.1) activesupport (= 7.2.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) active_storage_validations (1.2.0) activejob (>= 5.2.0) activemodel (>= 5.2.0) activestorage (>= 5.2.0) activesupport (>= 5.2.0) activejob (7.2.1) activesupport (= 7.2.1) globalid (>= 0.3.6) activemodel (7.2.1) activesupport (= 7.2.1) activerecord (7.2.1) activemodel (= 7.2.1) activesupport (= 7.2.1) timeout (>= 0.4.0) activestorage (7.2.1) actionpack (= 7.2.1) activejob (= 7.2.1) activerecord (= 7.2.1) activesupport (= 7.2.1) marcel (~> 1.0) activesupport (7.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) administrate (0.20.1) actionpack (>= 6.0, < 8.0) actionview (>= 6.0, < 8.0) activerecord (>= 6.0, < 8.0) jquery-rails (~> 4.6.0) kaminari (~> 1.2.2) sassc-rails (~> 2.1) selectize-rails (~> 0.6) administrate-rich-text (0.0.2) administrate (< 1.0.0) rails (>= 7.0.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) base64 (0.2.0) bcrypt (3.1.20) bigdecimal (3.1.8) bindex (0.8.1) bitwise_attribute (0.3.5) bootsnap (1.18.4) msgpack (~> 1.2) brakeman (6.2.1) racc builder (3.3.0) bullet (7.2.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) capybara (3.40.0) addressable matrix mini_mime (>= 0.1.3) nokogiri (~> 1.11) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (5.1.0) logger (~> 1.5) concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.1) railties (>= 6.0.0) csv (3.3.0) cucumber (9.2.0) builder (~> 3.2) cucumber-ci-environment (> 9, < 11) cucumber-core (> 13, < 14) cucumber-cucumber-expressions (~> 17.0) cucumber-gherkin (> 24, < 28) cucumber-html-formatter (> 20.3, < 22) cucumber-messages (> 19, < 25) diff-lcs (~> 1.5) mini_mime (~> 1.1) multi_test (~> 1.1) sys-uname (~> 1.2) cucumber-ci-environment (10.0.1) cucumber-core (13.0.3) cucumber-gherkin (>= 27, < 28) cucumber-messages (>= 20, < 23) cucumber-tag-expressions (> 5, < 7) cucumber-cucumber-expressions (17.1.0) bigdecimal cucumber-gherkin (27.0.0) cucumber-messages (>= 19.1.4, < 23) cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) cucumber-rails (3.0.0) capybara (>= 3.11, < 4) cucumber (>= 5, < 10) railties (>= 5.2, < 8) cucumber-tag-expressions (6.1.0) database_cleaner (2.0.2) database_cleaner-active_record (>= 2, < 3) database_cleaner-active_record (2.2.0) activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) date (3.3.4) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) erubi (1.13.0) factory_bot (6.5.0) activesupport (>= 5.0.0) factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) faker (3.4.2) i18n (>= 1.8.11, < 2) ffi (1.17.0-x86_64-linux-gnu) geocoder (1.8.3) base64 (>= 0.1.0) csv (>= 3.0.0) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-console (0.7.2) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) jsbundling-rails (1.3.1) railties (>= 6.0.0) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) kaminari-activerecord (= 1.2.2) kaminari-core (= 1.2.2) kaminari-actionview (1.2.2) actionview kaminari-core (= 1.2.2) kaminari-activerecord (1.2.2) activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) launchy (3.0.1) addressable (~> 2.8) childprocess (~> 5.0) letter_opener (1.10.0) launchy (>= 2.2, < 4) logger (1.6.1) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap net-pop net-smtp marcel (1.0.4) matrix (0.4.2) meta-tags (2.22.1) actionpack (>= 6.0.0, < 8.1) method_source (1.1.0) mini_magick (4.13.2) mini_mime (1.1.5) minitest (5.25.1) mollie-api-ruby (4.13.0) msgpack (1.7.2) multi_test (1.1.0) net-imap (0.4.16) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout net-smtp (0.5.0) net-protocol nio4r (2.7.3) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) paper_trail (15.2.0) activerecord (>= 6.1) request_store (~> 1.4) pg (1.5.8) psych (5.1.2) stringio public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) pundit (2.4.0) activesupport (>= 3.0.0) racc (1.8.1) rack (3.1.7) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) rackup (2.1.0) rack (>= 3) webrick (~> 1.8) rails (7.2.1) actioncable (= 7.2.1) actionmailbox (= 7.2.1) actionmailer (= 7.2.1) actionpack (= 7.2.1) actiontext (= 7.2.1) actionview (= 7.2.1) activejob (= 7.2.1) activemodel (= 7.2.1) activerecord (= 7.2.1) activestorage (= 7.2.1) activesupport (= 7.2.1) bundler (>= 1.15.0) railties (= 7.2.1) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) railties (7.2.1) actionpack (= 7.2.1) activesupport (= 7.2.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) ransack (4.2.1) activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n rdoc (6.7.0) psych (>= 4.0.0) redis (5.3.0) redis-client (>= 0.22.0) redis-client (0.22.2) connection_pool regexp_parser (2.9.2) reline (0.5.10) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) rspec-core (3.13.1) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (7.0.1) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) ruby-vips (2.2.2) ffi (~> 1.12) logger sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) railties (>= 4.0.0) sassc (>= 2.0) sprockets (> 3.0) sprockets-rails tilt securerandom (0.3.1) selectize-rails (0.12.6) sidekiq (7.3.2) concurrent-ruby (< 2) connection_pool (>= 2.3.0) logger rack (>= 2.2.4) redis-client (>= 0.22.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) sprockets-rails (3.5.2) actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1) sys-uname (1.3.0) ffi (~> 1.1) thor (1.3.2) tilt (2.4.0) timeout (0.4.1) turbo-rails (2.0.10) actionpack (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uniform_notifier (1.16.0) useragent (0.16.10) view_component (3.15.1) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) webrick (1.8.2) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.6.18)
-
PLATFORMS x86_64-linux
DEPENDENCIES active_storage_validations administrate administrate-rich-text annotate bitwise_attribute bootsnap brakeman bullet capybara cssbundling-rails cucumber-rails database_cleaner debug devise factory_bot_rails faker geocoder image_processing (~> 1.2) jbuilder jsbundling-rails (~> 1.3) kaminari letter_opener meta-tags mollie-api-ruby paper_trail pg (~> 1.1) puma (>= 5.0) pundit rails (~> 7.2.1) ransack redis (>= 4.0.1) rspec-expectations rspec-rails sidekiq simplecov sprockets-rails stimulus-rails turbo-rails tzinfo-data view_component web-console
RUBY VERSION ruby 3.2.2p53
BUNDLED WITH 2.5.10