Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Unlocking a previously API-locked machine causes inventory/ param type errors #190

Open
mclamb opened this issue Apr 7, 2020 · 0 comments

Comments

@mclamb
Copy link

mclamb commented Apr 7, 2020

When I unlock a machine I receive param type errors:

Key 'inventory/NICs': invalid val '2': : (root): Invalid type. Expected: integer, given: string
Error:
Key 'inventory/CPUCores': invalid val '10': : (root): Invalid type. Expected: integer, given: string
Error:
Key 'inventory/CPUs': invalid val '40': : (root): Invalid type. Expected: integer, given: string
Error:
Key 'inventory/DIMMs': invalid val '12': : (root): Invalid type. Expected: integer, given: string
Error:
Key 'inventory/RAM': invalid val '192051': : (root): Invalid type. Expected: integer, given: string
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant