You are not logged in.
Hi
I am trying to scan my vCenter through a windows agent.
GLPI: 9.5.6
Fusioninventory plugin: 9.5+3.0
Fusioninventory-agent: fusioninventory-agent_windows-x64_2.6
I get the following error on the console:
Use of uninitialized value $scheme in string eq at C:\Program Files\FusionInventory-Agent/perl/agent/FusionInventory/Agent/HTTP/Client.pm line 69.
And in the log this:
[Wed Dec 1 09:27:13 2021][info] running task ESX
[Wed Dec 1 09:27:14 2021][error] '' is not a valid URI scheme at C:\Program Files\FusionInventory-Agent/perl/agent/FusionInventory/Agent/HTTP/Client.pm line 72.
The behavior is the same with a Linux scanner.
Can anyone help me?
regards, Thomas
Offline
Hi Accom,
first, are you trying to run fusioninventory-esx script or fusioninventory-agent with an ESX task setup in the plugin ?
The "scheme" should be "http" or "https". This means the agent didn't manage to get the right url to contact ESX server or GLPI server.
You should probably enable debug2 to debug that issue.
GLPI-Agent developer from Teclib' and GLPI-Network team
Previously FusionInventory-Agent maintainer
Offline