[one-users] receiving ruby error using OpenNebulas OCCI interface
Harder, Stefan
stefan.harder at fokus.fraunhofer.de
Wed Apr 14 06:28:39 PDT 2010
Hi,
we set up the OCCI interface for our OpenNebula test einvironment as
described in http://www.opennebula.org/documentation:rel1.4:occicg. If
we now do a get on http://servername:4567/compute/0 then we receive the
XML representation of the VM with the id 0. But if we ask for our
network with the id 0 (http://servername:4567/network/0) then we receive
a ruby error:
undefined method `strip' for nil:NilClass
This sounds like an empty string somewhere.
occi-server.log only prints:
[14/Apr/2010 14:39:42] "GET /network/0 HTTP/1.1" 500 41 0.0653
Do you have any ideas?
Thanks,
Stefan
More information about the Users
mailing list