I am using opennebula VMware sandbox for academic project.
I got an error when i tried to start onegate-server
/usr/lib/one/ruby/opennebula/oneflow_client.rb :312: in ‘initialize’ : undefined method
‘rstrip!’ for nil:NilClass (NoMethodError)
from usr/lib/one/onegate/onegate-server.rb:84:in ‘new’
from usr/lib/one/onegate/onegate-server.rb:84
Could you check the ONE_AUTH env var is defined for the user starting the onegate-server? It should point to the auth file (/var/lib/one/.one/one_auth or $HOME/.one/one_auth)