Bug 719639

Summary: [F15 only] Unable access the main login page of Katello
Product: Red Hat Satellite Reporter: Garik Khachikyan <gkhachik>
Component: WebUIAssignee: Mike McCune <mmccune>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: mkoci, mmccune, sghai
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 17:48:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 747354    

Description Garik Khachikyan 2011-07-07 14:34:07 UTC
Description of problem:
There is thrown exception while accessing https://<fqdn>:3000.
---
ActionView::Template::Error (Cannot modify SafeBuffer in place):
  lib/util/threadsession.rb:77:in `thread_locals'

Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3563.2ms)
Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3708.0ms)
---

Seems to be "known" problem reported as:
https://www.redhat.com/archives/katello-devel/2011-June/msg00216.html

Version-Release number of selected component (if applicable):
latest katello from git built

How reproducible:
always on fedora 15

Steps to Reproduce:
1. build/install on f15 katello
2. web ui access to the main page
3.
  
Actual results:
Exception above

Expected results:
No exceptions, Katello should be available

Additional info:

Comment 1 Mike McCune 2011-09-02 19:40:07 UTC
Katello works fine on F15 now

Comment 2 Sachin Ghai 2011-09-05 08:09:56 UTC
Verified with following katello build:

[root@dhcp201-204 ~]# rpm -qa | grep katello
katello-0.1.75-1.git.41.2e9f377.fc15.noarch
[root@dhcp201-204 ~]# 


Now login page is accessible with following url on F15 and without any exception:

https://<fqdn>:3000