Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rack-Bug Panels are not showing up #45

Open
rajeshrsmail opened this issue Nov 9, 2011 · 3 comments
Open

Rack-Bug Panels are not showing up #45

rajeshrsmail opened this issue Nov 9, 2011 · 3 comments

Comments

@rajeshrsmail
Copy link

Hi ,

My issue is as follows:

The rack-bug plugin works well in my local system (development environment), but when I installed the same in our server ( staging environment), the following is displayed without problems:

Toggle Rack::Bug

is displayed, and when I click it, it asks for the password, but after that nothing happens... it remains the same....

following are the steps I have done:

  1. script/plugin install git://github.com/brynary/rack-bug.git
  2. require 'ipaddr'
    ActionController::Dispatcher.middleware.use "Rack::Bug",
    :ip_masks => [IPAddr.new("127.0.0.1"), IPAddr.new("mynetwork'sPublicAddressAsSeenByTheServer"),
    ,
    :secret_key => "RgXEMzQVJkZ5YKL8YKhO5EXR3EkrXtoJyUekAVB4ceAbccRGEO+uCLN0G88gB/e",
    :password => "123"
  3. touch tmp/restart.txt
  4. From local browser: http://SERVERNAME/**rack_bug**/bookmarklet.html

now, the issue arises as mentioned in the beginning.

Seeking your assistance regarding this.

Thanks

@rajeshrsmail
Copy link
Author

Hi ... I still have this error and struggling with this. Kindly let me know if this issue has anything to do with passenger... because in our server we use passenger module to integrate the RailsApp with Apache

@railsfactory-rajeshrs
Copy link

I expected at least a response .... :)

@ganon0
Copy link

ganon0 commented Feb 13, 2012

I'm having the exact same issue. I'm using Passenger, and when I go to the bookmarklet in production, toggling it doesn't actually make the panels appear anywhere. An answer on how to fix this would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants