Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 719639 - [F15 only] Unable access the main login page of Katello
Summary: [F15 only] Unable access the main login page of Katello
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.0
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: Unspecified
Assignee: Mike McCune
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-07-07 14:34 UTC by Garik Khachikyan
Modified: 2019-09-26 13:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 17:48:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.