OCSInventory-ocsreports icon indicating copy to clipboard operation
OCSInventory-ocsreports copied to clipboard

[BUG] Bad request with Windows agent v2.9.2 and server 2.10

Open akrivulya opened this issue 2 years ago • 2 comments

Using windows agent version 2.9.2 with freshly installed OCS server 2.10 (FreeBSD ports) there are some errors in activity.log:

Mon Sep 19 12:23:53 2022;13281;400;DESKTOP-G3QVND1-2022-09-13-14-59-56;10.2.1.50;OCS-NG_WINDOWS_AGENT_v2.9.2.0;useragent;Bad agent or agent version too recent for server !! Mon Sep 19 12:23:53 2022;13281;106;DESKTOP-G3QVND1-2022-09-13-14-59-56;10.2.1.50;OCS-NG_WINDOWS_AGENT_v2.9.2.0;prolog;stopped by module Mon Sep 19 12:23:53 2022;13281;515;DESKTOP-G3QVND1-2022-09-13-14-59-56;10.2.1.50;OCS-NG_WINDOWS_AGENT_v2.9.2.0;end;bad_request

I have seen previous posts with similar problem and check Ocsinventory.pm files, all of them contains $Apache::Ocsinventory::VERSION = '2.10.0' зображення

akrivulya avatar Sep 19 '22 13:09 akrivulya

Hi @akrivulya

This issue is really weird since your Ocsinventory::VERSION is set to the right one. Could you try to install one of our nightly on a test server ? http://download.ocsinventory-ng.org/nightly/ (you can take the latest).

Regards, Gilles.

gillesdubois avatar Sep 20 '22 07:09 gillesdubois

With OCSNG_UNIX_SERVER_2.10.0-nightly-2022-09-20.tar.gz all works. Thank you.

akrivulya avatar Sep 20 '22 11:09 akrivulya