I am trying Opennebula 3.0 and I got a similar problem couldnt login. What I did (and I am not sure if this solves your problem) was to downgrade RACK to version 1.2.1 (I think I had the 1.3 or 1.5 version, I am not sure).
gem uninstall rack
gem install rack --version 1.2.1
Cheers,
João
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
