Quantcast
Channel: Ivanti User Community : All Content - Agent Deployment
Viewing all articles
Browse latest Browse all 652

Inventory failed to send to console - Linux Agent - CentOS 7 x64

$
0
0

Target : Virtual Machine running CentOS 7 x64 with Internet Access

Direct access to the Core Server (IP and FQDN OK)

 

  • Installation method :
sudo -i
cd /tmp && wget  http://coreserverip/ldlogon/unix/nixconfig.sh
sh nixconfig.sh -i Core_Server_FQDNl -i all -p

 

  • Output

all goods (dependencies, download tgz, etc.) but ath the end :

Launching initial inventory scan.
terminate called after throwing an instance of 'std::out_of_range'  what():  basic_string::substr
FAIL - /opt/landesk/bin/plugin: [0xb00006e] Inventory failed to send to console.
:27:56 CET 2018: Warning: Initial inventory failed to complete.
:27:56 CET 2018: Attempting initial launch of vulnerability scan as background process.
:27:56 CET 2018: Initial vulnerability scan launched successfully.
:27:56 CET 2018: nixconfig.sh done.

 

Trying to launch manually with no luck :

  • Inventory
/opt/landesk/bin/inventory -c /opt/landesk/etc/inventory.conf
terminate called after throwing an instance of 'std::out_of_range'  what():  basic_string::substr

FAIL - /opt/landesk/bin/plugin: [0xb00006e] Inventory failed to send to console.

 

  • Vulscan
/opt/landesk/bin/vulscan -c /opt/landesk/etc/vulnerability.conf
terminate called after throwing an instance of 'std::out_of_range'  what():  basic_string::substr

 

 

The device does not show up on Inventory.

 

Tests on Ubuntu will be done tomorrow.

 

Any help ?

TIA.


Viewing all articles
Browse latest Browse all 652

Trending Articles