Hide Forgot
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:
Katello works fine on F15 now
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