Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

OVF package deployment returns nil #69

Open
prakash03 opened this issue May 7, 2020 · 2 comments
Open

OVF package deployment returns nil #69

prakash03 opened this issue May 7, 2020 · 2 comments
Labels

Comments

@prakash03
Copy link

Describe the bug

OVF Package deployment happening in this method here returns nil instead of one the return values stated in the method definition

Please provide a clear and concise description of what the bug is, and the conditions when it occurs.
I'm not a 100% on the conditions when this occurs. It seems to be random, some OVF deployments are going through just fine while some are returning failing due to the nil return described above.

How to reproduce

Please provide as much information as possible to reproduce the issue. Reports without a clear reproduction may not be prioritized until one is provided.

>  VSphereAutomation::VCenter::OvfLibraryItemApi.new(@apli_client).deploy(ovf_library_item_id, request_body)
=> nil

Expected behavior

A clear and concise description of what you expected to happen.
This should possibly error out or return one of the following [VcenterOvfLibraryItemDeployResp|VapiStdErrorsResourceInaccessibleError|VapiStdErrorsUnauthorizedError|VapiStdErrorsNotFoundError|]

Versions

Dev Environment:

  • Ruby: [e.g. 2.6.3]
  • vSphere Automation SDK: [0.4.6]
  • OS: [macOS 10.14.2]

Additional notes

I'd be happy to provide more information that may be required to narrow down the problem further. The error has been a little sporadic and I did not come across a pattern yet so please bear with me here. Thanks for looking into this.

Add any other notes about the problem here.

@prakash03 prakash03 added the bug label May 7, 2020
@prakash03 prakash03 changed the title OVF package deployment return nil OVF package deployment returns nil May 7, 2020
@prakash03
Copy link
Author

Hey @jrgarcia, just wanted to follow up with you here! Did you get a chance to look into this issue?

@jrgarcia
Copy link
Contributor

No, I somehow missed this. I don't see a notification for it. I'll take a look at this this week. Sorry about that!

@jrgarcia jrgarcia removed their assignment Apr 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants