Skip to content

Instantly share code, notes, and snippets.

@Akkiesoft
Created October 13, 2019 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Akkiesoft/81dc1a22b435d1c433120c0c6d3d6b92 to your computer and use it in GitHub Desktop.
Save Akkiesoft/81dc1a22b435d1c433120c0c6d3d6b92 to your computer and use it in GitHub Desktop.
なんもかんもactivesupport-5.2.3のBefore process_action callback :check_user_permissions has not been definedがわるいきがする
web_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:701:in `block (2 levels) in skip_callback': Before process_action callback :check_user_permissions has not been defined (ArgumentError)
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:697:in `each'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:697:in `block in skip_callback'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:627:in `block in __update_callbacks'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:625:in `reverse_each'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:625:in `__update_callbacks'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:696:in `skip_callback'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:203:in `block (3 levels) in <module:ClassMethods>'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:96:in `block in _insert_callbacks'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:95:in `each'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:95:in `_insert_callbacks'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:202:in `block (2 levels) in <module:ClassMethods>'
web_1 | from /opt/mastodon/app/controllers/about_controller.rb:11:in `<class:AboutController>'
web_1 | from /opt/mastodon/app/controllers/about_controller.rb:3:in `<top (required)>'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257:in `load_dependency'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:378:in `block in require_or_load'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:37:in `block in load_interlock'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies/interlock.rb:14:in `block in loading'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/concurrency/share_lock.rb:151:in `exclusive'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies/interlock.rb:13:in `loading'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:37:in `load_interlock'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:356:in `require_or_load'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:48:in `block in require_or_load'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:16:in `allow_bootsnap_retry'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:47:in `require_or_load'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:334:in `depend_on'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:85:in `depend_on'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:246:in `require_dependency'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:478:in `block (2 levels) in eager_load!'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:477:in `each'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:477:in `block in eager_load!'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:475:in `each'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:475:in `eager_load!'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:356:in `eager_load!'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/application/finisher.rb:69:in `each'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/application/finisher.rb:69:in `block in <module:Finisher>'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/initializable.rb:32:in `instance_exec'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/initializable.rb:32:in `run'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/initializable.rb:61:in `block in run_initializers'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:228:in `block in tsort_each'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:431:in `each_strongly_connected_component_from'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:349:in `block in each_strongly_connected_component'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:347:in `each'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:347:in `call'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:347:in `each_strongly_connected_component'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:226:in `tsort_each'
web_1 | from /opt/ruby/lib/ruby/2.6.0/tsort.rb:205:in `tsort_each'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/initializable.rb:60:in `run_initializers'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/application.rb:361:in `initialize!'
web_1 | from /opt/mastodon/config/environment.rb:5:in `<top (required)>'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257:in `load_dependency'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
web_1 | from config.ru:4:in `block in <main>'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/builder.rb:55:in `instance_eval'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/builder.rb:55:in `initialize'
web_1 | from config.ru:in `new'
web_1 | from config.ru:in `<main>'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/builder.rb:49:in `eval'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/builder.rb:49:in `new_from_string'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/builder.rb:40:in `parse_file'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/server.rb:319:in `build_app_and_options_from_config'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/server.rb:219:in `app'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/commands/server/server_command.rb:27:in `app'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/server.rb:354:in `wrapped_app'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/server.rb:283:in `start'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/commands/server/server_command.rb:53:in `start'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/commands/server/server_command.rb:147:in `block in perform'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/commands/server/server_command.rb:142:in `tap'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/commands/server/server_command.rb:142:in `perform'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/command/base.rb:65:in `perform'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/command.rb:46:in `invoke'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/commands.rb:18:in `<top (required)>'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257:in `load_dependency'
web_1 | from /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
web_1 | from bin/rails:4:in `<main>'
web_1 | => Booting Puma
web_1 | => Rails 5.2.3 application starting in production
web_1 | => Run `rails server -h` for more startup options
web_1 | Exiting
live_web_1 exited with code 1
sidekiq_1 | 2019-10-13T15:02:33.754Z 6 TID-oxdb0u0fa INFO: Booting Sidekiq 5.2.7 with redis options {:url=>"redis://redis:6379/0", :id=>"Sidekiq-server-PID-6"}
sidekiq_1 | Before process_action callback :check_user_permissions has not been defined
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:701:in `block (2 levels) in skip_callback'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:697:in `each'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:697:in `block in skip_callback'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:627:in `block in __update_callbacks'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:625:in `reverse_each'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:625:in `__update_callbacks'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:696:in `skip_callback'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:203:in `block (3 levels) in <module:ClassMethods>'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:96:in `block in _insert_callbacks'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:95:in `each'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:95:in `_insert_callbacks'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:202:in `block (2 levels) in <module:ClassMethods>'
sidekiq_1 | /opt/mastodon/app/controllers/about_controller.rb:11:in `<class:AboutController>'
sidekiq_1 | /opt/mastodon/app/controllers/about_controller.rb:3:in `<top (required)>'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257:in `load_dependency'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:378:in `block in require_or_load'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:37:in `block in load_interlock'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies/interlock.rb:14:in `block in loading'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/concurrency/share_lock.rb:151:in `exclusive'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies/interlock.rb:13:in `loading'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:37:in `load_interlock'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:356:in `require_or_load'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:48:in `block in require_or_load'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:16:in `allow_bootsnap_retry'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:47:in `require_or_load'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:334:in `depend_on'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:85:in `depend_on'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:246:in `require_dependency'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:478:in `block (2 levels) in eager_load!'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:477:in `each'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:477:in `block in eager_load!'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:475:in `each'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:475:in `eager_load!'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:356:in `eager_load!'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/application/finisher.rb:69:in `each'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/application/finisher.rb:69:in `block in <module:Finisher>'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/initializable.rb:32:in `instance_exec'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/initializable.rb:32:in `run'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/initializable.rb:61:in `block in run_initializers'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:228:in `block in tsort_each'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:431:in `each_strongly_connected_component_from'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:349:in `block in each_strongly_connected_component'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:347:in `each'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:347:in `call'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:347:in `each_strongly_connected_component'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:226:in `tsort_each'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/tsort.rb:205:in `tsort_each'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/initializable.rb:60:in `run_initializers'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/application.rb:361:in `initialize!'
sidekiq_1 | /opt/mastodon/config/environment.rb:5:in `<top (required)>'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:288:in `require'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:288:in `boot_system'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:46:in `run'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/gems/sidekiq-5.2.7/bin/sidekiq:12:in `<top (required)>'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/bin/sidekiq:23:in `load'
sidekiq_1 | /opt/mastodon/vendor/bundle/ruby/2.6.0/bin/sidekiq:23:in `<top (required)>'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `load'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `kernel_load'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/cli/exec.rb:28:in `run'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/cli.rb:463:in `exec'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/cli.rb:27:in `dispatch'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/cli.rb:18:in `start'
sidekiq_1 | /opt/ruby/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:30:in `block in <top (required)>'
sidekiq_1 | /opt/ruby/lib/ruby/2.6.0/bundler/friendly_errors.rb:124:in `with_friendly_errors'
sidekiq_1 | /opt/ruby/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:22:in `<top (required)>'
sidekiq_1 | /opt/ruby/bin/bundle:23:in `load'
sidekiq_1 | /opt/ruby/bin/bundle:23:in `<main>'
live_sidekiq_1 exited with code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment