Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionGarik 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:
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