Hello everyone, could you help me with this problem I have.
currently I want to deploy an OVA to a vCenter, in which I only have the local vsphere user. (administrator@vsphere.local) However, when deploying the OVA, it fails and gives me the following error:
Failed to deploy OVF package. Cause: A general system error occurred: Provider method implementation threw unexpected exception: com.vmware.vapi.std.errors.Unauthorized: Unauthorized (com.vmware.vapi.std.errors.unauthorized) => { messages = [LocalizableMessage (com .vmware.vapi.std.localizable_message) => { id = vapi.security.authorization.invalid, defaultMessage = Unable to authorize user, args = [], params = <null>, localized = <null> }], data = <null>, errorType = UNAUTHORIZED }
Could someone help me with this problem.
First of all, Thanks.