[one-users] econe tools
makhanmail
makhanmail at gmail.com
Thu Jan 7 18:31:59 PST 2010
Hello!
I have a system wide installation of OpenNebula 1.4 on Ubuntu 9.04 with
one front-end and one node.
OpenNebula works just fine, econe-server starts without errors, but I
can't perform any operations on it:
root at cloud01:/home/one# econe-server start
econe-server started
root at cloud01:/home/one# econe-describe-instances
econe-describe-instances: undefined method `elements' for nil:NilClass
I think I configured everything correctly
root at cloud01:/home/one# cat /etc/one/econe.conf
# OpenNebula administrator user
USER=one
PASSWORD=mypass
# OpenNebula sever contact information
ONE_XMLRPC=http://localhost:2633/RPC2
# Host and port where econe server will run
SERVER=cloud01.my.domain.pl
PORT=4567
# SSL proxy that serves the API (set if is being used)
#SSL_SERVER=fqdm.of.the.server
# Configuration for the image repository
DATABASE=/var/lib/one/econe.db
IMAGE_DIR=/home/one/images/
# VM types allowed and its template file (inside templates directory)
VM_TYPE=[NAME=m1.small, TEMPLATE=m1.small.erb]
root at cloud01:/home/one# gem list
*** LOCAL GEMS ***
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
amazon-ec2 (0.7.9)
curb (0.6.2.1)
daemons (1.0.10)
dispatcher (0.0.1)
eventmachine (0.12.10)
fastthread (1.0.7)
mkrf (0.2.3)
multipart-post (1.0)
mysql (2.8.1)
nokogiri (1.4.1)
passenger (2.2.7)
rack (1.0.1)
rails (2.3.5)
rake (0.8.7)
rubygems-update (1.3.5)
sequel (3.8.0)
sinatra (0.9.4)
sqlite3-ruby (1.2.5)
thin (1.2.5)
xml-simple (1.0.12)
xmlparser (0.6.81)
EC2_URL is set to http://cloud01.my.domain.pl
econe log file is empty.
Do you know what may be the issue here?
More information about the Users
mailing list