Hello,

this problem has been reported on other occassions, but I've been unable to reproduce it. I have opened a ticket http://dev.opennebula.org/issues/1085

It happens because the Sunstone cookie is either not there, or it does not contain the relevant information, in this case the logged-in user gid, which should be 0.

Any idea of what might have triggered this situaton (im assuming you are using a user in oneadmin group, or a group with id=0)?

How does your suntone setup look like?

If the problem persists after removing browser history/cookies etc. it would be great if you could edit sunstone-server.rb and add after line 101 (which should be "session[:user_gid] = user['GID']"):

     $stderr.puts "User GID is #{user['GID']}"

Restart sunstone and login with oneadmin, then check sunstone.log for the "User GID..." string.

Hope it helps,

Hector


En Tue, 24 Jan 2012 14:47:57 +0100, Alberto Zuin - Liste <[email protected]> escribió:

Hello all,
I have a little problem with sunstone in an OpenNebula 3.0 installation (in production). Today I don't see anymore the buttons to change the owner/group of a resource and in VM menu there isn't "Live Migrate" voice.
Using shell commands it's all regular.
What i have done?
Thanks,
Alberto

_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


--
Hector Sanjuan
OpenNebula Developer
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to