Actions
User story #17890
openMacosx node type is not supported by rudder webapp
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
Error message during inventory processing
2020-07-01 11:15:50+0200] ERROR inventory-processing - Error when trying to process report: Can't merge inventory report in LDAP directory, aborting; cause was: Exception in preCommit pipeline with processor 'p re_commit_inventory:check_os_type_is_known}', abort; cause was: Error in preCommit pipeline with processor 'pre_commit_inventory:check_os_type_is_known', abort; cause was: Inconsistency: Os Type is not suported (OS Type: 'darwin'; OS Name: 'MacOSXAmerica/New_York}')
Plus there is a bug in the inventory arsing since this name come from this XML
<NAME>MacOSX</NAME> <TIMEZONE> <NAME>America/New_York</NAME> <OFFSET>-0400</OFFSET> </TIMEZONE>
Actions