Getting 500 Internal Server Error

Subscribe to Getting 500 Internal Server Error 3 post(s), 2 voice(s)

 
Avatar tnanu24 2 post(s)

Status: 500 Internal Server Error
stack level too deep
E:/zapatec/vendor/plugins/fiveruns_tuneup/lib/fiveruns/tuneup/instrumentation/action_controller/base.rb:36:in `process_without_fiveruns_tuneup’
E:/zapatec/vendor/plugins/fiveruns_tuneup/lib/fiveruns/tuneup/instrumentation/action_controller/base.rb:36:in `process’

 
Avatar Brian Dainton Moderator 19 post(s)

Hi tnanu24,
I’ve seen this before when running Rails 2.1 with both a gem dependency specified (config.gem ‘fiveruns_tuneup’) AND a plugin sitting in vendor/plugins/fiveruns_tuneup. Are you in the same boat? If so, just remove one or the other and you should be golden.
- BD

 
Avatar tnanu24 2 post(s)

Thanks it is working now