Re: [one-users] sunstone sinatra error

2011-04-04 Thread Patricia Santos Marco
Thanks!! Now, I have other error when I run: /usr/bin/sunstone-server -H myserver start /usr/local/lib/ruby/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:572:in `start_tcp_server': no acceptor (RuntimeError) from /usr/local/lib/ruby/gems/1.9.1/gems/eventmachine-0.12.10/lib/even

Re: [one-users] sunstone sinatra error

2011-04-04 Thread Giovanni Toraldo
Il 04/04/2011 14:10, Patricia Santos Marco ha scritto: > and when I run sunstone-server there aren't errors, but I don't see > anyting in the web browser in port : https://myserver:4567| launch with -H ip sunstone by default listen on localhost only. -- Giovanni Toraldo http://gionn.net/ si

Re: [one-users] sunstone sinatra error

2011-04-04 Thread Patricia Santos Marco
Thanks! Now I have remove rubygem-sinatra rpm and json and install them via gems: sinatra-1.2.1 json-1.5.1 and when I run sunstone-server there aren't errors, but I don't see anyting in the web browser in port : https://myserver:4567 Any tip to solve this? 2011/4/4 Giovanni Toraldo > Il 0

Re: [one-users] sunstone sinatra error

2011-04-04 Thread Giovanni Toraldo
Il 04/04/2011 12:21, Patricia Santos Marco ha scritto: > ruby 1.9.1p376 > rubygem-sinatra-1.0-2.el5.noarch > rack-1.2.2 > thin-1.2.11 Keep in mind that you should not mix manually installed ruby gems with system supplied ruby packages, they have different include paths. You should probably remove

[one-users] sunstone sinatra error

2011-04-04 Thread Patricia Santos Marco
Hello! I am trying to run sunstone, and I have found this error: /usr/lib/one/sunstone/sunstone-server.rb:23:in `require': no such file to load -- sinatra (LoadError) from /usr/lib/one/sunstone/sunstone-server.rb:23:in `' from /usr/lib/one/sunstone/config.ru:24:in `require'