Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error during failsafe: Foodcoop Not Found #4

Open
mortbauer opened this issue Feb 16, 2024 · 0 comments
Open

Error during failsafe: Foodcoop Not Found #4

mortbauer opened this issue Feb 16, 2024 · 0 comments
Labels

Comments

@mortbauer
Copy link

Seems to happen on getting the favicon

Error log is:

fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    | I, [2024-02-16T12:07:23.332062 #106]  INFO -- : [b2ba802e-4a25-474c-9cb8-f82af922991c] Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms | Allocations: 215)
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    | Error during failsafe response: Foodcoop Not Found
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/src/app/app/controllers/concerns/foodcoop_scope.rb:27:in `select_foodcoop'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/callbacks.rb:400:in `block in make_lambda'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/callbacks.rb:199:in `block (2 levels) in halting'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in <module:Callbacks>'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/callbacks.rb:200:in `block in halting'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/callbacks.rb:595:in `block in invoke_before'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/callbacks.rb:595:in `each'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/callbacks.rb:595:in `invoke_before'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/callbacks.rb:116:in `block in run_callbacks'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/callbacks.rb:138:in `run_callbacks'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/abstract_controller/callbacks.rb:233:in `process_action'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_controller/metal/rescue.rb:23:in `process_action'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_controller/metal/instrumentation.rb:67:in `block in process_action'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/notifications.rb:206:in `block in instrument'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/notifications.rb:206:in `instrument'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_controller/metal/instrumentation.rb:66:in `process_action'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activerecord-7.0.8/lib/active_record/railties/controller_runtime.rb:27:in `process_action'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/abstract_controller/base.rb:151:in `process'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionview-7.0.8/lib/action_view/rendering.rb:39:in `process'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_controller/metal.rb:188:in `dispatch'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_controller/metal.rb:235:in `block in action'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/gaffe-1.2.0/lib/gaffe.rb:22:in `block in enable!'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/show_exceptions.rb:49:in `render_exception'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/show_exceptions.rb:32:in `rescue in call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/show_exceptions.rb:27:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/railties-7.0.8/lib/rails/rack/logger.rb:40:in `call_app'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/railties-7.0.8/lib/rails/rack/logger.rb:25:in `block in call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/tagged_logging.rb:99:in `block in tagged'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/tagged_logging.rb:37:in `tagged'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/activesupport-7.0.8/lib/active_support/tagged_logging.rb:99:in `tagged'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/railties-7.0.8/lib/rails/rack/logger.rb:25:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/remote_ip.rb:93:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/request_id.rb:26:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/rack-2.2.8/lib/rack/method_override.rb:24:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/rack-2.2.8/lib/rack/runtime.rb:22:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/executor.rb:14:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/static.rb:23:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/rack-2.2.8/lib/rack/sendfile.rb:110:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/ssl.rb:77:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/actionpack-7.0.8/lib/action_dispatch/middleware/host_authorization.rb:131:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/rack-cors-2.0.1/lib/rack/cors.rb:102:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/railties-7.0.8/lib/rails/engine.rb:530:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/railties-7.0.8/lib/rails/railtie.rb:226:in `public_send'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/railties-7.0.8/lib/rails/railtie.rb:226:in `method_missing'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:74:in `block in call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `each'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/puma-6.4.2/lib/puma/configuration.rb:272:in `call'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/puma-6.4.2/lib/puma/request.rb:100:in `block in handle_request'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/puma-6.4.2/lib/puma/thread_pool.rb:378:in `with_force_shutdown'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/puma-6.4.2/lib/puma/request.rb:99:in `handle_request'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/puma-6.4.2/lib/puma/server.rb:464:in `process_client'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/puma-6.4.2/lib/puma/server.rb:245:in `block in run'
fcat_foodsoft.1.9hvaoiptexzs@v22018056292066830    |   /usr/local/bundle/gems/puma-6.4.2/lib/puma/thread_pool.rb:155:in `block in spawn_thread'
@mortbauer mortbauer added this to the Migrate to v4.8.1 milestone Feb 16, 2024
@mortbauer mortbauer added the bug label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant