Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Storages detection error

My agent is not reporting my hard disk. Here is the log file.

[Wed Jul 31 09:03:32 2019][debug] Running Ocsinventory::Agent::Backend::OS::Linux::Storages
[Wed Jul 31 09:03:32 2019][debug]  - udevadm found
[Wed Jul 31 09:03:32 2019][debug] runWithTimeout(): unexpected error: Can't use string ("scsi@1:0.0.0") as a HASH ref while "strict refs" in use at /usr/local/share/perl/5.26.1/Ocsinventory/Agent/Backend/OS/Linux/Storages.pm line 229.

when I try running the agent, this error pops up:

Use of uninitialized value $password in concatenation (.) or string at /usr/local/share/perl/5.26.1/Ocsinventory/Agent/Network.pm line 53.
pcilib: sysfs_read_vpd: read failed: Input/output error
pcilib: sysfs_read_vpd: read failed: Input/output error

Both my server and my agent are on 2.6 version.
in OCS Inventory NG agent for Unix by (140 points)

1 Answer

0 votes

Hi,

"Use of uninitialized value $password in concatenation (.) or string at /usr/local/share/perl/5.26.1" => this bug is corrected with https://github.com/OCSInventory-NG/UnixAgent/pull/222.

Which distro are you using?

Regards

Frank

by (88.5k points)
 
Powered by Question2Answer
...