"Controller stack out of kilter"?

Anyone have any idea why this has suddenly started happening? Or what
it even means? Typo stable release.

RuntimeError (Controller stack got out of kilter!):
/app/models/blog.rb:127:in after' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:227:inaround_filter’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:401:in
call_filters' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:394:incall_filters’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:389:in
after_action' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:369:inperform_action_without_benchmark’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/benchmarking.rb:69:in
perform_action_without_rescue' /usr/local/lib/ruby/1.8/benchmark.rb:293:inmeasure’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/benchmarking.rb:69:in
perform_action_without_rescue' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/rescue.rb:82:inperform_action’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/base.rb:408:in
process_without_filters' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:377:inprocess_without_session_management_support’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/session_management.rb:117:in
process' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/components.rb:71:inprocess_with_components’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/components.rb:137:in
component_response' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/components.rb:108:inrender_component_as_string’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/components.rb:169:in
component_logging_with_unfiltered_options' /lib/rails_patch/components.rb:10:incomponent_logging’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/components.rb:107:in
render_component_as_string' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/components.rb:44:inrender_component’
/app/helpers/articles_helper.rb:121:in render_sidebars' /app/views/./../../themes/scribbish/layouts/default.rhtml:31:in_run_rhtml__home_meta_typo_themes_scribbish_layouts_default’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_view/base.rb:316:in
compile_and_render_template' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_view/base.rb:292:inrender_template’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_view/base.rb:251:in
render_file' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/layout.rb:251:inrender_without_benchmark’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/benchmarking.rb:53:in
render' /usr/local/lib/ruby/1.8/benchmark.rb:293:inmeasure’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/benchmarking.rb:53:in
render' /app/controllers/articles_controller.rb:73:inrescue_action_in_public’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/rescue.rb:33:in
rescue_action' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/rescue.rb:108:inperform_action’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/base.rb:408:in
process_without_filters' /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:377:inprocess_without_session_management_support’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/session_management.rb:117:in
process' /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/dispatcher.rb:38:indispatch’
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:150:in
process_request' /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:54:inprocess!’
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.7/lib/fcgi.rb:612:in
each_cgi' /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.7/lib/fcgi.rb:609:ineach_cgi’
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:53:in
process!' /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:23:inprocess!’
/home/meta/typo/public/dispatch.fcgi:24

I’m about ready to give up on Typo, I’m sick of “Application error
(Rails)” every couple of days.

mathew

I disabled the flickr sidebar and that seemed to fix the problem. I
haven’t had time to debug the actual problem.
-Steve

http://frank.be/articles/2006/12/21/typo-blog-flickr-sidebar-patch

There is a patch there that may help you. It’s just that flickr has
changed their URL. Seems we need to change the way typo flickr url
parser works.

Cheers
Frederic

Le 21 déc. 06 à 19:56, Steve Lenti a écrit :

/app/models/blog.rb:127:in `after'

action_controller/filters.rb:389:in
perform_action_without_rescue' action_controller/session_management.rb:117:in /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ /app/views/./../../themes/scribbish/layouts/default.rhtml:31:in /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/ rescue_action_in_public’
action_controller/filters.rb:377:in
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/
fcgi_handler.rb:23:in
URL:http://www.pobox.com/~meta/


Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list


Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list


Frédéric de Villamil
“Sadness is just another word for not enough coffee” – Scott Adams
[email protected] tel: +33 (0)6 62 19 1337
http://fredericdevillamil.com