Issue #2268 has been reported by Christian Hofstaedtler. ---------------------------------------- Bug #2268: 0.24.4 client against 0.25beta1 server: "Rack::RewindableInput is not a valid input stream." http://projects.reductivelabs.com/issues/2268
Author: Christian Hofstaedtler Status: Accepted Priority: High Assigned to: Christian Hofstaedtler Category: network Target version: 0.25.0 Complexity: Trivial Affected version: 0.25.0 Keywords: Running a 0.24.4 client against a 0.25beta1 server gives this: Puppet Server (Rack): Internal Server Error: Unhandled Exception: "Rack::RewindableInput is not a valid input stream. It mus t walk #012like either a String, an IO, or a Source." Backtrace: > /usr/lib/ruby/1.8/rexml/source.rb:21:in `create_from' > /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:133:in `stream=' > /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:110:in `initialize' > /usr/lib/ruby/1.8/rexml/parsers/streamparser.rb:6:in `new' > /usr/lib/ruby/1.8/rexml/parsers/streamparser.rb:6:in `initialize' > /usr/lib/ruby/1.8/rexml/document.rb:202:in `new' > /usr/lib/ruby/1.8/rexml/document.rb:202:in `parse_stream' > /usr/lib/ruby/1.8/xmlrpc/parser.rb:717:in `parse' > /usr/lib/ruby/1.8/xmlrpc/parser.rb:475:in `parseMethodCall' > /opt/puppet/lib/puppet/network/xmlrpc/processor.rb:34:in `process' > /opt/puppet/lib/puppet/network/http/rack/xmlrpc.rb:35:in `process' > /opt/puppet/lib/puppet/network/http/rack.rb:47:in `call' This is obviously a problem. I already have a fix ready, will post that to the ML asap. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
