Advertisement
Guest User

cron.log

a guest
Feb 12th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rails 3.11 KB | None | 0 0
  1.         SECURITY WARNING: No secret option provided to Rack::Session::Cookie.
  2.         This poses a security threat. It is strongly recommended that you
  3.         provide a secret to prevent exploits that may be possible from crafted
  4.         cookies. This will not be supported in future versions of Rack, and
  5.         future versions will even invalidate your existing user cookies.
  6.  
  7.         Called from: /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.9/lib/action_dispatch/middleware/session/abstract_store.rb:28:in `initialize'.
  8.  
  9. /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/railties-3.2.9/lib/rails/commands/runner.rb:53:in `eval': end of file reached (EOFError)
  10.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/protocol.rb:141:in `rbuf_fill'
  11.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/protocol.rb:122:in `readuntil'
  12.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/protocol.rb:132:in `readline'
  13.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:2562:in `read_status_line'
  14.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:2551:in `read_new'
  15.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:1319:in `block in transport_request'
  16.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:1316:in `catch'
  17.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:1316:in `transport_request'
  18.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:1293:in `request'
  19.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:1286:in `block in request'
  20.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:745:in `start'
  21.     from /home/seba/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/net/http.rb:1284:in `request'
  22.     from /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/httparty-0.10.2/lib/httparty/request.rb:91:in `perform'
  23.     from /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/httparty-0.10.2/lib/httparty.rb:456:in `perform_request'
  24.     from /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/httparty-0.10.2/lib/httparty.rb:398:in `get'
  25.     from /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/httparty-0.10.2/lib/httparty.rb:488:in `get'
  26.     from /home/seba/solartekka/repo/project/app/models/medida.rb:9:in `get_data'
  27.     from /home/seba/solartekka/repo/project/app/models/meter.rb:10:in `leer_datos'
  28.     from /home/seba/solartekka/repo/project/app/models/meter.rb:18:in `block in leer_datos_todos'
  29.     from /home/seba/solartekka/repo/project/app/models/meter.rb:17:in `each'
  30.     from /home/seba/solartekka/repo/project/app/models/meter.rb:17:in `leer_datos_todos'
  31.     from (eval):1:in `<top (required)>'
  32.     from /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/railties-3.2.9/lib/rails/commands/runner.rb:53:in `eval'
  33.     from /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/railties-3.2.9/lib/rails/commands/runner.rb:53:in `<top (required)>'
  34.     from /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/railties-3.2.9/lib/rails/commands.rb:64:in `require'
  35.     from /home/seba/.rvm/gems/ruby-1.9.3-p374/gems/railties-3.2.9/lib/rails/commands.rb:64:in `<top (required)>'
  36.     from script/rails:6:in `require'
  37.     from script/rails:6:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement