jeudi 16 avril 2015

Rails development server hanging/pending on refresh?


Vote count:

0




Using rails 4.2.1.



  1. I started my rails server and hit an api endpoint.

  2. I make a change in that controller action and save

  3. I refresh the endpoint

  4. I undo the change and save

  5. I refresh the endpoint


For 1-4 everything works fine, but for 5, my browser refresh hangs and the status of the request is pending. My laptops starts to heating up and my server log in my terminal hangs and if I try Ctrl+C, the INFO going to shutdown hangs, and after one more Ctrl+C, the server crashes with



.rvm/gems/ruby-2.2.0/gems/rack-1.6.0/lib/rack/handler/webrick.rb:49:in `shutdown': undefined method `shutdown' for nil:NilClass (NoMethodError)


What's going on with my rails dev server?



asked 35 secs ago

Derek

2,308






Rails development server hanging/pending on refresh?

Aucun commentaire:

Enregistrer un commentaire