[opensuse-buildservice] webui: Reversing commit 7c712226a85bd8674b27ab755683c0c93fd2de05
Hello- I tried running webui this morning from master and was getting the following error. I bisected it to 7c712226a85bd8674b27ab755683c0c93fd2de05 It seems to be generating this URL: http://https:0/request?view=collection&state=new&user=philipsb Reversing this patch fixes it. Thanks, Brandon [WARN |#10256] DEPRECATION WARNING: Giving :session_key to SessionStore is deprecated, please use :key instead. (called from new at /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/middleware_stack.rb:72) [INFO |#10256] Processing MainController#index (for 127.0.0.1 at 2011-04-01 08:28:59) [GET] [INFO |#10256] Parameters: {"action"=>"index", "controller"=>"main"} [DEBUG|#10256] Setting return_to: "http://localhost:3000/" [DEBUG|#10256] Authenticating with iChain mode: off [INFO |#10256] Authenticated request to "http://localhost:3000/" from philipsb [DEBUG|#10256] Cache read: :person_philipsb ({:raw=>true}) [DEBUG|#10256] Cache hit: person_philipsb ({}) [DEBUG|#10256] Cache delete: philipsb:philipsb_involved_requests [DEBUG|#10256] Cache read: philipsb:philipsb_involved_requests ({:expires_in=>600 seconds, :raw=>true}) [DEBUG|#10256] Cache miss: philipsb_involved_requests ({:expires_in=>600 seconds}) [DEBUG|#10256] Fetching request list from api [DEBUG|#10256] --> direct_http url: #<URI::Generic:0x7fbb10a67d40 URL://https:0/request?view=collection&state=new&user=philipsb> [DEBUG|#10256] http_do #1: method: GET url: http://https:0/request?view=collection&state=new&user=philipsb [DEBUG|#10256] Request took 0.002102 seconds [FATAL|#10256] IOError (HTTP session not yet started): /usr/lib64/ruby/1.8/net/http.rb:602:in `finish' lib/common/activexml/transport.rb:511:in `http_do' lib/common/activexml/transport.rb:393:in `direct_http' app/models/bs_request.rb:145:in `list' app/models/person.rb:92:in `involved_requests' app/models/person.rb:92:in `involved_requests' app/controllers/application_controller.rb:284:in `check_user' /usr/lib64/ruby/1.8/webrick/httpserver.rb:104:in `service' /usr/lib64/ruby/1.8/webrick/httpserver.rb:65:in `run' /usr/lib64/ruby/1.8/webrick/server.rb:173:in `start_thread' /usr/lib64/ruby/1.8/webrick/server.rb:162:in `start' /usr/lib64/ruby/1.8/webrick/server.rb:162:in `start_thread' /usr/lib64/ruby/1.8/webrick/server.rb:95:in `start' /usr/lib64/ruby/1.8/webrick/server.rb:92:in `each' /usr/lib64/ruby/1.8/webrick/server.rb:92:in `start' /usr/lib64/ruby/1.8/webrick/server.rb:23:in `start' /usr/lib64/ruby/1.8/webrick/server.rb:82:in `start' [ERROR|#10256] rescue_action: caught IOError: HTTP session not yet started [DEBUG|#10256] ERROR: unknown; HTTP session not yet started [INFO |#10256] Rendering template within layouts/application [INFO |#10256] Rendering error (400) [DEBUG|#10256] using themed file: /themes/bento/css/style.css -> /themes/bento/css/style.css [DEBUG|#10256] using themed file: /themes/bento/css/style.fluid.css -> /themes/bento/css/style.fluid.css [DEBUG|#10256] using themed file: /stylesheets/style.css -> /stylesheets/style.css [DEBUG|#10256] using themed file: /themes/bento/js/jquery.js -> /themes/bento/js/jquery.js [DEBUG|#10256] using themed file: /javascripts/jquery-ui-1.7.2.min.js -> /javascripts/jquery-ui-1.7.2.min.js [DEBUG|#10256] using themed file: /javascripts/jrails.js -> /javascripts/jrails.js [DEBUG|#10256] using themed file: /javascripts/application.js -> /javascripts/application.js [DEBUG|#10256] using themed file: /themes/bento/js/script.js -> /themes/bento/js/script.js [DEBUG|#10256] using themed file: /images/obs-logo_small.png -> /images/obs-logo_small.png [DEBUG|#10256] using themed file: /images/project.png -> /themes/bento/images/icons/bricks.png [DEBUG|#10256] Rendered layouts/_watch_and_search (2.2ms) [DEBUG|#10256] Rendered layouts/_header (3.5ms) [DEBUG|#10256] using themed file: /images/home_grey.png -> /themes/bento/images/home_grey.png [DEBUG|#10256] Rendered layouts/_personal_navigation (1.3ms) [DEBUG|#10256] Rendered layouts/_flash (0.1ms) [DEBUG|#10256] Rendered layouts/_sponsor (0.1ms) : -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (1)
-
Brandon Philips