<div dir="ltr">Hi,<br>
<br>
You should check the FAQ in the OpenNebula website:<br>
<a href="http://www.opennebula.org/documentation:community:faq" target="_blank">http://www.opennebula.org/documentation:community:faq</a><br>
<br>
There is a compatibility problem with rack and sinatra<br>
<br>
Regards<br><br><div class="gmail_quote">On Thu, Apr 28, 2011 at 11:04 AM, Héctor Sanjuán <span dir="ltr"><<a href="mailto:hsanjuan@opennebula.org">hsanjuan@opennebula.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is it the same error in sunstone.log? Perhaps rackup is not in the PATH.<br>
You can do something like<br>
<br>
export PATH=path_to_gems:$PATH<br>
<br>
in ubuntu path_to_gems is /var/lib/gems/1.8/bin/<br>
<br>
Hector<br>
<br>
El 28/04/11 11:55, Marco MIRABILE escribió:<br>
><br>
> I had installed the gems json, sinatra and thin.<br>
> I followed the documentation.<br>
><br>
> I still can not connect to server.<br>
> I've install gems rack, json, sinatra and thin.<br>
><br>
> $ sudo gem install rack<br>
> [sudo] password for marco:<br>
> Successfully installed rack-1.2.2<br>
> 1 gem installed<br>
> Installing ri documentation for rack-1.2.2...<br>
> Installing RDoc documentation for rack-1.2.2...<br>
><br>
> $ sudo gem install json<br>
> Building native extensions.  This could take a while...<br>
> Successfully installed json-1.5.1<br>
> 1 gem installed<br>
> Installing ri documentation for json-1.5.1...<br>
> Installing RDoc documentation for json-1.5.1...<br>
><br>
> $ sudo gem install sinatra<br>
> Successfully installed sinatra-1.2.3<br>
> 1 gem installed<br>
> Installing ri documentation for sinatra-1.2.3...<br>
> Installing RDoc documentation for sinatra-1.2.3...<br>
><br>
> $ sudo gem install thin<br>
> Building native extensions.  This could take a while...<br>
> Successfully installed thin-1.2.11<br>
> 1 gem installed<br>
> Installing ri documentation for thin-1.2.11...<br>
> Installing RDoc documentation for thin-1.2.11...<br>
> marco@marco-laptop:~$<br>
><br>
><br>
>> Date: Thu, 28 Apr 2011 11:42:52 +0200<br>
>> From: <a href="mailto:hsanjuan@opennebula.org">hsanjuan@opennebula.org</a><br>
>> To: <a href="mailto:dominioyp@hotmail.it">dominioyp@hotmail.it</a><br>
>> CC: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
>> Subject: Re: [one-users] sunstone start<br>
<div><div></div><div class="h5">>><br>
>> Please install the rack gem ("sudo gem install rack" typically). You<br>
>> will also need the gems json, sinatra and thin.<br>
>><br>
>> Hector<br>
>><br>
>> El 28/04/11 11:32, Marco MIRABILE escribió:<br>
>> > hi<br>
>> > I have an error to configure " |/var/log/one/sunstone.log|"<br>
>> > The output file is:<br>
>> > ./sunstone-server: riga 70: rackup: comando non trovato<br>
>> ><br>
>> > oneadmin@marco-laptop:/usr/bin$ ./sunstone-server start<br>
>> > sunstone-server started<br>
>> ><br>
>> > I can not connect with server localhost:4567<br>
>> ><br>
>> ><br>
>> > Oops! Google Chrome could not connect to localhost:4567<br>
>> ><br>
>> ><br>
>> > regards Micale M.<br>
>> ><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > Users mailing list<br>
>> > <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
>> > <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
>><br>
>><br>
>> --<br>
>> Héctor Sanjuan<br>
>> OpenNebula.org<br>
<br>
<br>
--<br>
Héctor Sanjuan<br>
OpenNebula.org<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</div></div></blockquote></div><br></div>