You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
The difference is rather small. If you try to assign a license to vcenter.example.com but the server is actually called vcenter01.example.com then you will get the following error:
Could not evaluate: undefined method `assignedLicense' for nil:NilClass
It would be good to encapsulate the license assignment in a try--except statement with a more detailed error telling you what you are trying to do.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The difference is rather small. If you try to assign a license to vcenter.example.com but the server is actually called vcenter01.example.com then you will get the following error:
It would be good to encapsulate the license assignment in a try--except statement with a more detailed error telling you what you are trying to do.
The text was updated successfully, but these errors were encountered: