Hi,<br><br>I downloaded and installed OpenNebula 2.2.1 from the tar. Went through the installation alright and the cli interface is working now, however having problem login into sunstone. Here is the error I am getting:<br>
<br>NameError: uninitialized constant Rack::Multipart<br>        /var/lib/gems/1.8/gems/rack-1.3.0/lib/rack/request.rb:306:in `parse_multipart'<br>        /var/lib/gems/1.8/gems/rack-1.3.0/lib/rack/request.rb:182:in `POST'<br>
        /var/lib/gems/1.8/gems/rack-1.3.0/lib/rack/methodoverride.rb:15:in `call'<br>        /var/lib/gems/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `call'<br>        /var/lib/gems/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1303:in `synchronize'<br>
        /var/lib/gems/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `call'<br>        /var/lib/gems/1.8/gems/rack-1.3.0/lib/rack/lint.rb:48:in `_call'<br>        /var/lib/gems/1.8/gems/rack-1.3.0/lib/rack/lint.rb:36:in `call'<br>
        /var/lib/gems/1.8/gems/rack-1.3.0/lib/rack/showexceptions.rb:24:in `call'<br>        /var/lib/gems/1.8/gems/rack-1.3.0/lib/rack/commonlogger.rb:18:in `call'<br>        /usr/lib/ruby/1.8/rack/content_length.rb:13:in `call'<br>
        /usr/lib/ruby/1.8/rack/chunked.rb:15:in `call'<br>        /usr/lib/ruby/1.8/thin/connection.rb:76:in `pre_process'<br>        /usr/lib/ruby/1.8/thin/connection.rb:74:in `catch'<br>        /usr/lib/ruby/1.8/thin/connection.rb:74:in `pre_process'<br>
        /usr/lib/ruby/1.8/thin/connection.rb:57:in `process'<br>        /usr/lib/ruby/1.8/thin/connection.rb:42:in `receive_data'<br>        /usr/lib/ruby/1.8/eventmachine.rb:257:in `run_machine'<br>        /usr/lib/ruby/1.8/eventmachine.rb:257:in `run'<br>
        /usr/lib/ruby/1.8/thin/backends/base.rb:57:in `start'<br>        /usr/lib/ruby/1.8/thin/server.rb:156:in `start'<br>        /usr/lib/ruby/1.8/rack/handler/thin.rb:14:in `run'<br>        /usr/lib/ruby/1.8/rack/server.rb:155:in `start'<br>
        /usr/lib/ruby/1.8/rack/server.rb:83:in `start'<br>        /usr/bin/rackup:4<br><br>I am running on Ubuntu 11.04 server with:<br><br>ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]<br><br>*** LOCAL GEMS ***<br>
<br>daemons (1.1.3)<br>eventmachine (0.12.10)<br>json (1.5.1)<br>mkrf (0.2.3)<br>multipart-post (1.1.2)<br>rack (1.3.0)<br>rake (0.9.2)<br>sequel (3.24.1)<br>sinatra (1.2.6)<br>thin (1.2.11)<br>tilt (1.3.2)<br><br>Tried reinstall ruby and rack as suggested online and no luck. Also checked all the log files and did not find any problem other than this error. Does somebody have any idea how to fix this?<br clear="all">
<br><br>Thanks,<br><br>Nick<br>