So I have new Questions...

After installing right gems and configuring, Sunstone works fine.. Login an creation of VM works fine.

But now I can't connect to a VM per noVNC in Sunstone. There is always shown the following error on the top of the noVNC pop-up:

"Failed to connect to server"

Has someone an idea how to solve this problem?


Regards

Christoph



Am 27.07.2011 11:14, schrieb Héctor Sanjuán:
Hi Christoph,

it seems the ruby gem 'sequel' is not present in your system. This gem
is needed by the monitoring system (requirements in [1], also seems you
are missing sqlite3), which is used by Sunstone (requirements in [2]).

You can install the missing dependencies manually issuing 'gem install...'.

Also, in order to assure that you have all the dependencies necessary
for OpenNebula in general, we recommend to use the 'install_gems' script
[3], which will try to install all the ruby gems for you in their
correct versions.

For Scientific linux, this means however that you will need to install
the packages listed in the doc manually before the script can proceed to
install the gems.

Don't hesitate to write back if you have more questions,

Hector

[1]
http://opennebula.org/documentation:rel3.0:acctd_conf#requirements_installation

[2]
http://opennebula.org/documentation:rel3.0:sunstone#requirements_installation

[3]
http://opennebula.org/documentation:rel3.0:ignc#ruby_libraries_requirements_front-end





El 27/07/11 10:21, Christoph Raible escribió:
Hi @all,

I got the following error on Starting sunstone-server with
OpenNebula 3.0 Beta1.

http://pastebin.com/SdBJZSc5


My System is a 64-Bit Scientific Linux 6.0
Selinux  disabled
iptables disabled
One networkinterface as bridge


Following Gems are installed:
   daemons (1.1.4)
   eventmachine (0.12.10)
   json (1.5.3)
   mkrf (0.2.3)
   nokogiri (1.5.0)
   rack (1.3.2)
   rake (0.9.2, 0.8.7)
   sinatra (1.2.6)
   thin (1.2.11)
   tilt (1.3.2)

and my sunstone-server.conf is configured so:

http://pastebin.com/4bjn1bqX


I hope someone can help me with my problem...
I need the Sunstone server for an article in the linux-admin magazin
(Germany ;)  )



Regards
Chr.Raible



--
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Philippe Miltin
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to