Page 1 of 1

FATAL ERROR: 87 'NetLocalGroupGetMembers'

Published: February 21, 2019 - 3:46 PM
by lowix
Hello,

I have a rather strange problem.

Following the 1.7 update, a number of my workstations are no longer reporting their inventory.

However, in the console, I can push installations, but the configuration display for my workstations (also in the console) remains frozen.

And when I manually reinstall the agent by reverting to 1.6, my workstations report normally, then after a reboot, they revert to 1.7 (deployed via GPO) and no further reports are received.

On my problematic workstations, the service logs show this:

WARNING Unable to update server status: error: (87, 'NetLocalGroupGetMembers', 'Incorrect parameter.')

When I run `wapt-get update-status`:
2019-02-21 15:10:40,198 WARNING Unable to update server status: error: (87, 'NetLocalGroupGetMembers', 'Incorrect parameter.')
waptserver is not available or there is an error in inventory. Update status not properly sent.

Has the way the agent sends its inventory to the server changed with version 1.7?

Thanks in advance!


- WAPT version installed: 1.7.3.5
- Server OS: Linux
- Administration/package creation machine OS: Windows 10

Re: FATAL ERROR: 87 'NetLocalGroupGetMembers'

Published: March 22, 2019 - 3:57 PM
by htouvet
The warning message appearing on the machine is not the source of the error.
The problem is on the server.
Could you check the /var/log/daemon.log file on the server when the machine registers? There should be a more explicit error message there.