OCSInventory-NG / Agent-Deployment-Tool

Allows you to remote setup OCS Inventory NG agent on Windows and Unix/Linux/BSD computers
GNU General Public License v3.0
10 stars 9 forks source link

Unable to open or read setup log file on remote host: file not found #8

Open BEAR19931 opened 6 months ago

BEAR19931 commented 6 months ago

*OCS Inventory version Version : 2.12.0

Describe the bug When I try to deploy the agent on Windows 10 Pro with OCS Inventory NG Agent Deployment Tool, it gives me the following error:

====================================================================== OCS Inventory NG Agent Deployment Tool

Started on Friday 26 January 2024 16:16:03

Host Testing connection to remote host... Host Trying to connect to remote host... Host Trying to get remote "Program Files" and "ProgramData" directories using Registry... Host Using directory <C:\Program Files (x86)> for Program Files and <C:\ProgramData\OCS Inventory NG\Agent> for Program Data on remote host... Host Creating setup directory on remote host... Host Copying files on remote host on directory <\IP_CLIENT\C$\ProgramData\OCS Inventory NG\Agent>... Host Launching Agent Setup on remote host... Host Retrieving Setup Log file for remote host... Host ** ERROR Unable to open or read setup log file on remote host: Impossibile trovare il file specificato.

Host Disconnecting from remote host...

Deployment finished (0 success, 1 failed) !

Lea9250 commented 6 months ago

Hi @BEAR19931,

I've transferred the issue since this is not related to ocsreports but to the deployment tool. The error related to the missing/not found log file should be fixed with https://github.com/OCSInventory-NG/Agent-Deployment-Tool/pull/7 (merged into master). Did the agent install still work, apart from this error ?

Regards, Léa

BEAR19931 commented 6 months ago

Hi, the agent is installed but with missing data

Thanks