Project

General

Profile

Actions

Bug #17801

open

WebUI - Select an Organization pages throws 500 - MissingTemplate: Missing template bastion/layouts/application on selecting an org

Added by Walden Raines over 7 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Web UI
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1387528
Description of problem:
There's a traceback complaining about missing Bastion template on selecting an organization on 'Select an Organization Page':

2016-10-21 03:46:16 0f220d7d [app] [W] Action failed | ActionView::MissingTemplate: Missing template bastion/layouts/application with {:locale=>[:en], :formats=>[:json, :text, "version=2; */*"], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :rabl]}. Searched in:
...
(attaching full traceback in a log)

Version-Release number of selected component (if applicable):
6.3.0 snap#5

How reproducible:
always

Steps to Reproduce:
1. change your organization context to Any Organization
2. navigate to a page requiring an org context (e.g. activation keys)
3. on 'select an organization' select an org, submit and watch foreman/production.log

Actual results:
2016-10-21 03:46:16 0f220d7d [app] [W] Action failed | ActionView::MissingTemplate: Missing template bastion/layouts/application with {:locale=>[:en], :formats=>[:json, :text, "version=2; */*"], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :rabl]}. Searched in: | * "/usr/share/foreman/app/views"
...
...
...
2016-10-21 03:46:16 0f220d7d [app] [F] | ActionView::MissingTemplate (Missing template common/500 with {:locale=>[:en], :formats=>[:json, :text, "version=2; */*"], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :rabl]}. Searched in:
...

Expected results:
no traceback

Additional info:

Actions #1

Updated by Justin Sherrill over 7 years ago

  • translation missing: en.field_release set to 114
Actions #2

Updated by Justin Sherrill over 7 years ago

  • Priority changed from High to Low
Actions

Also available in: Atom PDF