[one-users] Sunstone on OpenNebula 3

Amine Ghrab ghrab.amine at gmail.com
Thu Sep 1 04:26:19 PDT 2011


Hi all,

I'm trying to install Sunstone on OpenNebula 3, and I'm getting the
following error when trying to log at the address : http://localhost:9869/

The server seems to be correctly started :

> oneadmin at ena-desktop:~$ /usr/bin/sunstone-server start
> sunstone-server listening on 127.0.0.1:9869


I've followed the discussion :
http://comments.gmane.org/gmane.comp.distributed.opennebula.user/2257

gem install json sinatra thin rack
> cd /usr/bin/; ln -s rackup1.8 rackup # might be required
> apt-get install rails thin


The log file output is :

> NameError: uninitialized constant Rack::Multipart
>
> /var/lib/gems/1.8/gems/rack-1.3.2/lib/rack/request.rb:306:in
>> `parse_multipart'
>
> /var/lib/gems/1.8/gems/rack-1.3.2/lib/rack/request.rb:182:in `POST'
>
> /var/lib/gems/1.8/gems/rack-1.3.2/lib/rack/methodoverride.rb:15:in `call'
>
> /var/lib/gems/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `call'
>
> /var/lib/gems/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1303:in
>> `synchronize'
>
> /var/lib/gems/1.8/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `call'
>
> /var/lib/gems/1.8/gems/rack-1.3.2/lib/rack/lint.rb:48:in `_call'
>
> /var/lib/gems/1.8/gems/rack-1.3.2/lib/rack/lint.rb:36:in `call'
>
> /var/lib/gems/1.8/gems/rack-1.3.2/lib/rack/showexceptions.rb:24:in `call'
>
> /var/lib/gems/1.8/gems/rack-1.3.2/lib/rack/commonlogger.rb:20:in `call'
>
> /usr/lib/ruby/1.8/rack/content_length.rb:13:in `call'
>
> /usr/lib/ruby/1.8/rack/chunked.rb:15:in `call'
>
> /usr/lib/ruby/1.8/thin/connection.rb:76:in `pre_process'
>
> /usr/lib/ruby/1.8/thin/connection.rb:74:in `catch'
>
> /usr/lib/ruby/1.8/thin/connection.rb:74:in `pre_process'
>
> /usr/lib/ruby/1.8/thin/connection.rb:57:in `process'
>
> /usr/lib/ruby/1.8/thin/connection.rb:42:in `receive_data'
>
> /usr/lib/ruby/1.8/eventmachine.rb:240:in `run_machine'
>
> /usr/lib/ruby/1.8/eventmachine.rb:240:in `run'
>
> /usr/lib/ruby/1.8/thin/backends/base.rb:57:in `start'
>
> /usr/lib/ruby/1.8/thin/server.rb:156:in `start'
>
> /usr/lib/ruby/1.8/rack/handler/thin.rb:14:in `run'
>
> /usr/lib/ruby/1.8/rack/server.rb:155:in `start'
>
> /usr/lib/ruby/1.8/rack/server.rb:83:in `start'
>
> /usr/bin/rackup:4
>
> 127.0.0.1 - - [01/Sep/2011 12:17:36] "POST /login HTTP/1.1" 500 1538 0.0211
>
>
Regards,

Amine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110901/4d3c9e40/attachment-0002.htm>


More information about the Users mailing list