Skip to content

Instantly share code, notes, and snippets.

@tateisu
Created September 21, 2019 00:41
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 tateisu/f5e4fce826c9a240a0a13a26bbde3948 to your computer and use it in GitHub Desktop.
Save tateisu/f5e4fce826c9a240a0a13a26bbde3948 to your computer and use it in GitHub Desktop.
web_1 | [77bc3d7c-698f-4ae6-a06c-982e517b8916] method=POST path=/settings/aliases format=html controller=Settings::AliasesController action=create status=500 error='ActionView::MissingTemplate: Missing template settings/aliases/show, settings/base/show, application/show with {:locale=>[:ja, :en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :haml]}. Searched in:
web_1 | * "/opt/mastodon/app/views"
web_1 | * "/opt/mastodon/vendor/bundle/ruby/2.6.0/gems/doorkeeper-5.2.0/app/views"
web_1 | * "/opt/mastodon/vendor/bundle/ruby/2.6.0/gems/devise-4.7.1/app/views"
web_1 | * "/opt/mastodon/vendor/bundle/ruby/2.6.0/gems/kaminari-core-1.1.1/app/views"
web_1 | * "/opt/mastodon/vendor/bundle/ruby/2.6.0/gems/pghero-2.3.0/app/views"
web_1 | ' duration=48.89 view=0.00 db=5.22
web_1 | [77bc3d7c-698f-4ae6-a06c-982e517b8916]
web_1 | [77bc3d7c-698f-4ae6-a06c-982e517b8916] ActionView::MissingTemplate (Missing template settings/aliases/show, settings/base/show, application/show with {:locale=>[:ja, :en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :haml]}. Searched in:
web_1 | * "/opt/mastodon/app/views"
web_1 | * "/opt/mastodon/vendor/bundle/ruby/2.6.0/gems/doorkeeper-5.2.0/app/views"
web_1 | * "/opt/mastodon/vendor/bundle/ruby/2.6.0/gems/devise-4.7.1/app/views"
web_1 | * "/opt/mastodon/vendor/bundle/ruby/2.6.0/gems/kaminari-core-1.1.1/app/views"
web_1 | * "/opt/mastodon/vendor/bundle/ruby/2.6.0/gems/pghero-2.3.0/app/views"
web_1 | ):
web_1 | [77bc3d7c-698f-4ae6-a06c-982e517b8916]
web_1 | [77bc3d7c-698f-4ae6-a06c-982e517b8916] app/controllers/settings/aliases_controller.rb:20:in `create'
web_1 | [77bc3d7c-698f-4ae6-a06c-982e517b8916] app/controllers/concerns/localized.rb:18:in `block in set_locale'
web_1 | [77bc3d7c-698f-4ae6-a06c-982e517b8916] app/controllers/concerns/localized.rb:17:in `set_locale'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment