Started GET "/" for ::1 at 2022-04-15 11:04:11 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 1.2ms | Allocations: 324) Rendered layout layouts/home.html.erb (Duration: 9.0ms | Allocations: 5027) Completed 200 OK in 15ms (Views: 14.2ms | Allocations: 7510) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:04:11 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 0ms (Allocations: 234) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/products/logo-design" for ::1 at 2022-04-15 11:04:13 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>"products/logo-design"} Rendering layout layouts/products.html.erb Rendering app/pages/application/en/products/logo-design.html.erb within layouts/products Rendered app/pages/application/en/products/logo-design.html.erb within layouts/products (Duration: 0.4ms | Allocations: 91) Rendered layout layouts/products.html.erb (Duration: 5.0ms | Allocations: 3867) Completed 200 OK in 7ms (Views: 7.1ms | Allocations: 4637) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:04:13 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 1ms (Allocations: 136) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/products/web-development" for ::1 at 2022-04-15 11:04:14 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>"products/web-development"} Rendering layout layouts/products.html.erb Rendering app/pages/application/en/products/web-development.html.erb within layouts/products Rendered app/pages/application/en/products/web-development.html.erb within layouts/products (Duration: 0.4ms | Allocations: 67) Rendered layout layouts/products.html.erb (Duration: 4.0ms | Allocations: 3416) Completed 200 OK in 6ms (Views: 5.4ms | Allocations: 3745) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:04:14 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 0ms (Allocations: 123) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/contact" for ::1 at 2022-04-15 11:04:15 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>"contact"} Rendering layout layouts/application.html.erb Rendering app/pages/application/en/contact.html.erb within layouts/application Rendered app/pages/application/en/contact.html.erb within layouts/application (Duration: 0.3ms | Allocations: 67) Rendered layout layouts/application.html.erb (Duration: 4.5ms | Allocations: 2964) Completed 200 OK in 6ms (Views: 5.5ms | Allocations: 3395) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:04:15 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 0ms (Allocations: 123) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/about/our-team" for ::1 at 2022-04-15 11:04:16 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>"about/our-team"} Rendering layout layouts/team.html.erb Rendering app/pages/application/en/about/our-team.html.erb within layouts/team Rendered app/pages/application/en/about/our-team.html.erb within layouts/team (Duration: 1.8ms | Allocations: 877) Rendered layout layouts/team.html.erb (Duration: 6.9ms | Allocations: 4330) Completed 200 OK in 9ms (Views: 8.5ms | Allocations: 4742) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:04:16 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 0ms (Allocations: 123) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:04:23 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.3ms | Allocations: 74) Rendered layout layouts/home.html.erb (Duration: 3.0ms | Allocations: 2965) Completed 200 OK in 5ms (Views: 4.3ms | Allocations: 3328) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:04:23 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 0ms (Allocations: 123) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:04:43 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/home.html.erb (Duration: 2.7ms | Allocations: 2699) Completed 200 OK in 3ms (Views: 3.0ms | Allocations: 2944) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:04:43 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 0ms (Allocations: 123) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:04:44 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/home.html.erb (Duration: 2.9ms | Allocations: 2697) Completed 200 OK in 4ms (Views: 3.8ms | Allocations: 2937) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:04:44 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 0ms (Allocations: 123) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:04:49 +0200 ArgumentError (Before process_action callback :verify_authenticity_token has not been defined): activesupport (7.0.2.3) lib/active_support/callbacks.rb:812:in `block (2 levels) in skip_callback' activesupport (7.0.2.3) lib/active_support/callbacks.rb:808:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:808:in `block in skip_callback' activesupport (7.0.2.3) lib/active_support/callbacks.rb:708:in `block in __update_callbacks' activesupport (7.0.2.3) lib/active_support/callbacks.rb:706:in `reverse_each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:706:in `__update_callbacks' activesupport (7.0.2.3) lib/active_support/callbacks.rb:807:in `skip_callback' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:220:in `block (3 levels) in ' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:101:in `block in _insert_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:100:in `each' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:100:in `_insert_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:219:in `block (2 levels) in ' actionpack (7.0.2.3) lib/action_controller/metal/request_forgery_protection.rb:171:in `skip_forgery_protection' railties (7.0.2.3) lib/rails/welcome_controller.rb:6:in `' railties (7.0.2.3) lib/rails/welcome_controller.rb:5:in `' zeitwerk (2.5.4) lib/zeitwerk/kernel.rb:35:in `require' zeitwerk (2.5.4) lib/zeitwerk/kernel.rb:35:in `require' activesupport (7.0.2.3) lib/active_support/inflector/methods.rb:280:in `const_get' activesupport (7.0.2.3) lib/active_support/inflector/methods.rb:280:in `constantize' activesupport (7.0.2.3) lib/active_support/core_ext/string/inflections.rb:74:in `constantize' actionpack (7.0.2.3) lib/action_dispatch/http/request.rb:90:in `controller_class_for' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:95:in `action_encoding_template' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:83:in `encode' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:45:in `set_binary_encoding' actionpack (7.0.2.3) lib/action_dispatch/http/parameters.rb:68:in `path_parameters=' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:48:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:05:07 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.2ms | Allocations: 91) Rendered layout layouts/application.html.erb (Duration: 9.4ms | Allocations: 5264) Completed 500 Internal Server Error in 11ms (Allocations: 6326) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:05:10 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.2ms | Allocations: 91) Rendered layout layouts/application.html.erb (Duration: 10.6ms | Allocations: 4556) Completed 500 Internal Server Error in 13ms (Allocations: 5312) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:05:11 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/application.html.erb (Duration: 7.4ms | Allocations: 4070) Completed 500 Internal Server Error in 8ms (Allocations: 4299) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:05:37 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.2ms | Allocations: 90) Rendered layout layouts/application.html.erb (Duration: 6.9ms | Allocations: 4372) Completed 500 Internal Server Error in 9ms (Allocations: 5082) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:05:38 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/application.html.erb (Duration: 10.6ms | Allocations: 4074) Completed 500 Internal Server Error in 11ms (Allocations: 4302) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:05:39 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.3ms | Allocations: 4) Rendered layout layouts/application.html.erb (Duration: 9.4ms | Allocations: 4074) Completed 500 Internal Server Error in 10ms (Allocations: 4282) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:05:40 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/application.html.erb (Duration: 8.7ms | Allocations: 4074) Completed 500 Internal Server Error in 10ms (Allocations: 4282) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:05:58 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.2ms | Allocations: 90) Rendered layout layouts/application.html.erb (Duration: 7.0ms | Allocations: 4376) Completed 500 Internal Server Error in 8ms (Allocations: 5086) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:05:59 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/application.html.erb (Duration: 8.7ms | Allocations: 4078) Completed 500 Internal Server Error in 9ms (Allocations: 4306) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:06:02 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.3ms | Allocations: 98) Rendered layout layouts/home.html.erb (Duration: 7.0ms | Allocations: 4584) Completed 500 Internal Server Error in 8ms (Allocations: 5356) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:06:08 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.3ms | Allocations: 90) Rendered layout layouts/application.html.erb (Duration: 8.3ms | Allocations: 4386) Completed 500 Internal Server Error in 10ms (Allocations: 5091) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:06:09 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/application.html.erb (Duration: 9.0ms | Allocations: 4090) Completed 500 Internal Server Error in 10ms (Allocations: 4318) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:07:01 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/application.html.erb (Duration: 9.0ms | Allocations: 4092) Completed 500 Internal Server Error in 10ms (Allocations: 4305) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:07:02 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/application.html.erb (Duration: 9.9ms | Allocations: 4090) Completed 500 Internal Server Error in 11ms (Allocations: 4298) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:07:17 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"navigation_id"=>"help", "slug"=>""} Rendering layout layouts/application.html.erb Rendering app/pages/help/en/home.html.erb within layouts/application Rendered app/pages/help/en/home.html.erb within layouts/application (Duration: 0.2ms | Allocations: 90) Rendered layout layouts/application.html.erb (Duration: 9.2ms | Allocations: 4390) Completed 500 Internal Server Error in 11ms (Allocations: 5095) ActionView::Template::Error (undefined method `seiten_help_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Default Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/application.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:07:20 +0200 ArgumentError (Before process_action callback :verify_authenticity_token has not been defined): activesupport (7.0.2.3) lib/active_support/callbacks.rb:812:in `block (2 levels) in skip_callback' activesupport (7.0.2.3) lib/active_support/callbacks.rb:808:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:808:in `block in skip_callback' activesupport (7.0.2.3) lib/active_support/callbacks.rb:708:in `block in __update_callbacks' activesupport (7.0.2.3) lib/active_support/callbacks.rb:706:in `reverse_each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:706:in `__update_callbacks' activesupport (7.0.2.3) lib/active_support/callbacks.rb:807:in `skip_callback' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:220:in `block (3 levels) in ' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:101:in `block in _insert_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:100:in `each' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:100:in `_insert_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:219:in `block (2 levels) in ' actionpack (7.0.2.3) lib/action_controller/metal/request_forgery_protection.rb:171:in `skip_forgery_protection' railties (7.0.2.3) lib/rails/welcome_controller.rb:6:in `' railties (7.0.2.3) lib/rails/welcome_controller.rb:5:in `' zeitwerk (2.5.4) lib/zeitwerk/kernel.rb:35:in `require' zeitwerk (2.5.4) lib/zeitwerk/kernel.rb:35:in `require' activesupport (7.0.2.3) lib/active_support/inflector/methods.rb:280:in `const_get' activesupport (7.0.2.3) lib/active_support/inflector/methods.rb:280:in `constantize' activesupport (7.0.2.3) lib/active_support/core_ext/string/inflections.rb:74:in `constantize' actionpack (7.0.2.3) lib/action_dispatch/http/request.rb:90:in `controller_class_for' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:95:in `action_encoding_template' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:83:in `encode' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:45:in `set_binary_encoding' actionpack (7.0.2.3) lib/action_dispatch/http/parameters.rb:68:in `path_parameters=' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:48:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:07:21 +0200 ArgumentError (Before process_action callback :verify_authenticity_token has not been defined): activesupport (7.0.2.3) lib/active_support/callbacks.rb:812:in `block (2 levels) in skip_callback' activesupport (7.0.2.3) lib/active_support/callbacks.rb:808:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:808:in `block in skip_callback' activesupport (7.0.2.3) lib/active_support/callbacks.rb:708:in `block in __update_callbacks' activesupport (7.0.2.3) lib/active_support/callbacks.rb:706:in `reverse_each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:706:in `__update_callbacks' activesupport (7.0.2.3) lib/active_support/callbacks.rb:807:in `skip_callback' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:220:in `block (3 levels) in ' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:101:in `block in _insert_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:100:in `each' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:100:in `_insert_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:219:in `block (2 levels) in ' actionpack (7.0.2.3) lib/action_controller/metal/request_forgery_protection.rb:171:in `skip_forgery_protection' railties (7.0.2.3) lib/rails/welcome_controller.rb:6:in `' railties (7.0.2.3) lib/rails/welcome_controller.rb:5:in `' zeitwerk (2.5.4) lib/zeitwerk/kernel.rb:35:in `require' zeitwerk (2.5.4) lib/zeitwerk/kernel.rb:35:in `require' activesupport (7.0.2.3) lib/active_support/inflector/methods.rb:280:in `const_get' activesupport (7.0.2.3) lib/active_support/inflector/methods.rb:280:in `constantize' activesupport (7.0.2.3) lib/active_support/core_ext/string/inflections.rb:74:in `constantize' actionpack (7.0.2.3) lib/action_dispatch/http/request.rb:90:in `controller_class_for' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:95:in `action_encoding_template' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:83:in `encode' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:45:in `set_binary_encoding' actionpack (7.0.2.3) lib/action_dispatch/http/parameters.rb:68:in `path_parameters=' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:48:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:07:26 +0200 ArgumentError (Before process_action callback :verify_authenticity_token has not been defined): activesupport (7.0.2.3) lib/active_support/callbacks.rb:812:in `block (2 levels) in skip_callback' activesupport (7.0.2.3) lib/active_support/callbacks.rb:808:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:808:in `block in skip_callback' activesupport (7.0.2.3) lib/active_support/callbacks.rb:708:in `block in __update_callbacks' activesupport (7.0.2.3) lib/active_support/callbacks.rb:706:in `reverse_each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:706:in `__update_callbacks' activesupport (7.0.2.3) lib/active_support/callbacks.rb:807:in `skip_callback' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:220:in `block (3 levels) in ' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:101:in `block in _insert_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:100:in `each' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:100:in `_insert_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:219:in `block (2 levels) in ' actionpack (7.0.2.3) lib/action_controller/metal/request_forgery_protection.rb:171:in `skip_forgery_protection' railties (7.0.2.3) lib/rails/welcome_controller.rb:6:in `' railties (7.0.2.3) lib/rails/welcome_controller.rb:5:in `' zeitwerk (2.5.4) lib/zeitwerk/kernel.rb:35:in `require' zeitwerk (2.5.4) lib/zeitwerk/kernel.rb:35:in `require' activesupport (7.0.2.3) lib/active_support/inflector/methods.rb:280:in `const_get' activesupport (7.0.2.3) lib/active_support/inflector/methods.rb:280:in `constantize' activesupport (7.0.2.3) lib/active_support/core_ext/string/inflections.rb:74:in `constantize' actionpack (7.0.2.3) lib/action_dispatch/http/request.rb:90:in `controller_class_for' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:95:in `action_encoding_template' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:83:in `encode' actionpack (7.0.2.3) lib/action_dispatch/request/utils.rb:45:in `set_binary_encoding' actionpack (7.0.2.3) lib/action_dispatch/http/parameters.rb:68:in `path_parameters=' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:48:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:07:31 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 1.2ms | Allocations: 324) Rendered layout layouts/home.html.erb (Duration: 7.4ms | Allocations: 5242) Completed 200 OK in 15ms (Views: 14.5ms | Allocations: 7724) Started GET "/stylesheets/application.css" for ::1 at 2022-04-15 11:07:31 +0200 Processing by Seiten::PagesController#show as CSS Parameters: {"slug"=>"stylesheets/application"} Completed 404 Not Found in 0ms (Allocations: 234) Seiten::Errors::RoutingError (Page /stylesheets/application not found): /Users/pulleasy/code/seiten/lib/seiten/helpers/backend.rb:15:in `raise_seiten_routing_error' activesupport (7.0.2.3) lib/active_support/callbacks.rb:400:in `block in make_lambda' activesupport (7.0.2.3) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (7.0.2.3) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `block in invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `each' activesupport (7.0.2.3) lib/active_support/callbacks.rb:595:in `invoke_before' activesupport (7.0.2.3) lib/active_support/callbacks.rb:106:in `run_callbacks' actionpack (7.0.2.3) lib/abstract_controller/callbacks.rb:233:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `block in instrument' activesupport (7.0.2.3) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (7.0.2.3) lib/active_support/notifications.rb:206:in `instrument' actionpack (7.0.2.3) lib/action_controller/metal/instrumentation.rb:66:in `process_action' actionpack (7.0.2.3) lib/action_controller/metal/params_wrapper.rb:259:in `process_action' actionpack (7.0.2.3) lib/abstract_controller/base.rb:151:in `process' actionview (7.0.2.3) lib/action_view/rendering.rb:39:in `process' actionpack (7.0.2.3) lib/action_controller/metal.rb:188:in `dispatch' actionpack (7.0.2.3) lib/action_controller/metal.rb:251:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (7.0.2.3) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (7.0.2.3) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (7.0.2.3) lib/action_dispatch/routing/route_set.rb:850:in `call' rack (2.2.3) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.2.3) lib/rack/etag.rb:27:in `call' rack (2.2.3) lib/rack/conditional_get.rb:27:in `call' rack (2.2.3) lib/rack/head.rb:12:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/permissions_policy.rb:22:in `call' actionpack (7.0.2.3) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.2.3) lib/rack/session/abstract/id.rb:266:in `context' rack (2.2.3) lib/rack/session/abstract/id.rb:260:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/cookies.rb:693:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (7.0.2.3) lib/active_support/callbacks.rb:99:in `run_callbacks' actionpack (7.0.2.3) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/show_exceptions.rb:26:in `call' railties (7.0.2.3) lib/rails/rack/logger.rb:36:in `call_app' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `block in call' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `block in tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:37:in `tagged' activesupport (7.0.2.3) lib/active_support/tagged_logging.rb:99:in `tagged' railties (7.0.2.3) lib/rails/rack/logger.rb:25:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/remote_ip.rb:93:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/request_id.rb:26:in `call' rack (2.2.3) lib/rack/method_override.rb:24:in `call' rack (2.2.3) lib/rack/runtime.rb:22:in `call' activesupport (7.0.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/static.rb:23:in `call' rack (2.2.3) lib/rack/sendfile.rb:110:in `call' actionpack (7.0.2.3) lib/action_dispatch/middleware/host_authorization.rb:137:in `call' railties (7.0.2.3) lib/rails/engine.rb:530:in `call' railties (7.0.2.3) lib/rails/railtie.rb:224:in `public_send' railties (7.0.2.3) lib/rails/railtie.rb:224:in `method_missing' puma (5.6.4) lib/puma/configuration.rb:252:in `call' puma (5.6.4) lib/puma/request.rb:77:in `block in handle_request' puma (5.6.4) lib/puma/thread_pool.rb:340:in `with_force_shutdown' puma (5.6.4) lib/puma/request.rb:76:in `handle_request' puma (5.6.4) lib/puma/server.rb:441:in `process_client' puma (5.6.4) lib/puma/thread_pool.rb:147:in `block in spawn_thread' Started GET "/" for ::1 at 2022-04-15 11:07:39 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.8ms | Allocations: 324) Rendered layout layouts/home.html.erb (Duration: 12.4ms | Allocations: 6210) Completed 500 Internal Server Error in 17ms (Allocations: 8623) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:07:40 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.3ms | Allocations: 98) Rendered layout layouts/home.html.erb (Duration: 9.9ms | Allocations: 4418) Completed 500 Internal Server Error in 12ms (Allocations: 5179) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:07:41 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/home.html.erb (Duration: 7.3ms | Allocations: 3926) Completed 500 Internal Server Error in 8ms (Allocations: 4160) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:11:32 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/home.html.erb (Duration: 10.6ms | Allocations: 3928) Completed 500 Internal Server Error in 11ms (Allocations: 4147) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:15:50 +0200 ActionController::RoutingError (uninitialized constant Spree Object.const_get(camel_cased_word) ^^^^^^^^^^ raise MissingController.new(error.message, error.name) ^^^^^): Started GET "/" for ::1 at 2022-04-15 11:15:59 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.6ms | Allocations: 99) Rendered layout layouts/home.html.erb (Duration: 11.6ms | Allocations: 5703) Completed 500 Internal Server Error in 13ms (Allocations: 6715) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:16:29 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.3ms | Allocations: 98) Rendered layout layouts/home.html.erb (Duration: 8.8ms | Allocations: 4420) Completed 500 Internal Server Error in 11ms (Allocations: 5188) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:16:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/home.html.erb (Duration: 8.2ms | Allocations: 3926) Completed 500 Internal Server Error in 9ms (Allocations: 4160) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:17:35 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 0.0ms | Allocations: 4) Rendered layout layouts/home.html.erb (Duration: 8.2ms | Allocations: 3928) Completed 500 Internal Server Error in 9ms (Allocations: 4147) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started GET "/" for ::1 at 2022-04-15 11:18:08 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"slug"=>""} Rendering layout layouts/home.html.erb Rendering app/pages/application/en/home.html.erb within layouts/home Rendered app/pages/application/en/home.html.erb within layouts/home (Duration: 1.2ms | Allocations: 324) Rendered layout layouts/home.html.erb (Duration: 14.9ms | Allocations: 8914) Completed 500 Internal Server Error in 23ms (Allocations: 11327) ActionView::Template::Error (undefined method `seiten_page_path' for # recipient.public_send(method, *args, options) ^^^^^^^^^^^^ Did you mean? seiten_engine_path): 11:

Home Layout

12: 13:

Navigation

14: <%= seiten_navigation %> 15: 16:

Breadcrumb

17: <%= seiten_breadcrumb %> app/views/layouts/home.html.erb:14 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:12 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:12 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:14 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:19 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:21 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:21 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:29 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:29 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:32 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:40 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:46 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:48 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:48 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:57 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:18:59 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:19:05 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:19:10 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:19:20 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:19:22 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:19:23 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:19:26 +0200 Started PUT "/__web_console/repl_sessions/cb50b82d65aae607a1aca4ae75d70ff4" for ::1 at 2022-04-15 11:19:28 +0200