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
Describe the bug
Trying to import a machine using the local import tool, ocsinventory-injector returns "OK" from terminal but the machine is not displayed in the GUI.
To Reproduce
Steps to reproduce the behavior:
Get the .ocs file from any machine with the agent.
Copy the .ocs to the OCS server and execute the command
OCS Inventory version
Version : 2.12.3
Describe the bug
Trying to import a machine using the local import tool, ocsinventory-injector returns "OK" from terminal but the machine is not displayed in the GUI.
To Reproduce
Steps to reproduce the behavior:
Get the .ocs file from any machine with the agent.
Copy the .ocs to the OCS server and execute the command
ocsinventory-injector -v -f <machine file>.ocs -u https://ocs.example.com/ --cafile /path/to/ca-file
The command returns the following:
Loading machine-name_and_date.ocs...OK
Expected behavior
The locally imported machine should be visible in the GUI
The text was updated successfully, but these errors were encountered: